public class ProjectConfigImpl extends ModelItemConfigImpl implements ProjectConfig
ProjectConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
ProjectConfigImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
ScriptConfig |
addNewAfterLoadScript()
Appends and returns a new empty "afterLoadScript" element
|
ScriptConfig |
addNewAfterRunScript()
Appends and returns a new empty "afterRunScript" element
|
ScriptConfig |
addNewBeforeRunScript()
Appends and returns a new empty "beforeRunScript" element
|
ScriptConfig |
addNewBeforeSaveScript()
Appends and returns a new empty "beforeSaveScript" element
|
DatabaseConnectionContainerConfig |
addNewDatabaseConnectionContainer()
Appends and returns a new empty "databaseConnectionContainer" element
|
EndpointStrategyConfig |
addNewEndpointStrategy()
Appends and returns a new empty "endpointStrategy" element
|
EnvironmentConfig |
addNewEnvironment()
Appends and returns a new empty value (as xml) as the last "environment" element
|
EventHandlerTypeConfig |
addNewEventHandlers()
Appends and returns a new empty value (as xml) as the last "eventHandlers" element
|
InterfaceConfig |
addNewInterface()
Appends and returns a new empty value (as xml) as the last "interface" element
|
MockServiceConfig |
addNewMockService()
Appends and returns a new empty value (as xml) as the last "mockService" element
|
OAuth1ProfileContainerConfig |
addNewOAuth1ProfileContainer()
Appends and returns a new empty "oAuth1ProfileContainer" element
|
OAuth2ProfileContainerConfig |
addNewOAuth2ProfileContainer()
Appends and returns a new empty "oAuth2ProfileContainer" element
|
PropertiesTypeConfig |
addNewProperties()
Appends and returns a new empty "properties" element
|
ReportingTypeConfig |
addNewReporting()
Appends and returns a new empty "reporting" element
|
ScriptConfig |
addNewReportScript()
Appends and returns a new empty "reportScript" element
|
RequirementsTypeConfig |
addNewRequirements()
Appends and returns a new empty "requirements" element
|
RESTMockServiceConfig |
addNewRestMockService()
Appends and returns a new empty value (as xml) as the last "restMockService" element
|
SensitiveInformationConfig |
addNewSensitiveInformation()
Appends and returns a new empty "sensitiveInformation" element
|
TestSuiteConfig |
addNewTestSuite()
Appends and returns a new empty value (as xml) as the last "testSuite" element
|
WssContainerConfig |
addNewWssContainer()
Appends and returns a new empty "wssContainer" element
|
boolean |
getAbortOnError()
Gets the "abortOnError" attribute
|
String |
getActiveEnvironment()
Gets the "activeEnvironment" attribute
|
ScriptConfig |
getAfterLoadScript()
Gets the "afterLoadScript" element
|
ScriptConfig |
getAfterRunScript()
Gets the "afterRunScript" element
|
ScriptConfig |
getBeforeRunScript()
Gets the "beforeRunScript" element
|
ScriptConfig |
getBeforeSaveScript()
Gets the "beforeSaveScript" element
|
DatabaseConnectionContainerConfig |
getDatabaseConnectionContainer()
Gets the "databaseConnectionContainer" element
|
String |
getDefaultScriptLanguage()
Gets the "defaultScriptLanguage" attribute
|
byte[] |
getEncryptedContent()
Gets the "encryptedContent" element
|
String |
getEncryptedContentAlgorithm()
Gets the "encryptedContentAlgorithm" element
|
EndpointStrategyConfig |
getEndpointStrategy()
Gets the "endpointStrategy" element
|
EnvironmentConfig[] |
getEnvironmentArray()
Deprecated.
|
EnvironmentConfig |
getEnvironmentArray(int i)
Gets ith "environment" element
|
List<EnvironmentConfig> |
getEnvironmentList()
Gets a List of "environment" elements
|
EventHandlerTypeConfig[] |
getEventHandlersArray()
Deprecated.
|
EventHandlerTypeConfig |
getEventHandlersArray(int i)
Gets ith "eventHandlers" element
|
List<EventHandlerTypeConfig> |
getEventHandlersList()
Gets a List of "eventHandlers" elements
|
InterfaceConfig[] |
getInterfaceArray()
Deprecated.
|
InterfaceConfig |
getInterfaceArray(int i)
Gets ith "interface" element
|
List<InterfaceConfig> |
getInterfaceList()
Gets a List of "interface" elements
|
MockServiceConfig[] |
getMockServiceArray()
Deprecated.
|
MockServiceConfig |
getMockServiceArray(int i)
Gets ith "mockService" element
|
List<MockServiceConfig> |
getMockServiceList()
Gets a List of "mockService" elements
|
OAuth1ProfileContainerConfig |
getOAuth1ProfileContainer()
Gets the "oAuth1ProfileContainer" element
|
OAuth2ProfileContainerConfig |
getOAuth2ProfileContainer()
Gets the "oAuth2ProfileContainer" element
|
PropertiesTypeConfig |
getProperties()
Gets the "properties" element
|
ReportingTypeConfig |
getReporting()
Gets the "reporting" element
|
ScriptConfig |
getReportScript()
Gets the "reportScript" element
|
RequirementsTypeConfig |
getRequirements()
Gets the "requirements" element
|
String |
getResourceRoot()
Gets the "resourceRoot" attribute
|
RESTMockServiceConfig[] |
getRestMockServiceArray()
Deprecated.
|
RESTMockServiceConfig |
getRestMockServiceArray(int i)
Gets ith "restMockService" element
|
List<RESTMockServiceConfig> |
getRestMockServiceList()
Gets a List of "restMockService" elements
|
TestSuiteRunTypesConfig.Enum |
getRunType()
Gets the "runType" attribute
|
String |
getScriptLibrary()
Gets the "scriptLibrary" attribute
|
SensitiveInformationConfig |
getSensitiveInformation()
Gets the "sensitiveInformation" element
|
String |
getSoapuiVersion()
Gets the "soapui-version" attribute
|
TestSuiteConfig[] |
getTestSuiteArray()
Deprecated.
|
TestSuiteConfig |
getTestSuiteArray(int i)
Gets ith "testSuite" element
|
List<TestSuiteConfig> |
getTestSuiteList()
Gets a List of "testSuite" elements
|
long |
getTimeout()
Gets the "timeout" attribute
|
String |
getUpdated()
Gets the "updated" attribute
|
WssContainerConfig |
getWssContainer()
Gets the "wssContainer" element
|
EnvironmentConfig |
insertNewEnvironment(int i)
Inserts and returns a new empty value (as xml) as the ith "environment" element
|
EventHandlerTypeConfig |
insertNewEventHandlers(int i)
Inserts and returns a new empty value (as xml) as the ith "eventHandlers" element
|
InterfaceConfig |
insertNewInterface(int i)
Inserts and returns a new empty value (as xml) as the ith "interface" element
|
MockServiceConfig |
insertNewMockService(int i)
Inserts and returns a new empty value (as xml) as the ith "mockService" element
|
RESTMockServiceConfig |
insertNewRestMockService(int i)
Inserts and returns a new empty value (as xml) as the ith "restMockService" element
|
TestSuiteConfig |
insertNewTestSuite(int i)
Inserts and returns a new empty value (as xml) as the ith "testSuite" element
|
boolean |
isSetAbortOnError()
True if has "abortOnError" attribute
|
boolean |
isSetActiveEnvironment()
True if has "activeEnvironment" attribute
|
boolean |
isSetAfterLoadScript()
True if has "afterLoadScript" element
|
boolean |
isSetAfterRunScript()
True if has "afterRunScript" element
|
boolean |
isSetBeforeRunScript()
True if has "beforeRunScript" element
|
boolean |
isSetBeforeSaveScript()
True if has "beforeSaveScript" element
|
boolean |
isSetDatabaseConnectionContainer()
True if has "databaseConnectionContainer" element
|
boolean |
isSetDefaultScriptLanguage()
True if has "defaultScriptLanguage" attribute
|
boolean |
isSetEncryptedContent()
True if has "encryptedContent" element
|
boolean |
isSetEncryptedContentAlgorithm()
True if has "encryptedContentAlgorithm" element
|
boolean |
isSetEndpointStrategy()
True if has "endpointStrategy" element
|
boolean |
isSetOAuth1ProfileContainer()
True if has "oAuth1ProfileContainer" element
|
boolean |
isSetOAuth2ProfileContainer()
True if has "oAuth2ProfileContainer" element
|
boolean |
isSetProperties()
True if has "properties" element
|
boolean |
isSetReporting()
True if has "reporting" element
|
boolean |
isSetReportScript()
True if has "reportScript" element
|
boolean |
isSetRequirements()
True if has "requirements" element
|
boolean |
isSetResourceRoot()
True if has "resourceRoot" attribute
|
boolean |
isSetRunType()
True if has "runType" attribute
|
boolean |
isSetScriptLibrary()
True if has "scriptLibrary" attribute
|
boolean |
isSetSensitiveInformation()
True if has "sensitiveInformation" element
|
boolean |
isSetSoapuiVersion()
True if has "soapui-version" attribute
|
boolean |
isSetTimeout()
True if has "timeout" attribute
|
boolean |
isSetUpdated()
True if has "updated" attribute
|
boolean |
isSetWssContainer()
True if has "wssContainer" element
|
void |
removeEnvironment(int i)
Removes the ith "environment" element
|
void |
removeEventHandlers(int i)
Removes the ith "eventHandlers" element
|
void |
removeInterface(int i)
Removes the ith "interface" element
|
void |
removeMockService(int i)
Removes the ith "mockService" element
|
void |
removeRestMockService(int i)
Removes the ith "restMockService" element
|
void |
removeTestSuite(int i)
Removes the ith "testSuite" element
|
void |
setAbortOnError(boolean abortOnError)
Sets the "abortOnError" attribute
|
void |
setActiveEnvironment(String activeEnvironment)
Sets the "activeEnvironment" attribute
|
void |
setAfterLoadScript(ScriptConfig afterLoadScript)
Sets the "afterLoadScript" element
|
void |
setAfterRunScript(ScriptConfig afterRunScript)
Sets the "afterRunScript" element
|
void |
setBeforeRunScript(ScriptConfig beforeRunScript)
Sets the "beforeRunScript" element
|
void |
setBeforeSaveScript(ScriptConfig beforeSaveScript)
Sets the "beforeSaveScript" element
|
void |
setDatabaseConnectionContainer(DatabaseConnectionContainerConfig databaseConnectionContainer)
Sets the "databaseConnectionContainer" element
|
void |
setDefaultScriptLanguage(String defaultScriptLanguage)
Sets the "defaultScriptLanguage" attribute
|
void |
setEncryptedContent(byte[] encryptedContent)
Sets the "encryptedContent" element
|
void |
setEncryptedContentAlgorithm(String encryptedContentAlgorithm)
Sets the "encryptedContentAlgorithm" element
|
void |
setEndpointStrategy(EndpointStrategyConfig endpointStrategy)
Sets the "endpointStrategy" element
|
void |
setEnvironmentArray(EnvironmentConfig[] environmentArray)
Sets array of all "environment" element
|
void |
setEnvironmentArray(int i,
EnvironmentConfig environment)
Sets ith "environment" element
|
void |
setEventHandlersArray(EventHandlerTypeConfig[] eventHandlersArray)
Sets array of all "eventHandlers" element
|
void |
setEventHandlersArray(int i,
EventHandlerTypeConfig eventHandlers)
Sets ith "eventHandlers" element
|
void |
setInterfaceArray(InterfaceConfig[] xinterfaceArray)
Sets array of all "interface" element
|
void |
setInterfaceArray(int i,
InterfaceConfig xinterface)
Sets ith "interface" element
|
void |
setMockServiceArray(int i,
MockServiceConfig mockService)
Sets ith "mockService" element
|
void |
setMockServiceArray(MockServiceConfig[] mockServiceArray)
Sets array of all "mockService" element
|
void |
setOAuth1ProfileContainer(OAuth1ProfileContainerConfig oAuth1ProfileContainer)
Sets the "oAuth1ProfileContainer" element
|
void |
setOAuth2ProfileContainer(OAuth2ProfileContainerConfig oAuth2ProfileContainer)
Sets the "oAuth2ProfileContainer" element
|
void |
setProperties(PropertiesTypeConfig properties)
Sets the "properties" element
|
void |
setReporting(ReportingTypeConfig reporting)
Sets the "reporting" element
|
void |
setReportScript(ScriptConfig reportScript)
Sets the "reportScript" element
|
void |
setRequirements(RequirementsTypeConfig requirements)
Sets the "requirements" element
|
void |
setResourceRoot(String resourceRoot)
Sets the "resourceRoot" attribute
|
void |
setRestMockServiceArray(int i,
RESTMockServiceConfig restMockService)
Sets ith "restMockService" element
|
void |
setRestMockServiceArray(RESTMockServiceConfig[] restMockServiceArray)
Sets array of all "restMockService" element
|
void |
setRunType(TestSuiteRunTypesConfig.Enum runType)
Sets the "runType" attribute
|
void |
setScriptLibrary(String scriptLibrary)
Sets the "scriptLibrary" attribute
|
void |
setSensitiveInformation(SensitiveInformationConfig sensitiveInformation)
Sets the "sensitiveInformation" element
|
void |
setSoapuiVersion(String soapuiVersion)
Sets the "soapui-version" attribute
|
void |
setTestSuiteArray(int i,
TestSuiteConfig testSuite)
Sets ith "testSuite" element
|
void |
setTestSuiteArray(TestSuiteConfig[] testSuiteArray)
Sets array of all "testSuite" element
|
void |
setTimeout(long timeout)
Sets the "timeout" attribute
|
void |
setUpdated(String updated)
Sets the "updated" attribute
|
void |
setWssContainer(WssContainerConfig wssContainer)
Sets the "wssContainer" element
|
int |
sizeOfEnvironmentArray()
Returns number of "environment" element
|
int |
sizeOfEventHandlersArray()
Returns number of "eventHandlers" element
|
int |
sizeOfInterfaceArray()
Returns number of "interface" element
|
int |
sizeOfMockServiceArray()
Returns number of "mockService" element
|
int |
sizeOfRestMockServiceArray()
Returns number of "restMockService" element
|
int |
sizeOfTestSuiteArray()
Returns number of "testSuite" element
|
void |
unsetAbortOnError()
Unsets the "abortOnError" attribute
|
void |
unsetActiveEnvironment()
Unsets the "activeEnvironment" attribute
|
void |
unsetAfterLoadScript()
Unsets the "afterLoadScript" element
|
void |
unsetAfterRunScript()
Unsets the "afterRunScript" element
|
void |
unsetBeforeRunScript()
Unsets the "beforeRunScript" element
|
void |
unsetBeforeSaveScript()
Unsets the "beforeSaveScript" element
|
void |
unsetDatabaseConnectionContainer()
Unsets the "databaseConnectionContainer" element
|
void |
unsetDefaultScriptLanguage()
Unsets the "defaultScriptLanguage" attribute
|
void |
unsetEncryptedContent()
Unsets the "encryptedContent" element
|
void |
unsetEncryptedContentAlgorithm()
Unsets the "encryptedContentAlgorithm" element
|
void |
unsetEndpointStrategy()
Unsets the "endpointStrategy" element
|
void |
unsetOAuth1ProfileContainer()
Unsets the "oAuth1ProfileContainer" element
|
void |
unsetOAuth2ProfileContainer()
Unsets the "oAuth2ProfileContainer" element
|
void |
unsetProperties()
Unsets the "properties" element
|
void |
unsetReporting()
Unsets the "reporting" element
|
void |
unsetReportScript()
Unsets the "reportScript" element
|
void |
unsetRequirements()
Unsets the "requirements" element
|
void |
unsetResourceRoot()
Unsets the "resourceRoot" attribute
|
void |
unsetRunType()
Unsets the "runType" attribute
|
void |
unsetScriptLibrary()
Unsets the "scriptLibrary" attribute
|
void |
unsetSensitiveInformation()
Unsets the "sensitiveInformation" element
|
void |
unsetSoapuiVersion()
Unsets the "soapui-version" attribute
|
void |
unsetTimeout()
Unsets the "timeout" attribute
|
void |
unsetUpdated()
Unsets the "updated" attribute
|
void |
unsetWssContainer()
Unsets the "wssContainer" element
|
org.apache.xmlbeans.XmlBoolean |
xgetAbortOnError()
Gets (as xml) the "abortOnError" attribute
|
org.apache.xmlbeans.XmlString |
xgetActiveEnvironment()
Gets (as xml) the "activeEnvironment" attribute
|
org.apache.xmlbeans.XmlString |
xgetDefaultScriptLanguage()
Gets (as xml) the "defaultScriptLanguage" attribute
|
org.apache.xmlbeans.XmlBase64Binary |
xgetEncryptedContent()
Gets (as xml) the "encryptedContent" element
|
org.apache.xmlbeans.XmlString |
xgetEncryptedContentAlgorithm()
Gets (as xml) the "encryptedContentAlgorithm" element
|
org.apache.xmlbeans.XmlString |
xgetResourceRoot()
Gets (as xml) the "resourceRoot" attribute
|
TestSuiteRunTypesConfig |
xgetRunType()
Gets (as xml) the "runType" attribute
|
org.apache.xmlbeans.XmlString |
xgetScriptLibrary()
Gets (as xml) the "scriptLibrary" attribute
|
org.apache.xmlbeans.XmlString |
xgetSoapuiVersion()
Gets (as xml) the "soapui-version" attribute
|
org.apache.xmlbeans.XmlLong |
xgetTimeout()
Gets (as xml) the "timeout" attribute
|
org.apache.xmlbeans.XmlString |
xgetUpdated()
Gets (as xml) the "updated" attribute
|
void |
xsetAbortOnError(org.apache.xmlbeans.XmlBoolean abortOnError)
Sets (as xml) the "abortOnError" attribute
|
void |
xsetActiveEnvironment(org.apache.xmlbeans.XmlString activeEnvironment)
Sets (as xml) the "activeEnvironment" attribute
|
void |
xsetDefaultScriptLanguage(org.apache.xmlbeans.XmlString defaultScriptLanguage)
Sets (as xml) the "defaultScriptLanguage" attribute
|
void |
xsetEncryptedContent(org.apache.xmlbeans.XmlBase64Binary encryptedContent)
Sets (as xml) the "encryptedContent" element
|
void |
xsetEncryptedContentAlgorithm(org.apache.xmlbeans.XmlString encryptedContentAlgorithm)
Sets (as xml) the "encryptedContentAlgorithm" element
|
void |
xsetResourceRoot(org.apache.xmlbeans.XmlString resourceRoot)
Sets (as xml) the "resourceRoot" attribute
|
void |
xsetRunType(TestSuiteRunTypesConfig runType)
Sets (as xml) the "runType" attribute
|
void |
xsetScriptLibrary(org.apache.xmlbeans.XmlString scriptLibrary)
Sets (as xml) the "scriptLibrary" attribute
|
void |
xsetSoapuiVersion(org.apache.xmlbeans.XmlString soapuiVersion)
Sets (as xml) the "soapui-version" attribute
|
void |
xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
Sets (as xml) the "timeout" attribute
|
void |
xsetUpdated(org.apache.xmlbeans.XmlString updated)
Sets (as xml) the "updated" attribute
|
addNewSettings, getDescription, getId, getName, getSettings, getTimestamp, isSetDescription, isSetId, isSetName, isSetSettings, isSetTimestamp, setDescription, setId, setName, setSettings, setTimestamp, unsetDescription, unsetId, unsetName, unsetSettings, unsetTimestamp, xgetDescription, xgetId, xgetName, xgetTimestamp, xsetDescription, xsetId, xsetName, xsetTimestamp
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addNewSettings, getDescription, getId, getName, getSettings, getTimestamp, isSetDescription, isSetId, isSetName, isSetSettings, isSetTimestamp, setDescription, setId, setName, setSettings, setTimestamp, unsetDescription, unsetId, unsetName, unsetSettings, unsetTimestamp, xgetDescription, xgetId, xgetName, xgetTimestamp, xsetDescription, xsetId, xsetName, xsetTimestamp
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
public List<InterfaceConfig> getInterfaceList()
getInterfaceList
in interface ProjectConfig
public InterfaceConfig[] getInterfaceArray()
getInterfaceArray
in interface ProjectConfig
public InterfaceConfig getInterfaceArray(int i)
getInterfaceArray
in interface ProjectConfig
public int sizeOfInterfaceArray()
sizeOfInterfaceArray
in interface ProjectConfig
public void setInterfaceArray(InterfaceConfig[] xinterfaceArray)
setInterfaceArray
in interface ProjectConfig
public void setInterfaceArray(int i, InterfaceConfig xinterface)
setInterfaceArray
in interface ProjectConfig
public InterfaceConfig insertNewInterface(int i)
insertNewInterface
in interface ProjectConfig
public InterfaceConfig addNewInterface()
addNewInterface
in interface ProjectConfig
public void removeInterface(int i)
removeInterface
in interface ProjectConfig
public List<TestSuiteConfig> getTestSuiteList()
getTestSuiteList
in interface ProjectConfig
public TestSuiteConfig[] getTestSuiteArray()
getTestSuiteArray
in interface ProjectConfig
public TestSuiteConfig getTestSuiteArray(int i)
getTestSuiteArray
in interface ProjectConfig
public int sizeOfTestSuiteArray()
sizeOfTestSuiteArray
in interface ProjectConfig
public void setTestSuiteArray(TestSuiteConfig[] testSuiteArray)
setTestSuiteArray
in interface ProjectConfig
public void setTestSuiteArray(int i, TestSuiteConfig testSuite)
setTestSuiteArray
in interface ProjectConfig
public TestSuiteConfig insertNewTestSuite(int i)
insertNewTestSuite
in interface ProjectConfig
public TestSuiteConfig addNewTestSuite()
addNewTestSuite
in interface ProjectConfig
public void removeTestSuite(int i)
removeTestSuite
in interface ProjectConfig
public List<MockServiceConfig> getMockServiceList()
getMockServiceList
in interface ProjectConfig
public MockServiceConfig[] getMockServiceArray()
getMockServiceArray
in interface ProjectConfig
public MockServiceConfig getMockServiceArray(int i)
getMockServiceArray
in interface ProjectConfig
public int sizeOfMockServiceArray()
sizeOfMockServiceArray
in interface ProjectConfig
public void setMockServiceArray(MockServiceConfig[] mockServiceArray)
setMockServiceArray
in interface ProjectConfig
public void setMockServiceArray(int i, MockServiceConfig mockService)
setMockServiceArray
in interface ProjectConfig
public MockServiceConfig insertNewMockService(int i)
insertNewMockService
in interface ProjectConfig
public MockServiceConfig addNewMockService()
addNewMockService
in interface ProjectConfig
public void removeMockService(int i)
removeMockService
in interface ProjectConfig
public List<RESTMockServiceConfig> getRestMockServiceList()
getRestMockServiceList
in interface ProjectConfig
public RESTMockServiceConfig[] getRestMockServiceArray()
getRestMockServiceArray
in interface ProjectConfig
public RESTMockServiceConfig getRestMockServiceArray(int i)
getRestMockServiceArray
in interface ProjectConfig
public int sizeOfRestMockServiceArray()
sizeOfRestMockServiceArray
in interface ProjectConfig
public void setRestMockServiceArray(RESTMockServiceConfig[] restMockServiceArray)
setRestMockServiceArray
in interface ProjectConfig
public void setRestMockServiceArray(int i, RESTMockServiceConfig restMockService)
setRestMockServiceArray
in interface ProjectConfig
public RESTMockServiceConfig insertNewRestMockService(int i)
insertNewRestMockService
in interface ProjectConfig
public RESTMockServiceConfig addNewRestMockService()
addNewRestMockService
in interface ProjectConfig
public void removeRestMockService(int i)
removeRestMockService
in interface ProjectConfig
public EndpointStrategyConfig getEndpointStrategy()
getEndpointStrategy
in interface ProjectConfig
public boolean isSetEndpointStrategy()
isSetEndpointStrategy
in interface ProjectConfig
public void setEndpointStrategy(EndpointStrategyConfig endpointStrategy)
setEndpointStrategy
in interface ProjectConfig
public EndpointStrategyConfig addNewEndpointStrategy()
addNewEndpointStrategy
in interface ProjectConfig
public void unsetEndpointStrategy()
unsetEndpointStrategy
in interface ProjectConfig
public RequirementsTypeConfig getRequirements()
getRequirements
in interface ProjectConfig
public boolean isSetRequirements()
isSetRequirements
in interface ProjectConfig
public void setRequirements(RequirementsTypeConfig requirements)
setRequirements
in interface ProjectConfig
public RequirementsTypeConfig addNewRequirements()
addNewRequirements
in interface ProjectConfig
public void unsetRequirements()
unsetRequirements
in interface ProjectConfig
public PropertiesTypeConfig getProperties()
getProperties
in interface ProjectConfig
public boolean isSetProperties()
isSetProperties
in interface ProjectConfig
public void setProperties(PropertiesTypeConfig properties)
setProperties
in interface ProjectConfig
public PropertiesTypeConfig addNewProperties()
addNewProperties
in interface ProjectConfig
public void unsetProperties()
unsetProperties
in interface ProjectConfig
public ScriptConfig getAfterLoadScript()
getAfterLoadScript
in interface ProjectConfig
public boolean isSetAfterLoadScript()
isSetAfterLoadScript
in interface ProjectConfig
public void setAfterLoadScript(ScriptConfig afterLoadScript)
setAfterLoadScript
in interface ProjectConfig
public ScriptConfig addNewAfterLoadScript()
addNewAfterLoadScript
in interface ProjectConfig
public void unsetAfterLoadScript()
unsetAfterLoadScript
in interface ProjectConfig
public ScriptConfig getBeforeSaveScript()
getBeforeSaveScript
in interface ProjectConfig
public boolean isSetBeforeSaveScript()
isSetBeforeSaveScript
in interface ProjectConfig
public void setBeforeSaveScript(ScriptConfig beforeSaveScript)
setBeforeSaveScript
in interface ProjectConfig
public ScriptConfig addNewBeforeSaveScript()
addNewBeforeSaveScript
in interface ProjectConfig
public void unsetBeforeSaveScript()
unsetBeforeSaveScript
in interface ProjectConfig
public byte[] getEncryptedContent()
getEncryptedContent
in interface ProjectConfig
public org.apache.xmlbeans.XmlBase64Binary xgetEncryptedContent()
xgetEncryptedContent
in interface ProjectConfig
public boolean isSetEncryptedContent()
isSetEncryptedContent
in interface ProjectConfig
public void setEncryptedContent(byte[] encryptedContent)
setEncryptedContent
in interface ProjectConfig
public void xsetEncryptedContent(org.apache.xmlbeans.XmlBase64Binary encryptedContent)
xsetEncryptedContent
in interface ProjectConfig
public void unsetEncryptedContent()
unsetEncryptedContent
in interface ProjectConfig
public String getEncryptedContentAlgorithm()
getEncryptedContentAlgorithm
in interface ProjectConfig
public org.apache.xmlbeans.XmlString xgetEncryptedContentAlgorithm()
xgetEncryptedContentAlgorithm
in interface ProjectConfig
public boolean isSetEncryptedContentAlgorithm()
isSetEncryptedContentAlgorithm
in interface ProjectConfig
public void setEncryptedContentAlgorithm(String encryptedContentAlgorithm)
setEncryptedContentAlgorithm
in interface ProjectConfig
public void xsetEncryptedContentAlgorithm(org.apache.xmlbeans.XmlString encryptedContentAlgorithm)
xsetEncryptedContentAlgorithm
in interface ProjectConfig
public void unsetEncryptedContentAlgorithm()
unsetEncryptedContentAlgorithm
in interface ProjectConfig
public WssContainerConfig getWssContainer()
getWssContainer
in interface ProjectConfig
public boolean isSetWssContainer()
isSetWssContainer
in interface ProjectConfig
public void setWssContainer(WssContainerConfig wssContainer)
setWssContainer
in interface ProjectConfig
public WssContainerConfig addNewWssContainer()
addNewWssContainer
in interface ProjectConfig
public void unsetWssContainer()
unsetWssContainer
in interface ProjectConfig
public DatabaseConnectionContainerConfig getDatabaseConnectionContainer()
getDatabaseConnectionContainer
in interface ProjectConfig
public boolean isSetDatabaseConnectionContainer()
isSetDatabaseConnectionContainer
in interface ProjectConfig
public void setDatabaseConnectionContainer(DatabaseConnectionContainerConfig databaseConnectionContainer)
setDatabaseConnectionContainer
in interface ProjectConfig
public DatabaseConnectionContainerConfig addNewDatabaseConnectionContainer()
addNewDatabaseConnectionContainer
in interface ProjectConfig
public void unsetDatabaseConnectionContainer()
unsetDatabaseConnectionContainer
in interface ProjectConfig
public OAuth2ProfileContainerConfig getOAuth2ProfileContainer()
getOAuth2ProfileContainer
in interface ProjectConfig
public boolean isSetOAuth2ProfileContainer()
isSetOAuth2ProfileContainer
in interface ProjectConfig
public void setOAuth2ProfileContainer(OAuth2ProfileContainerConfig oAuth2ProfileContainer)
setOAuth2ProfileContainer
in interface ProjectConfig
public OAuth2ProfileContainerConfig addNewOAuth2ProfileContainer()
addNewOAuth2ProfileContainer
in interface ProjectConfig
public void unsetOAuth2ProfileContainer()
unsetOAuth2ProfileContainer
in interface ProjectConfig
public OAuth1ProfileContainerConfig getOAuth1ProfileContainer()
getOAuth1ProfileContainer
in interface ProjectConfig
public boolean isSetOAuth1ProfileContainer()
isSetOAuth1ProfileContainer
in interface ProjectConfig
public void setOAuth1ProfileContainer(OAuth1ProfileContainerConfig oAuth1ProfileContainer)
setOAuth1ProfileContainer
in interface ProjectConfig
public OAuth1ProfileContainerConfig addNewOAuth1ProfileContainer()
addNewOAuth1ProfileContainer
in interface ProjectConfig
public void unsetOAuth1ProfileContainer()
unsetOAuth1ProfileContainer
in interface ProjectConfig
public ReportingTypeConfig getReporting()
getReporting
in interface ProjectConfig
public boolean isSetReporting()
isSetReporting
in interface ProjectConfig
public void setReporting(ReportingTypeConfig reporting)
setReporting
in interface ProjectConfig
public ReportingTypeConfig addNewReporting()
addNewReporting
in interface ProjectConfig
public void unsetReporting()
unsetReporting
in interface ProjectConfig
public ScriptConfig getReportScript()
getReportScript
in interface ProjectConfig
public boolean isSetReportScript()
isSetReportScript
in interface ProjectConfig
public void setReportScript(ScriptConfig reportScript)
setReportScript
in interface ProjectConfig
public ScriptConfig addNewReportScript()
addNewReportScript
in interface ProjectConfig
public void unsetReportScript()
unsetReportScript
in interface ProjectConfig
public ScriptConfig getBeforeRunScript()
getBeforeRunScript
in interface ProjectConfig
public boolean isSetBeforeRunScript()
isSetBeforeRunScript
in interface ProjectConfig
public void setBeforeRunScript(ScriptConfig beforeRunScript)
setBeforeRunScript
in interface ProjectConfig
public ScriptConfig addNewBeforeRunScript()
addNewBeforeRunScript
in interface ProjectConfig
public void unsetBeforeRunScript()
unsetBeforeRunScript
in interface ProjectConfig
public ScriptConfig getAfterRunScript()
getAfterRunScript
in interface ProjectConfig
public boolean isSetAfterRunScript()
isSetAfterRunScript
in interface ProjectConfig
public void setAfterRunScript(ScriptConfig afterRunScript)
setAfterRunScript
in interface ProjectConfig
public ScriptConfig addNewAfterRunScript()
addNewAfterRunScript
in interface ProjectConfig
public void unsetAfterRunScript()
unsetAfterRunScript
in interface ProjectConfig
public List<EventHandlerTypeConfig> getEventHandlersList()
getEventHandlersList
in interface ProjectConfig
public EventHandlerTypeConfig[] getEventHandlersArray()
getEventHandlersArray
in interface ProjectConfig
public EventHandlerTypeConfig getEventHandlersArray(int i)
getEventHandlersArray
in interface ProjectConfig
public int sizeOfEventHandlersArray()
sizeOfEventHandlersArray
in interface ProjectConfig
public void setEventHandlersArray(EventHandlerTypeConfig[] eventHandlersArray)
setEventHandlersArray
in interface ProjectConfig
public void setEventHandlersArray(int i, EventHandlerTypeConfig eventHandlers)
setEventHandlersArray
in interface ProjectConfig
public EventHandlerTypeConfig insertNewEventHandlers(int i)
insertNewEventHandlers
in interface ProjectConfig
public EventHandlerTypeConfig addNewEventHandlers()
addNewEventHandlers
in interface ProjectConfig
public void removeEventHandlers(int i)
removeEventHandlers
in interface ProjectConfig
public SensitiveInformationConfig getSensitiveInformation()
getSensitiveInformation
in interface ProjectConfig
public boolean isSetSensitiveInformation()
isSetSensitiveInformation
in interface ProjectConfig
public void setSensitiveInformation(SensitiveInformationConfig sensitiveInformation)
setSensitiveInformation
in interface ProjectConfig
public SensitiveInformationConfig addNewSensitiveInformation()
addNewSensitiveInformation
in interface ProjectConfig
public void unsetSensitiveInformation()
unsetSensitiveInformation
in interface ProjectConfig
public List<EnvironmentConfig> getEnvironmentList()
getEnvironmentList
in interface ProjectConfig
public EnvironmentConfig[] getEnvironmentArray()
getEnvironmentArray
in interface ProjectConfig
public EnvironmentConfig getEnvironmentArray(int i)
getEnvironmentArray
in interface ProjectConfig
public int sizeOfEnvironmentArray()
sizeOfEnvironmentArray
in interface ProjectConfig
public void setEnvironmentArray(EnvironmentConfig[] environmentArray)
setEnvironmentArray
in interface ProjectConfig
public void setEnvironmentArray(int i, EnvironmentConfig environment)
setEnvironmentArray
in interface ProjectConfig
public EnvironmentConfig insertNewEnvironment(int i)
insertNewEnvironment
in interface ProjectConfig
public EnvironmentConfig addNewEnvironment()
addNewEnvironment
in interface ProjectConfig
public void removeEnvironment(int i)
removeEnvironment
in interface ProjectConfig
public String getUpdated()
getUpdated
in interface ProjectConfig
public org.apache.xmlbeans.XmlString xgetUpdated()
xgetUpdated
in interface ProjectConfig
public boolean isSetUpdated()
isSetUpdated
in interface ProjectConfig
public void setUpdated(String updated)
setUpdated
in interface ProjectConfig
public void xsetUpdated(org.apache.xmlbeans.XmlString updated)
xsetUpdated
in interface ProjectConfig
public void unsetUpdated()
unsetUpdated
in interface ProjectConfig
public String getSoapuiVersion()
getSoapuiVersion
in interface ProjectConfig
public org.apache.xmlbeans.XmlString xgetSoapuiVersion()
xgetSoapuiVersion
in interface ProjectConfig
public boolean isSetSoapuiVersion()
isSetSoapuiVersion
in interface ProjectConfig
public void setSoapuiVersion(String soapuiVersion)
setSoapuiVersion
in interface ProjectConfig
public void xsetSoapuiVersion(org.apache.xmlbeans.XmlString soapuiVersion)
xsetSoapuiVersion
in interface ProjectConfig
public void unsetSoapuiVersion()
unsetSoapuiVersion
in interface ProjectConfig
public String getResourceRoot()
getResourceRoot
in interface ProjectConfig
public org.apache.xmlbeans.XmlString xgetResourceRoot()
xgetResourceRoot
in interface ProjectConfig
public boolean isSetResourceRoot()
isSetResourceRoot
in interface ProjectConfig
public void setResourceRoot(String resourceRoot)
setResourceRoot
in interface ProjectConfig
public void xsetResourceRoot(org.apache.xmlbeans.XmlString resourceRoot)
xsetResourceRoot
in interface ProjectConfig
public void unsetResourceRoot()
unsetResourceRoot
in interface ProjectConfig
public String getDefaultScriptLanguage()
getDefaultScriptLanguage
in interface ProjectConfig
public org.apache.xmlbeans.XmlString xgetDefaultScriptLanguage()
xgetDefaultScriptLanguage
in interface ProjectConfig
public boolean isSetDefaultScriptLanguage()
isSetDefaultScriptLanguage
in interface ProjectConfig
public void setDefaultScriptLanguage(String defaultScriptLanguage)
setDefaultScriptLanguage
in interface ProjectConfig
public void xsetDefaultScriptLanguage(org.apache.xmlbeans.XmlString defaultScriptLanguage)
xsetDefaultScriptLanguage
in interface ProjectConfig
public void unsetDefaultScriptLanguage()
unsetDefaultScriptLanguage
in interface ProjectConfig
public boolean getAbortOnError()
getAbortOnError
in interface ProjectConfig
public org.apache.xmlbeans.XmlBoolean xgetAbortOnError()
xgetAbortOnError
in interface ProjectConfig
public boolean isSetAbortOnError()
isSetAbortOnError
in interface ProjectConfig
public void setAbortOnError(boolean abortOnError)
setAbortOnError
in interface ProjectConfig
public void xsetAbortOnError(org.apache.xmlbeans.XmlBoolean abortOnError)
xsetAbortOnError
in interface ProjectConfig
public void unsetAbortOnError()
unsetAbortOnError
in interface ProjectConfig
public long getTimeout()
getTimeout
in interface ProjectConfig
public org.apache.xmlbeans.XmlLong xgetTimeout()
xgetTimeout
in interface ProjectConfig
public boolean isSetTimeout()
isSetTimeout
in interface ProjectConfig
public void setTimeout(long timeout)
setTimeout
in interface ProjectConfig
public void xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
xsetTimeout
in interface ProjectConfig
public void unsetTimeout()
unsetTimeout
in interface ProjectConfig
public TestSuiteRunTypesConfig.Enum getRunType()
getRunType
in interface ProjectConfig
public TestSuiteRunTypesConfig xgetRunType()
xgetRunType
in interface ProjectConfig
public boolean isSetRunType()
isSetRunType
in interface ProjectConfig
public void setRunType(TestSuiteRunTypesConfig.Enum runType)
setRunType
in interface ProjectConfig
public void xsetRunType(TestSuiteRunTypesConfig runType)
xsetRunType
in interface ProjectConfig
public void unsetRunType()
unsetRunType
in interface ProjectConfig
public String getScriptLibrary()
getScriptLibrary
in interface ProjectConfig
public org.apache.xmlbeans.XmlString xgetScriptLibrary()
xgetScriptLibrary
in interface ProjectConfig
public boolean isSetScriptLibrary()
isSetScriptLibrary
in interface ProjectConfig
public void setScriptLibrary(String scriptLibrary)
setScriptLibrary
in interface ProjectConfig
public void xsetScriptLibrary(org.apache.xmlbeans.XmlString scriptLibrary)
xsetScriptLibrary
in interface ProjectConfig
public void unsetScriptLibrary()
unsetScriptLibrary
in interface ProjectConfig
public String getActiveEnvironment()
getActiveEnvironment
in interface ProjectConfig
public org.apache.xmlbeans.XmlString xgetActiveEnvironment()
xgetActiveEnvironment
in interface ProjectConfig
public boolean isSetActiveEnvironment()
isSetActiveEnvironment
in interface ProjectConfig
public void setActiveEnvironment(String activeEnvironment)
setActiveEnvironment
in interface ProjectConfig
public void xsetActiveEnvironment(org.apache.xmlbeans.XmlString activeEnvironment)
xsetActiveEnvironment
in interface ProjectConfig
public void unsetActiveEnvironment()
unsetActiveEnvironment
in interface ProjectConfig
Copyright © 2019. All Rights Reserved.