org.jboss.soa.esb.listeners.config.xbeanmodel101.impl
Class SecurityDocumentImpl.SecurityImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by org.jboss.soa.esb.listeners.config.xbeanmodel101.impl.SecurityDocumentImpl.SecurityImpl
All Implemented Interfaces:
java.io.Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource, SecurityDocument.Security
Enclosing class:
SecurityDocumentImpl

public static class SecurityDocumentImpl.SecurityImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements SecurityDocument.Security

An XML security(@http://anonsvn.labs.jboss.com/labs/jbossesb/trunk/product/etc/schemas/xml/jbossesb-1.0.1.xsd). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jboss.soa.esb.listeners.config.xbeanmodel101.SecurityDocument.Security
SecurityDocument.Security.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface org.jboss.soa.esb.listeners.config.xbeanmodel101.SecurityDocument.Security
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
SecurityDocumentImpl.SecurityImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 PropertyDocument.Property addNewProperty()
          Appends and returns a new empty value (as xml) as the last "property" element
 java.lang.String getCallbackHandler()
          Gets the "callbackHandler" attribute
 java.lang.String getModuleName()
          Gets the "moduleName" attribute
 PropertyDocument.Property[] getPropertyArray()
          Gets array of all "property" elements
 PropertyDocument.Property getPropertyArray(int i)
          Gets ith "property" element
 java.util.List<PropertyDocument.Property> getPropertyList()
          Gets a List of "property" elements
 java.lang.String getRolesAllowed()
          Gets the "rolesAllowed" attribute
 java.lang.String getRunAs()
          Gets the "runAs" attribute
 java.lang.String getUseCallerIdentity()
          Gets the "useCallerIdentity" attribute
 PropertyDocument.Property insertNewProperty(int i)
          Inserts and returns a new empty value (as xml) as the ith "property" element
 boolean isSetCallbackHandler()
          True if has "callbackHandler" attribute
 boolean isSetRolesAllowed()
          True if has "rolesAllowed" attribute
 boolean isSetRunAs()
          True if has "runAs" attribute
 boolean isSetUseCallerIdentity()
          True if has "useCallerIdentity" attribute
 void removeProperty(int i)
          Removes the ith "property" element
 void setCallbackHandler(java.lang.String callbackHandler)
          Sets the "callbackHandler" attribute
 void setModuleName(java.lang.String moduleName)
          Sets the "moduleName" attribute
 void setPropertyArray(int i, PropertyDocument.Property property)
          Sets ith "property" element
 void setPropertyArray(PropertyDocument.Property[] propertyArray)
          Sets array of all "property" element
 void setRolesAllowed(java.lang.String rolesAllowed)
          Sets the "rolesAllowed" attribute
 void setRunAs(java.lang.String runAs)
          Sets the "runAs" attribute
 void setUseCallerIdentity(java.lang.String useCallerIdentity)
          Sets the "useCallerIdentity" attribute
 int sizeOfPropertyArray()
          Returns number of "property" element
 void unsetCallbackHandler()
          Unsets the "callbackHandler" attribute
 void unsetRolesAllowed()
          Unsets the "rolesAllowed" attribute
 void unsetRunAs()
          Unsets the "runAs" attribute
 void unsetUseCallerIdentity()
          Unsets the "useCallerIdentity" attribute
 org.apache.xmlbeans.XmlString xgetCallbackHandler()
          Gets (as xml) the "callbackHandler" attribute
 org.apache.xmlbeans.XmlString xgetModuleName()
          Gets (as xml) the "moduleName" attribute
 org.apache.xmlbeans.XmlString xgetRolesAllowed()
          Gets (as xml) the "rolesAllowed" attribute
 org.apache.xmlbeans.XmlString xgetRunAs()
          Gets (as xml) the "runAs" attribute
 org.apache.xmlbeans.XmlString xgetUseCallerIdentity()
          Gets (as xml) the "useCallerIdentity" attribute
 void xsetCallbackHandler(org.apache.xmlbeans.XmlString callbackHandler)
          Sets (as xml) the "callbackHandler" attribute
 void xsetModuleName(org.apache.xmlbeans.XmlString moduleName)
          Sets (as xml) the "moduleName" attribute
 void xsetRolesAllowed(org.apache.xmlbeans.XmlString rolesAllowed)
          Sets (as xml) the "rolesAllowed" attribute
 void xsetRunAs(org.apache.xmlbeans.XmlString runAs)
          Sets (as xml) the "runAs" attribute
 void xsetUseCallerIdentity(org.apache.xmlbeans.XmlString useCallerIdentity)
          Sets (as xml) the "useCallerIdentity" attribute
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
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
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_isComplexContent, _isComplexType, _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, 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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
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
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
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
 

Constructor Detail

SecurityDocumentImpl.SecurityImpl

public SecurityDocumentImpl.SecurityImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getPropertyList

public java.util.List<PropertyDocument.Property> getPropertyList()
Gets a List of "property" elements

Specified by:
getPropertyList in interface SecurityDocument.Security

getPropertyArray

public PropertyDocument.Property[] getPropertyArray()
Gets array of all "property" elements

Specified by:
getPropertyArray in interface SecurityDocument.Security

getPropertyArray

public PropertyDocument.Property getPropertyArray(int i)
Gets ith "property" element

Specified by:
getPropertyArray in interface SecurityDocument.Security

sizeOfPropertyArray

public int sizeOfPropertyArray()
Returns number of "property" element

Specified by:
sizeOfPropertyArray in interface SecurityDocument.Security

setPropertyArray

public void setPropertyArray(PropertyDocument.Property[] propertyArray)
Sets array of all "property" element

Specified by:
setPropertyArray in interface SecurityDocument.Security

setPropertyArray

public void setPropertyArray(int i,
                             PropertyDocument.Property property)
Sets ith "property" element

Specified by:
setPropertyArray in interface SecurityDocument.Security

insertNewProperty

public PropertyDocument.Property insertNewProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "property" element

Specified by:
insertNewProperty in interface SecurityDocument.Security

addNewProperty

public PropertyDocument.Property addNewProperty()
Appends and returns a new empty value (as xml) as the last "property" element

Specified by:
addNewProperty in interface SecurityDocument.Security

removeProperty

public void removeProperty(int i)
Removes the ith "property" element

Specified by:
removeProperty in interface SecurityDocument.Security

getRunAs

public java.lang.String getRunAs()
Gets the "runAs" attribute

Specified by:
getRunAs in interface SecurityDocument.Security

xgetRunAs

public org.apache.xmlbeans.XmlString xgetRunAs()
Gets (as xml) the "runAs" attribute

Specified by:
xgetRunAs in interface SecurityDocument.Security

isSetRunAs

public boolean isSetRunAs()
True if has "runAs" attribute

Specified by:
isSetRunAs in interface SecurityDocument.Security

setRunAs

public void setRunAs(java.lang.String runAs)
Sets the "runAs" attribute

Specified by:
setRunAs in interface SecurityDocument.Security

xsetRunAs

public void xsetRunAs(org.apache.xmlbeans.XmlString runAs)
Sets (as xml) the "runAs" attribute

Specified by:
xsetRunAs in interface SecurityDocument.Security

unsetRunAs

public void unsetRunAs()
Unsets the "runAs" attribute

Specified by:
unsetRunAs in interface SecurityDocument.Security

getRolesAllowed

public java.lang.String getRolesAllowed()
Gets the "rolesAllowed" attribute

Specified by:
getRolesAllowed in interface SecurityDocument.Security

xgetRolesAllowed

public org.apache.xmlbeans.XmlString xgetRolesAllowed()
Gets (as xml) the "rolesAllowed" attribute

Specified by:
xgetRolesAllowed in interface SecurityDocument.Security

isSetRolesAllowed

public boolean isSetRolesAllowed()
True if has "rolesAllowed" attribute

Specified by:
isSetRolesAllowed in interface SecurityDocument.Security

setRolesAllowed

public void setRolesAllowed(java.lang.String rolesAllowed)
Sets the "rolesAllowed" attribute

Specified by:
setRolesAllowed in interface SecurityDocument.Security

xsetRolesAllowed

public void xsetRolesAllowed(org.apache.xmlbeans.XmlString rolesAllowed)
Sets (as xml) the "rolesAllowed" attribute

Specified by:
xsetRolesAllowed in interface SecurityDocument.Security

unsetRolesAllowed

public void unsetRolesAllowed()
Unsets the "rolesAllowed" attribute

Specified by:
unsetRolesAllowed in interface SecurityDocument.Security

getModuleName

public java.lang.String getModuleName()
Gets the "moduleName" attribute

Specified by:
getModuleName in interface SecurityDocument.Security

xgetModuleName

public org.apache.xmlbeans.XmlString xgetModuleName()
Gets (as xml) the "moduleName" attribute

Specified by:
xgetModuleName in interface SecurityDocument.Security

setModuleName

public void setModuleName(java.lang.String moduleName)
Sets the "moduleName" attribute

Specified by:
setModuleName in interface SecurityDocument.Security

xsetModuleName

public void xsetModuleName(org.apache.xmlbeans.XmlString moduleName)
Sets (as xml) the "moduleName" attribute

Specified by:
xsetModuleName in interface SecurityDocument.Security

getUseCallerIdentity

public java.lang.String getUseCallerIdentity()
Gets the "useCallerIdentity" attribute

Specified by:
getUseCallerIdentity in interface SecurityDocument.Security

xgetUseCallerIdentity

public org.apache.xmlbeans.XmlString xgetUseCallerIdentity()
Gets (as xml) the "useCallerIdentity" attribute

Specified by:
xgetUseCallerIdentity in interface SecurityDocument.Security

isSetUseCallerIdentity

public boolean isSetUseCallerIdentity()
True if has "useCallerIdentity" attribute

Specified by:
isSetUseCallerIdentity in interface SecurityDocument.Security

setUseCallerIdentity

public void setUseCallerIdentity(java.lang.String useCallerIdentity)
Sets the "useCallerIdentity" attribute

Specified by:
setUseCallerIdentity in interface SecurityDocument.Security

xsetUseCallerIdentity

public void xsetUseCallerIdentity(org.apache.xmlbeans.XmlString useCallerIdentity)
Sets (as xml) the "useCallerIdentity" attribute

Specified by:
xsetUseCallerIdentity in interface SecurityDocument.Security

unsetUseCallerIdentity

public void unsetUseCallerIdentity()
Unsets the "useCallerIdentity" attribute

Specified by:
unsetUseCallerIdentity in interface SecurityDocument.Security

getCallbackHandler

public java.lang.String getCallbackHandler()
Gets the "callbackHandler" attribute

Specified by:
getCallbackHandler in interface SecurityDocument.Security

xgetCallbackHandler

public org.apache.xmlbeans.XmlString xgetCallbackHandler()
Gets (as xml) the "callbackHandler" attribute

Specified by:
xgetCallbackHandler in interface SecurityDocument.Security

isSetCallbackHandler

public boolean isSetCallbackHandler()
True if has "callbackHandler" attribute

Specified by:
isSetCallbackHandler in interface SecurityDocument.Security

setCallbackHandler

public void setCallbackHandler(java.lang.String callbackHandler)
Sets the "callbackHandler" attribute

Specified by:
setCallbackHandler in interface SecurityDocument.Security

xsetCallbackHandler

public void xsetCallbackHandler(org.apache.xmlbeans.XmlString callbackHandler)
Sets (as xml) the "callbackHandler" attribute

Specified by:
xsetCallbackHandler in interface SecurityDocument.Security

unsetCallbackHandler

public void unsetCallbackHandler()
Unsets the "callbackHandler" attribute

Specified by:
unsetCallbackHandler in interface SecurityDocument.Security