public class SecurityTestConfigImpl extends ModelItemConfigImpl implements SecurityTestConfig
SecurityTestConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
SecurityTestConfigImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
PropertiesTypeConfig |
addNewProperties()
Appends and returns a new empty "properties" element
|
PropertiesTypeConfig |
addNewReportParameters()
Appends and returns a new empty "reportParameters" element
|
ScriptConfig |
addNewReportScript()
Appends and returns a new empty "reportScript" element
|
ScriptConfig |
addNewSetupScript()
Appends and returns a new empty "setupScript" element
|
ScriptConfig |
addNewTearDownScript()
Appends and returns a new empty "tearDownScript" element
|
TestStepSecurityTestConfig |
addNewTestStepSecurityTest()
Appends and returns a new empty value (as xml) as the last "testStepSecurityTest" element
|
boolean |
getFailOnError()
Gets the "failOnError" attribute
|
boolean |
getFailSecurityTestOnCheckErrors()
Gets the "failSecurityTestOnCheckErrors" attribute
|
boolean |
getFailSecurityTestOnScanErrors()
Gets the "failSecurityTestOnScanErrors" attribute
|
PropertiesTypeConfig |
getProperties()
Gets the "properties" element
|
PropertiesTypeConfig |
getReportParameters()
Gets the "reportParameters" element
|
ScriptConfig |
getReportScript()
Gets the "reportScript" element
|
ScriptConfig |
getSetupScript()
Gets the "setupScript" element
|
boolean |
getSkipDataSourceLoops()
Gets the "skipDataSourceLoops" attribute
|
ScriptConfig |
getTearDownScript()
Gets the "tearDownScript" element
|
TestStepSecurityTestConfig[] |
getTestStepSecurityTestArray()
Deprecated.
|
TestStepSecurityTestConfig |
getTestStepSecurityTestArray(int i)
Gets ith "testStepSecurityTest" element
|
List<TestStepSecurityTestConfig> |
getTestStepSecurityTestList()
Gets a List of "testStepSecurityTest" elements
|
TestStepSecurityTestConfig |
insertNewTestStepSecurityTest(int i)
Inserts and returns a new empty value (as xml) as the ith "testStepSecurityTest" element
|
boolean |
isSetFailOnError()
True if has "failOnError" attribute
|
boolean |
isSetFailSecurityTestOnCheckErrors()
True if has "failSecurityTestOnCheckErrors" attribute
|
boolean |
isSetFailSecurityTestOnScanErrors()
True if has "failSecurityTestOnScanErrors" attribute
|
boolean |
isSetProperties()
True if has "properties" element
|
boolean |
isSetReportParameters()
True if has "reportParameters" element
|
boolean |
isSetReportScript()
True if has "reportScript" element
|
boolean |
isSetSetupScript()
True if has "setupScript" element
|
boolean |
isSetSkipDataSourceLoops()
True if has "skipDataSourceLoops" attribute
|
boolean |
isSetTearDownScript()
True if has "tearDownScript" element
|
void |
removeTestStepSecurityTest(int i)
Removes the ith "testStepSecurityTest" element
|
void |
setFailOnError(boolean failOnError)
Sets the "failOnError" attribute
|
void |
setFailSecurityTestOnCheckErrors(boolean failSecurityTestOnCheckErrors)
Sets the "failSecurityTestOnCheckErrors" attribute
|
void |
setFailSecurityTestOnScanErrors(boolean failSecurityTestOnScanErrors)
Sets the "failSecurityTestOnScanErrors" attribute
|
void |
setProperties(PropertiesTypeConfig properties)
Sets the "properties" element
|
void |
setReportParameters(PropertiesTypeConfig reportParameters)
Sets the "reportParameters" element
|
void |
setReportScript(ScriptConfig reportScript)
Sets the "reportScript" element
|
void |
setSetupScript(ScriptConfig setupScript)
Sets the "setupScript" element
|
void |
setSkipDataSourceLoops(boolean skipDataSourceLoops)
Sets the "skipDataSourceLoops" attribute
|
void |
setTearDownScript(ScriptConfig tearDownScript)
Sets the "tearDownScript" element
|
void |
setTestStepSecurityTestArray(int i,
TestStepSecurityTestConfig testStepSecurityTest)
Sets ith "testStepSecurityTest" element
|
void |
setTestStepSecurityTestArray(TestStepSecurityTestConfig[] testStepSecurityTestArray)
Sets array of all "testStepSecurityTest" element
|
int |
sizeOfTestStepSecurityTestArray()
Returns number of "testStepSecurityTest" element
|
void |
unsetFailOnError()
Unsets the "failOnError" attribute
|
void |
unsetFailSecurityTestOnCheckErrors()
Unsets the "failSecurityTestOnCheckErrors" attribute
|
void |
unsetFailSecurityTestOnScanErrors()
Unsets the "failSecurityTestOnScanErrors" attribute
|
void |
unsetProperties()
Unsets the "properties" element
|
void |
unsetReportParameters()
Unsets the "reportParameters" element
|
void |
unsetReportScript()
Unsets the "reportScript" element
|
void |
unsetSetupScript()
Unsets the "setupScript" element
|
void |
unsetSkipDataSourceLoops()
Unsets the "skipDataSourceLoops" attribute
|
void |
unsetTearDownScript()
Unsets the "tearDownScript" element
|
org.apache.xmlbeans.XmlBoolean |
xgetFailOnError()
Gets (as xml) the "failOnError" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetFailSecurityTestOnCheckErrors()
Gets (as xml) the "failSecurityTestOnCheckErrors" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetFailSecurityTestOnScanErrors()
Gets (as xml) the "failSecurityTestOnScanErrors" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetSkipDataSourceLoops()
Gets (as xml) the "skipDataSourceLoops" attribute
|
void |
xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)
Sets (as xml) the "failOnError" attribute
|
void |
xsetFailSecurityTestOnCheckErrors(org.apache.xmlbeans.XmlBoolean failSecurityTestOnCheckErrors)
Sets (as xml) the "failSecurityTestOnCheckErrors" attribute
|
void |
xsetFailSecurityTestOnScanErrors(org.apache.xmlbeans.XmlBoolean failSecurityTestOnScanErrors)
Sets (as xml) the "failSecurityTestOnScanErrors" attribute
|
void |
xsetSkipDataSourceLoops(org.apache.xmlbeans.XmlBoolean skipDataSourceLoops)
Sets (as xml) the "skipDataSourceLoops" 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 SecurityTestConfigImpl(org.apache.xmlbeans.SchemaType sType)
public ScriptConfig getSetupScript()
getSetupScript
in interface SecurityTestConfig
public boolean isSetSetupScript()
isSetSetupScript
in interface SecurityTestConfig
public void setSetupScript(ScriptConfig setupScript)
setSetupScript
in interface SecurityTestConfig
public ScriptConfig addNewSetupScript()
addNewSetupScript
in interface SecurityTestConfig
public void unsetSetupScript()
unsetSetupScript
in interface SecurityTestConfig
public ScriptConfig getTearDownScript()
getTearDownScript
in interface SecurityTestConfig
public boolean isSetTearDownScript()
isSetTearDownScript
in interface SecurityTestConfig
public void setTearDownScript(ScriptConfig tearDownScript)
setTearDownScript
in interface SecurityTestConfig
public ScriptConfig addNewTearDownScript()
addNewTearDownScript
in interface SecurityTestConfig
public void unsetTearDownScript()
unsetTearDownScript
in interface SecurityTestConfig
public List<TestStepSecurityTestConfig> getTestStepSecurityTestList()
getTestStepSecurityTestList
in interface SecurityTestConfig
public TestStepSecurityTestConfig[] getTestStepSecurityTestArray()
getTestStepSecurityTestArray
in interface SecurityTestConfig
public TestStepSecurityTestConfig getTestStepSecurityTestArray(int i)
getTestStepSecurityTestArray
in interface SecurityTestConfig
public int sizeOfTestStepSecurityTestArray()
sizeOfTestStepSecurityTestArray
in interface SecurityTestConfig
public void setTestStepSecurityTestArray(TestStepSecurityTestConfig[] testStepSecurityTestArray)
setTestStepSecurityTestArray
in interface SecurityTestConfig
public void setTestStepSecurityTestArray(int i, TestStepSecurityTestConfig testStepSecurityTest)
setTestStepSecurityTestArray
in interface SecurityTestConfig
public TestStepSecurityTestConfig insertNewTestStepSecurityTest(int i)
insertNewTestStepSecurityTest
in interface SecurityTestConfig
public TestStepSecurityTestConfig addNewTestStepSecurityTest()
addNewTestStepSecurityTest
in interface SecurityTestConfig
public void removeTestStepSecurityTest(int i)
removeTestStepSecurityTest
in interface SecurityTestConfig
public PropertiesTypeConfig getProperties()
getProperties
in interface SecurityTestConfig
public boolean isSetProperties()
isSetProperties
in interface SecurityTestConfig
public void setProperties(PropertiesTypeConfig properties)
setProperties
in interface SecurityTestConfig
public PropertiesTypeConfig addNewProperties()
addNewProperties
in interface SecurityTestConfig
public void unsetProperties()
unsetProperties
in interface SecurityTestConfig
public ScriptConfig getReportScript()
getReportScript
in interface SecurityTestConfig
public boolean isSetReportScript()
isSetReportScript
in interface SecurityTestConfig
public void setReportScript(ScriptConfig reportScript)
setReportScript
in interface SecurityTestConfig
public ScriptConfig addNewReportScript()
addNewReportScript
in interface SecurityTestConfig
public void unsetReportScript()
unsetReportScript
in interface SecurityTestConfig
public PropertiesTypeConfig getReportParameters()
getReportParameters
in interface SecurityTestConfig
public boolean isSetReportParameters()
isSetReportParameters
in interface SecurityTestConfig
public void setReportParameters(PropertiesTypeConfig reportParameters)
setReportParameters
in interface SecurityTestConfig
public PropertiesTypeConfig addNewReportParameters()
addNewReportParameters
in interface SecurityTestConfig
public void unsetReportParameters()
unsetReportParameters
in interface SecurityTestConfig
public boolean getFailOnError()
getFailOnError
in interface SecurityTestConfig
public org.apache.xmlbeans.XmlBoolean xgetFailOnError()
xgetFailOnError
in interface SecurityTestConfig
public boolean isSetFailOnError()
isSetFailOnError
in interface SecurityTestConfig
public void setFailOnError(boolean failOnError)
setFailOnError
in interface SecurityTestConfig
public void xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)
xsetFailOnError
in interface SecurityTestConfig
public void unsetFailOnError()
unsetFailOnError
in interface SecurityTestConfig
public boolean getFailSecurityTestOnCheckErrors()
getFailSecurityTestOnCheckErrors
in interface SecurityTestConfig
public org.apache.xmlbeans.XmlBoolean xgetFailSecurityTestOnCheckErrors()
xgetFailSecurityTestOnCheckErrors
in interface SecurityTestConfig
public boolean isSetFailSecurityTestOnCheckErrors()
isSetFailSecurityTestOnCheckErrors
in interface SecurityTestConfig
public void setFailSecurityTestOnCheckErrors(boolean failSecurityTestOnCheckErrors)
setFailSecurityTestOnCheckErrors
in interface SecurityTestConfig
public void xsetFailSecurityTestOnCheckErrors(org.apache.xmlbeans.XmlBoolean failSecurityTestOnCheckErrors)
xsetFailSecurityTestOnCheckErrors
in interface SecurityTestConfig
public void unsetFailSecurityTestOnCheckErrors()
unsetFailSecurityTestOnCheckErrors
in interface SecurityTestConfig
public boolean getFailSecurityTestOnScanErrors()
getFailSecurityTestOnScanErrors
in interface SecurityTestConfig
public org.apache.xmlbeans.XmlBoolean xgetFailSecurityTestOnScanErrors()
xgetFailSecurityTestOnScanErrors
in interface SecurityTestConfig
public boolean isSetFailSecurityTestOnScanErrors()
isSetFailSecurityTestOnScanErrors
in interface SecurityTestConfig
public void setFailSecurityTestOnScanErrors(boolean failSecurityTestOnScanErrors)
setFailSecurityTestOnScanErrors
in interface SecurityTestConfig
public void xsetFailSecurityTestOnScanErrors(org.apache.xmlbeans.XmlBoolean failSecurityTestOnScanErrors)
xsetFailSecurityTestOnScanErrors
in interface SecurityTestConfig
public void unsetFailSecurityTestOnScanErrors()
unsetFailSecurityTestOnScanErrors
in interface SecurityTestConfig
public boolean getSkipDataSourceLoops()
getSkipDataSourceLoops
in interface SecurityTestConfig
public org.apache.xmlbeans.XmlBoolean xgetSkipDataSourceLoops()
xgetSkipDataSourceLoops
in interface SecurityTestConfig
public boolean isSetSkipDataSourceLoops()
isSetSkipDataSourceLoops
in interface SecurityTestConfig
public void setSkipDataSourceLoops(boolean skipDataSourceLoops)
setSkipDataSourceLoops
in interface SecurityTestConfig
public void xsetSkipDataSourceLoops(org.apache.xmlbeans.XmlBoolean skipDataSourceLoops)
xsetSkipDataSourceLoops
in interface SecurityTestConfig
public void unsetSkipDataSourceLoops()
unsetSkipDataSourceLoops
in interface SecurityTestConfig
Copyright © 2019. All Rights Reserved.