Lines Matching refs:setProperty
94 System.setProperty( in getCommandLineParameter()
99 System.setProperty(pName, pValue); in getCommandLineParameter()
160 map.setProperty("-cs", "ConnectionString"); in getMapping()
161 map.setProperty("-tb", "TestBase"); in getMapping()
162 map.setProperty("-tdoc", "TestDocumentPath"); in getMapping()
163 map.setProperty("-objdsc", "DescriptionPath"); in getMapping()
164 map.setProperty("-cmd", "AppExecutionCommand"); in getMapping()
165 map.setProperty("-o", "TestJob"); in getMapping()
166 map.setProperty("-sce", "TestJob"); in getMapping()
167 map.setProperty("-p", "TestJob"); in getMapping()
168 map.setProperty("-aca", "AdditionalConnectionArguments"); in getMapping()
169 map.setProperty("-xcl", "ExclusionList"); in getMapping()
170 map.setProperty("-debug", "DebugIsActive"); in getMapping()
171 map.setProperty("-log", "LoggingIsActive"); in getMapping()
172 map.setProperty("-dbout", "DataBaseOut"); in getMapping()
173 map.setProperty("-nca", "NoCwsAttach"); in getMapping()