org.apache.geronimo.xbeans.web.impl
Class WebAppTypeImpl

java.lang.Object
  extended byorg.apache.xmlbeans.impl.values.XmlObjectBase
      extended byorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended byorg.apache.geronimo.xbeans.web.impl.WebAppTypeImpl
All Implemented Interfaces:
Serializable, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.impl.values.TypeStoreUser, WebAppType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class WebAppTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements WebAppType

An XML web-appType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.apache.geronimo.xbeans.web.WebAppType
WebAppType.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.apache.geronimo.xbeans.web.WebAppType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
WebAppTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 ParamValueType addNewContextParam()
          Appends and returns a new empty value (as xml) as the last "context-param" element
 DeploymentExtensionType addNewDeploymentExtension()
          Appends and returns a new empty value (as xml) as the last "deployment-extension" element
 DescriptionType addNewDescription()
          Appends and returns a new empty value (as xml) as the last "description" element
 DisplayNameType addNewDisplayName()
          Appends and returns a new empty value (as xml) as the last "display-name" element
 EmptyType addNewDistributable()
          Appends and returns a new empty "distributable" element
 EjbLocalRefType addNewEjbLocalRef()
          Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element
 EjbRefType addNewEjbRef()
          Appends and returns a new empty value (as xml) as the last "ejb-ref" element
 EnvEntryType addNewEnvEntry()
          Appends and returns a new empty value (as xml) as the last "env-entry" element
 ErrorPageType addNewErrorPage()
          Appends and returns a new empty value (as xml) as the last "error-page" element
 FilterType addNewFilter()
          Appends and returns a new empty value (as xml) as the last "filter" element
 FilterMappingType addNewFilterMapping()
          Appends and returns a new empty value (as xml) as the last "filter-mapping" element
 IconType addNewIcon()
          Appends and returns a new empty value (as xml) as the last "icon" element
 JspConfigType addNewJspConfig()
          Appends and returns a new empty "jsp-config" element
 ListenerType addNewListener()
          Appends and returns a new empty value (as xml) as the last "listener" element
 LocaleEncodingMappingListType addNewLocaleEncodingMappingList()
          Appends and returns a new empty "locale-encoding-mapping-list" element
 LoginConfigType addNewLoginConfig()
          Appends and returns a new empty "login-config" element
 MessageDestinationType addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 MessageDestinationRefType addNewMessageDestinationRef()
          Appends and returns a new empty value (as xml) as the last "message-destination-ref" element
 MimeMappingType addNewMimeMapping()
          Appends and returns a new empty value (as xml) as the last "mime-mapping" element
 ResourceEnvRefType addNewResourceEnvRef()
          Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
 ResourceRefType addNewResourceRef()
          Appends and returns a new empty value (as xml) as the last "resource-ref" element
 SecurityConstraintType addNewSecurityConstraint()
          Appends and returns a new empty value (as xml) as the last "security-constraint" element
 SecurityRoleType addNewSecurityRole()
          Appends and returns a new empty value (as xml) as the last "security-role" element
 ServletType addNewServlet()
          Appends and returns a new empty value (as xml) as the last "servlet" element
 ServletMappingType addNewServletMapping()
          Appends and returns a new empty value (as xml) as the last "servlet-mapping" element
 SessionConfigType addNewSessionConfig()
          Appends and returns a new empty "session-config" element
 WelcomeFileListType addNewWelcomeFileList()
          Appends and returns a new empty "welcome-file-list" element
 ParamValueType[] getContextParamArray()
          Gets array of all "context-param" elements
 ParamValueType getContextParamArray(int i)
          Gets ith "context-param" element
 DeploymentExtensionType[] getDeploymentExtensionArray()
          Gets array of all "deployment-extension" elements
 DeploymentExtensionType getDeploymentExtensionArray(int i)
          Gets ith "deployment-extension" element
 DescriptionType[] getDescriptionArray()
          Gets array of all "description" elements
 DescriptionType getDescriptionArray(int i)
          Gets ith "description" element
 DisplayNameType[] getDisplayNameArray()
          Gets array of all "display-name" elements
 DisplayNameType getDisplayNameArray(int i)
          Gets ith "display-name" element
 EmptyType getDistributable()
          Gets the "distributable" element
 EjbLocalRefType[] getEjbLocalRefArray()
          Gets array of all "ejb-local-ref" elements
 EjbLocalRefType getEjbLocalRefArray(int i)
          Gets ith "ejb-local-ref" element
 EjbRefType[] getEjbRefArray()
          Gets array of all "ejb-ref" elements
 EjbRefType getEjbRefArray(int i)
          Gets ith "ejb-ref" element
 EnvEntryType[] getEnvEntryArray()
          Gets array of all "env-entry" elements
 EnvEntryType getEnvEntryArray(int i)
          Gets ith "env-entry" element
 ErrorPageType[] getErrorPageArray()
          Gets array of all "error-page" elements
 ErrorPageType getErrorPageArray(int i)
          Gets ith "error-page" element
 FilterType[] getFilterArray()
          Gets array of all "filter" elements
 FilterType getFilterArray(int i)
          Gets ith "filter" element
 FilterMappingType[] getFilterMappingArray()
          Gets array of all "filter-mapping" elements
 FilterMappingType getFilterMappingArray(int i)
          Gets ith "filter-mapping" element
 IconType[] getIconArray()
          Gets array of all "icon" elements
 IconType getIconArray(int i)
          Gets ith "icon" element
 JspConfigType getJspConfig()
          Gets the "jsp-config" element
 ListenerType[] getListenerArray()
          Gets array of all "listener" elements
 ListenerType getListenerArray(int i)
          Gets ith "listener" element
 LocaleEncodingMappingListType getLocaleEncodingMappingList()
          Gets the "locale-encoding-mapping-list" element
 LoginConfigType getLoginConfig()
          Gets the "login-config" element
 MessageDestinationType[] getMessageDestinationArray()
          Gets array of all "message-destination" elements
 MessageDestinationType getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 MessageDestinationRefType[] getMessageDestinationRefArray()
          Gets array of all "message-destination-ref" elements
 MessageDestinationRefType getMessageDestinationRefArray(int i)
          Gets ith "message-destination-ref" element
 MimeMappingType[] getMimeMappingArray()
          Gets array of all "mime-mapping" elements
 MimeMappingType getMimeMappingArray(int i)
          Gets ith "mime-mapping" element
 ResourceEnvRefType[] getResourceEnvRefArray()
          Gets array of all "resource-env-ref" elements
 ResourceEnvRefType getResourceEnvRefArray(int i)
          Gets ith "resource-env-ref" element
 ResourceRefType[] getResourceRefArray()
          Gets array of all "resource-ref" elements
 ResourceRefType getResourceRefArray(int i)
          Gets ith "resource-ref" element
 SecurityConstraintType[] getSecurityConstraintArray()
          Gets array of all "security-constraint" elements
 SecurityConstraintType getSecurityConstraintArray(int i)
          Gets ith "security-constraint" element
 SecurityRoleType[] getSecurityRoleArray()
          Gets array of all "security-role" elements
 SecurityRoleType getSecurityRoleArray(int i)
          Gets ith "security-role" element
 ServletType[] getServletArray()
          Gets array of all "servlet" elements
 ServletType getServletArray(int i)
          Gets ith "servlet" element
 ServletMappingType[] getServletMappingArray()
          Gets array of all "servlet-mapping" elements
 ServletMappingType getServletMappingArray(int i)
          Gets ith "servlet-mapping" element
 SessionConfigType getSessionConfig()
          Gets the "session-config" element
 WebAppVersionType.Enum getVersion()
          Gets the "version" attribute
 WelcomeFileListType getWelcomeFileList()
          Gets the "welcome-file-list" element
 ParamValueType insertNewContextParam(int i)
          Inserts and returns a new empty value (as xml) as the ith "context-param" element
 DeploymentExtensionType insertNewDeploymentExtension(int i)
          Inserts and returns a new empty value (as xml) as the ith "deployment-extension" element
 DescriptionType insertNewDescription(int i)
          Inserts and returns a new empty value (as xml) as the ith "description" element
 DisplayNameType insertNewDisplayName(int i)
          Inserts and returns a new empty value (as xml) as the ith "display-name" element
 EjbLocalRefType insertNewEjbLocalRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element
 EjbRefType insertNewEjbRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
 EnvEntryType insertNewEnvEntry(int i)
          Inserts and returns a new empty value (as xml) as the ith "env-entry" element
 ErrorPageType insertNewErrorPage(int i)
          Inserts and returns a new empty value (as xml) as the ith "error-page" element
 FilterType insertNewFilter(int i)
          Inserts and returns a new empty value (as xml) as the ith "filter" element
 FilterMappingType insertNewFilterMapping(int i)
          Inserts and returns a new empty value (as xml) as the ith "filter-mapping" element
 IconType insertNewIcon(int i)
          Inserts and returns a new empty value (as xml) as the ith "icon" element
 ListenerType insertNewListener(int i)
          Inserts and returns a new empty value (as xml) as the ith "listener" element
 MessageDestinationType insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 MessageDestinationRefType insertNewMessageDestinationRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination-ref" element
 MimeMappingType insertNewMimeMapping(int i)
          Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
 ResourceEnvRefType insertNewResourceEnvRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
 ResourceRefType insertNewResourceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
 SecurityConstraintType insertNewSecurityConstraint(int i)
          Inserts and returns a new empty value (as xml) as the ith "security-constraint" element
 SecurityRoleType insertNewSecurityRole(int i)
          Inserts and returns a new empty value (as xml) as the ith "security-role" element
 ServletType insertNewServlet(int i)
          Inserts and returns a new empty value (as xml) as the ith "servlet" element
 ServletMappingType insertNewServletMapping(int i)
          Inserts and returns a new empty value (as xml) as the ith "servlet-mapping" element
 boolean isSetDistributable()
          True if has "distributable" element
 boolean isSetJspConfig()
          True if has "jsp-config" element
 boolean isSetLocaleEncodingMappingList()
          True if has "locale-encoding-mapping-list" element
 boolean isSetLoginConfig()
          True if has "login-config" element
 boolean isSetSessionConfig()
          True if has "session-config" element
 boolean isSetWelcomeFileList()
          True if has "welcome-file-list" element
 void removeContextParam(int i)
          Removes the ith "context-param" element
 void removeDeploymentExtension(int i)
          Removes the ith "deployment-extension" element
 void removeDescription(int i)
          Removes the ith "description" element
 void removeDisplayName(int i)
          Removes the ith "display-name" element
 void removeEjbLocalRef(int i)
          Removes the ith "ejb-local-ref" element
 void removeEjbRef(int i)
          Removes the ith "ejb-ref" element
 void removeEnvEntry(int i)
          Removes the ith "env-entry" element
 void removeErrorPage(int i)
          Removes the ith "error-page" element
 void removeFilter(int i)
          Removes the ith "filter" element
 void removeFilterMapping(int i)
          Removes the ith "filter-mapping" element
 void removeIcon(int i)
          Removes the ith "icon" element
 void removeListener(int i)
          Removes the ith "listener" element
 void removeMessageDestination(int i)
          Removes the ith "message-destination" element
 void removeMessageDestinationRef(int i)
          Removes the ith "message-destination-ref" element
 void removeMimeMapping(int i)
          Removes the ith "mime-mapping" element
 void removeResourceEnvRef(int i)
          Removes the ith "resource-env-ref" element
 void removeResourceRef(int i)
          Removes the ith "resource-ref" element
 void removeSecurityConstraint(int i)
          Removes the ith "security-constraint" element
 void removeSecurityRole(int i)
          Removes the ith "security-role" element
 void removeServlet(int i)
          Removes the ith "servlet" element
 void removeServletMapping(int i)
          Removes the ith "servlet-mapping" element
 void setContextParamArray(int i, ParamValueType contextParam)
          Sets ith "context-param" element
 void setContextParamArray(ParamValueType[] contextParamArray)
          Sets array of all "context-param" element
 void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
          Sets array of all "deployment-extension" element
 void setDeploymentExtensionArray(int i, DeploymentExtensionType deploymentExtension)
          Sets ith "deployment-extension" element
 void setDescriptionArray(DescriptionType[] descriptionArray)
          Sets array of all "description" element
 void setDescriptionArray(int i, DescriptionType description)
          Sets ith "description" element
 void setDisplayNameArray(DisplayNameType[] displayNameArray)
          Sets array of all "display-name" element
 void setDisplayNameArray(int i, DisplayNameType displayName)
          Sets ith "display-name" element
 void setDistributable(EmptyType distributable)
          Sets the "distributable" element
 void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
          Sets array of all "ejb-local-ref" element
 void setEjbLocalRefArray(int i, EjbLocalRefType ejbLocalRef)
          Sets ith "ejb-local-ref" element
 void setEjbRefArray(EjbRefType[] ejbRefArray)
          Sets array of all "ejb-ref" element
 void setEjbRefArray(int i, EjbRefType ejbRef)
          Sets ith "ejb-ref" element
 void setEnvEntryArray(EnvEntryType[] envEntryArray)
          Sets array of all "env-entry" element
 void setEnvEntryArray(int i, EnvEntryType envEntry)
          Sets ith "env-entry" element
 void setErrorPageArray(ErrorPageType[] errorPageArray)
          Sets array of all "error-page" element
 void setErrorPageArray(int i, ErrorPageType errorPage)
          Sets ith "error-page" element
 void setFilterArray(FilterType[] filterArray)
          Sets array of all "filter" element
 void setFilterArray(int i, FilterType filter)
          Sets ith "filter" element
 void setFilterMappingArray(FilterMappingType[] filterMappingArray)
          Sets array of all "filter-mapping" element
 void setFilterMappingArray(int i, FilterMappingType filterMapping)
          Sets ith "filter-mapping" element
 void setIconArray(IconType[] iconArray)
          Sets array of all "icon" element
 void setIconArray(int i, IconType icon)
          Sets ith "icon" element
 void setJspConfig(JspConfigType jspConfig)
          Sets the "jsp-config" element
 void setListenerArray(int i, ListenerType listener)
          Sets ith "listener" element
 void setListenerArray(ListenerType[] listenerArray)
          Sets array of all "listener" element
 void setLocaleEncodingMappingList(LocaleEncodingMappingListType localeEncodingMappingList)
          Sets the "locale-encoding-mapping-list" element
 void setLoginConfig(LoginConfigType loginConfig)
          Sets the "login-config" element
 void setMessageDestinationArray(int i, MessageDestinationType messageDestination)
          Sets ith "message-destination" element
 void setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void setMessageDestinationRefArray(int i, MessageDestinationRefType messageDestinationRef)
          Sets ith "message-destination-ref" element
 void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
          Sets array of all "message-destination-ref" element
 void setMimeMappingArray(int i, MimeMappingType mimeMapping)
          Sets ith "mime-mapping" element
 void setMimeMappingArray(MimeMappingType[] mimeMappingArray)
          Sets array of all "mime-mapping" element
 void setResourceEnvRefArray(int i, ResourceEnvRefType resourceEnvRef)
          Sets ith "resource-env-ref" element
 void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
          Sets array of all "resource-env-ref" element
 void setResourceRefArray(int i, ResourceRefType resourceRef)
          Sets ith "resource-ref" element
 void setResourceRefArray(ResourceRefType[] resourceRefArray)
          Sets array of all "resource-ref" element
 void setSecurityConstraintArray(int i, SecurityConstraintType securityConstraint)
          Sets ith "security-constraint" element
 void setSecurityConstraintArray(SecurityConstraintType[] securityConstraintArray)
          Sets array of all "security-constraint" element
 void setSecurityRoleArray(int i, SecurityRoleType securityRole)
          Sets ith "security-role" element
 void setSecurityRoleArray(SecurityRoleType[] securityRoleArray)
          Sets array of all "security-role" element
 void setServletArray(int i, ServletType servlet)
          Sets ith "servlet" element
 void setServletArray(ServletType[] servletArray)
          Sets array of all "servlet" element
 void setServletMappingArray(int i, ServletMappingType servletMapping)
          Sets ith "servlet-mapping" element
 void setServletMappingArray(ServletMappingType[] servletMappingArray)
          Sets array of all "servlet-mapping" element
 void setSessionConfig(SessionConfigType sessionConfig)
          Sets the "session-config" element
 void setVersion(WebAppVersionType.Enum version)
          Sets the "version" attribute
 void setWelcomeFileList(WelcomeFileListType welcomeFileList)
          Sets the "welcome-file-list" element
 int sizeOfContextParamArray()
          Returns number of "context-param" element
 int sizeOfDeploymentExtensionArray()
          Returns number of "deployment-extension" element
 int sizeOfDescriptionArray()
          Returns number of "description" element
 int sizeOfDisplayNameArray()
          Returns number of "display-name" element
 int sizeOfEjbLocalRefArray()
          Returns number of "ejb-local-ref" element
 int sizeOfEjbRefArray()
          Returns number of "ejb-ref" element
 int sizeOfEnvEntryArray()
          Returns number of "env-entry" element
 int sizeOfErrorPageArray()
          Returns number of "error-page" element
 int sizeOfFilterArray()
          Returns number of "filter" element
 int sizeOfFilterMappingArray()
          Returns number of "filter-mapping" element
 int sizeOfIconArray()
          Returns number of "icon" element
 int sizeOfListenerArray()
          Returns number of "listener" element
 int sizeOfMessageDestinationArray()
          Returns number of "message-destination" element
 int sizeOfMessageDestinationRefArray()
          Returns number of "message-destination-ref" element
 int sizeOfMimeMappingArray()
          Returns number of "mime-mapping" element
 int sizeOfResourceEnvRefArray()
          Returns number of "resource-env-ref" element
 int sizeOfResourceRefArray()
          Returns number of "resource-ref" element
 int sizeOfSecurityConstraintArray()
          Returns number of "security-constraint" element
 int sizeOfSecurityRoleArray()
          Returns number of "security-role" element
 int sizeOfServletArray()
          Returns number of "servlet" element
 int sizeOfServletMappingArray()
          Returns number of "servlet-mapping" element
 void unsetDistributable()
          Unsets the "distributable" element
 void unsetJspConfig()
          Unsets the "jsp-config" element
 void unsetLocaleEncodingMappingList()
          Unsets the "locale-encoding-mapping-list" element
 void unsetLoginConfig()
          Unsets the "login-config" element
 void unsetSessionConfig()
          Unsets the "session-config" element
 void unsetWelcomeFileList()
          Unsets the "welcome-file-list" element
 WebAppVersionType xgetVersion()
          Gets (as xml) the "version" attribute
 void xsetVersion(WebAppVersionType version)
          Sets (as xml) the "version" 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, 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, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, 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, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, 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, 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, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Constructor Detail

WebAppTypeImpl

public WebAppTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getDescriptionArray

public DescriptionType[] getDescriptionArray()
Gets array of all "description" elements

Specified by:
getDescriptionArray in interface WebAppType

getDescriptionArray

public DescriptionType getDescriptionArray(int i)
Gets ith "description" element

Specified by:
getDescriptionArray in interface WebAppType

sizeOfDescriptionArray

public int sizeOfDescriptionArray()
Returns number of "description" element

Specified by:
sizeOfDescriptionArray in interface WebAppType

setDescriptionArray

public void setDescriptionArray(DescriptionType[] descriptionArray)
Sets array of all "description" element

Specified by:
setDescriptionArray in interface WebAppType

setDescriptionArray

public void setDescriptionArray(int i,
                                DescriptionType description)
Sets ith "description" element

Specified by:
setDescriptionArray in interface WebAppType

insertNewDescription

public DescriptionType insertNewDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "description" element

Specified by:
insertNewDescription in interface WebAppType

addNewDescription

public DescriptionType addNewDescription()
Appends and returns a new empty value (as xml) as the last "description" element

Specified by:
addNewDescription in interface WebAppType

removeDescription

public void removeDescription(int i)
Removes the ith "description" element

Specified by:
removeDescription in interface WebAppType

getDisplayNameArray

public DisplayNameType[] getDisplayNameArray()
Gets array of all "display-name" elements

Specified by:
getDisplayNameArray in interface WebAppType

getDisplayNameArray

public DisplayNameType getDisplayNameArray(int i)
Gets ith "display-name" element

Specified by:
getDisplayNameArray in interface WebAppType

sizeOfDisplayNameArray

public int sizeOfDisplayNameArray()
Returns number of "display-name" element

Specified by:
sizeOfDisplayNameArray in interface WebAppType

setDisplayNameArray

public void setDisplayNameArray(DisplayNameType[] displayNameArray)
Sets array of all "display-name" element

Specified by:
setDisplayNameArray in interface WebAppType

setDisplayNameArray

public void setDisplayNameArray(int i,
                                DisplayNameType displayName)
Sets ith "display-name" element

Specified by:
setDisplayNameArray in interface WebAppType

insertNewDisplayName

public DisplayNameType insertNewDisplayName(int i)
Inserts and returns a new empty value (as xml) as the ith "display-name" element

Specified by:
insertNewDisplayName in interface WebAppType

addNewDisplayName

public DisplayNameType addNewDisplayName()
Appends and returns a new empty value (as xml) as the last "display-name" element

Specified by:
addNewDisplayName in interface WebAppType

removeDisplayName

public void removeDisplayName(int i)
Removes the ith "display-name" element

Specified by:
removeDisplayName in interface WebAppType

getIconArray

public IconType[] getIconArray()
Gets array of all "icon" elements

Specified by:
getIconArray in interface WebAppType

getIconArray

public IconType getIconArray(int i)
Gets ith "icon" element

Specified by:
getIconArray in interface WebAppType

sizeOfIconArray

public int sizeOfIconArray()
Returns number of "icon" element

Specified by:
sizeOfIconArray in interface WebAppType

setIconArray

public void setIconArray(IconType[] iconArray)
Sets array of all "icon" element

Specified by:
setIconArray in interface WebAppType

setIconArray

public void setIconArray(int i,
                         IconType icon)
Sets ith "icon" element

Specified by:
setIconArray in interface WebAppType

insertNewIcon

public IconType insertNewIcon(int i)
Inserts and returns a new empty value (as xml) as the ith "icon" element

Specified by:
insertNewIcon in interface WebAppType

addNewIcon

public IconType addNewIcon()
Appends and returns a new empty value (as xml) as the last "icon" element

Specified by:
addNewIcon in interface WebAppType

removeIcon

public void removeIcon(int i)
Removes the ith "icon" element

Specified by:
removeIcon in interface WebAppType

getDistributable

public EmptyType getDistributable()
Gets the "distributable" element

Specified by:
getDistributable in interface WebAppType

isSetDistributable

public boolean isSetDistributable()
True if has "distributable" element

Specified by:
isSetDistributable in interface WebAppType

setDistributable

public void setDistributable(EmptyType distributable)
Sets the "distributable" element

Specified by:
setDistributable in interface WebAppType

addNewDistributable

public EmptyType addNewDistributable()
Appends and returns a new empty "distributable" element

Specified by:
addNewDistributable in interface WebAppType

unsetDistributable

public void unsetDistributable()
Unsets the "distributable" element

Specified by:
unsetDistributable in interface WebAppType

getContextParamArray

public ParamValueType[] getContextParamArray()
Gets array of all "context-param" elements

Specified by:
getContextParamArray in interface WebAppType

getContextParamArray

public ParamValueType getContextParamArray(int i)
Gets ith "context-param" element

Specified by:
getContextParamArray in interface WebAppType

sizeOfContextParamArray

public int sizeOfContextParamArray()
Returns number of "context-param" element

Specified by:
sizeOfContextParamArray in interface WebAppType

setContextParamArray

public void setContextParamArray(ParamValueType[] contextParamArray)
Sets array of all "context-param" element

Specified by:
setContextParamArray in interface WebAppType

setContextParamArray

public void setContextParamArray(int i,
                                 ParamValueType contextParam)
Sets ith "context-param" element

Specified by:
setContextParamArray in interface WebAppType

insertNewContextParam

public ParamValueType insertNewContextParam(int i)
Inserts and returns a new empty value (as xml) as the ith "context-param" element

Specified by:
insertNewContextParam in interface WebAppType

addNewContextParam

public ParamValueType addNewContextParam()
Appends and returns a new empty value (as xml) as the last "context-param" element

Specified by:
addNewContextParam in interface WebAppType

removeContextParam

public void removeContextParam(int i)
Removes the ith "context-param" element

Specified by:
removeContextParam in interface WebAppType

getFilterArray

public FilterType[] getFilterArray()
Gets array of all "filter" elements

Specified by:
getFilterArray in interface WebAppType

getFilterArray

public FilterType getFilterArray(int i)
Gets ith "filter" element

Specified by:
getFilterArray in interface WebAppType

sizeOfFilterArray

public int sizeOfFilterArray()
Returns number of "filter" element

Specified by:
sizeOfFilterArray in interface WebAppType

setFilterArray

public void setFilterArray(FilterType[] filterArray)
Sets array of all "filter" element

Specified by:
setFilterArray in interface WebAppType

setFilterArray

public void setFilterArray(int i,
                           FilterType filter)
Sets ith "filter" element

Specified by:
setFilterArray in interface WebAppType

insertNewFilter

public FilterType insertNewFilter(int i)
Inserts and returns a new empty value (as xml) as the ith "filter" element

Specified by:
insertNewFilter in interface WebAppType

addNewFilter

public FilterType addNewFilter()
Appends and returns a new empty value (as xml) as the last "filter" element

Specified by:
addNewFilter in interface WebAppType

removeFilter

public void removeFilter(int i)
Removes the ith "filter" element

Specified by:
removeFilter in interface WebAppType

getFilterMappingArray

public FilterMappingType[] getFilterMappingArray()
Gets array of all "filter-mapping" elements

Specified by:
getFilterMappingArray in interface WebAppType

getFilterMappingArray

public FilterMappingType getFilterMappingArray(int i)
Gets ith "filter-mapping" element

Specified by:
getFilterMappingArray in interface WebAppType

sizeOfFilterMappingArray

public int sizeOfFilterMappingArray()
Returns number of "filter-mapping" element

Specified by:
sizeOfFilterMappingArray in interface WebAppType

setFilterMappingArray

public void setFilterMappingArray(FilterMappingType[] filterMappingArray)
Sets array of all "filter-mapping" element

Specified by:
setFilterMappingArray in interface WebAppType

setFilterMappingArray

public void setFilterMappingArray(int i,
                                  FilterMappingType filterMapping)
Sets ith "filter-mapping" element

Specified by:
setFilterMappingArray in interface WebAppType

insertNewFilterMapping

public FilterMappingType insertNewFilterMapping(int i)
Inserts and returns a new empty value (as xml) as the ith "filter-mapping" element

Specified by:
insertNewFilterMapping in interface WebAppType

addNewFilterMapping

public FilterMappingType addNewFilterMapping()
Appends and returns a new empty value (as xml) as the last "filter-mapping" element

Specified by:
addNewFilterMapping in interface WebAppType

removeFilterMapping

public void removeFilterMapping(int i)
Removes the ith "filter-mapping" element

Specified by:
removeFilterMapping in interface WebAppType

getListenerArray

public ListenerType[] getListenerArray()
Gets array of all "listener" elements

Specified by:
getListenerArray in interface WebAppType

getListenerArray

public ListenerType getListenerArray(int i)
Gets ith "listener" element

Specified by:
getListenerArray in interface WebAppType

sizeOfListenerArray

public int sizeOfListenerArray()
Returns number of "listener" element

Specified by:
sizeOfListenerArray in interface WebAppType

setListenerArray

public void setListenerArray(ListenerType[] listenerArray)
Sets array of all "listener" element

Specified by:
setListenerArray in interface WebAppType

setListenerArray

public void setListenerArray(int i,
                             ListenerType listener)
Sets ith "listener" element

Specified by:
setListenerArray in interface WebAppType

insertNewListener

public ListenerType insertNewListener(int i)
Inserts and returns a new empty value (as xml) as the ith "listener" element

Specified by:
insertNewListener in interface WebAppType

addNewListener

public ListenerType addNewListener()
Appends and returns a new empty value (as xml) as the last "listener" element

Specified by:
addNewListener in interface WebAppType

removeListener

public void removeListener(int i)
Removes the ith "listener" element

Specified by:
removeListener in interface WebAppType

getServletArray

public ServletType[] getServletArray()
Gets array of all "servlet" elements

Specified by:
getServletArray in interface WebAppType

getServletArray

public ServletType getServletArray(int i)
Gets ith "servlet" element

Specified by:
getServletArray in interface WebAppType

sizeOfServletArray

public int sizeOfServletArray()
Returns number of "servlet" element

Specified by:
sizeOfServletArray in interface WebAppType

setServletArray

public void setServletArray(ServletType[] servletArray)
Sets array of all "servlet" element

Specified by:
setServletArray in interface WebAppType

setServletArray

public void setServletArray(int i,
                            ServletType servlet)
Sets ith "servlet" element

Specified by:
setServletArray in interface WebAppType

insertNewServlet

public ServletType insertNewServlet(int i)
Inserts and returns a new empty value (as xml) as the ith "servlet" element

Specified by:
insertNewServlet in interface WebAppType

addNewServlet

public ServletType addNewServlet()
Appends and returns a new empty value (as xml) as the last "servlet" element

Specified by:
addNewServlet in interface WebAppType

removeServlet

public void removeServlet(int i)
Removes the ith "servlet" element

Specified by:
removeServlet in interface WebAppType

getServletMappingArray

public ServletMappingType[] getServletMappingArray()
Gets array of all "servlet-mapping" elements

Specified by:
getServletMappingArray in interface WebAppType

getServletMappingArray

public ServletMappingType getServletMappingArray(int i)
Gets ith "servlet-mapping" element

Specified by:
getServletMappingArray in interface WebAppType

sizeOfServletMappingArray

public int sizeOfServletMappingArray()
Returns number of "servlet-mapping" element

Specified by:
sizeOfServletMappingArray in interface WebAppType

setServletMappingArray

public void setServletMappingArray(ServletMappingType[] servletMappingArray)
Sets array of all "servlet-mapping" element

Specified by:
setServletMappingArray in interface WebAppType

setServletMappingArray

public void setServletMappingArray(int i,
                                   ServletMappingType servletMapping)
Sets ith "servlet-mapping" element

Specified by:
setServletMappingArray in interface WebAppType

insertNewServletMapping

public ServletMappingType insertNewServletMapping(int i)
Inserts and returns a new empty value (as xml) as the ith "servlet-mapping" element

Specified by:
insertNewServletMapping in interface WebAppType

addNewServletMapping

public ServletMappingType addNewServletMapping()
Appends and returns a new empty value (as xml) as the last "servlet-mapping" element

Specified by:
addNewServletMapping in interface WebAppType

removeServletMapping

public void removeServletMapping(int i)
Removes the ith "servlet-mapping" element

Specified by:
removeServletMapping in interface WebAppType

getSessionConfig

public SessionConfigType getSessionConfig()
Gets the "session-config" element

Specified by:
getSessionConfig in interface WebAppType

isSetSessionConfig

public boolean isSetSessionConfig()
True if has "session-config" element

Specified by:
isSetSessionConfig in interface WebAppType

setSessionConfig

public void setSessionConfig(SessionConfigType sessionConfig)
Sets the "session-config" element

Specified by:
setSessionConfig in interface WebAppType

addNewSessionConfig

public SessionConfigType addNewSessionConfig()
Appends and returns a new empty "session-config" element

Specified by:
addNewSessionConfig in interface WebAppType

unsetSessionConfig

public void unsetSessionConfig()
Unsets the "session-config" element

Specified by:
unsetSessionConfig in interface WebAppType

getMimeMappingArray

public MimeMappingType[] getMimeMappingArray()
Gets array of all "mime-mapping" elements

Specified by:
getMimeMappingArray in interface WebAppType

getMimeMappingArray

public MimeMappingType getMimeMappingArray(int i)
Gets ith "mime-mapping" element

Specified by:
getMimeMappingArray in interface WebAppType

sizeOfMimeMappingArray

public int sizeOfMimeMappingArray()
Returns number of "mime-mapping" element

Specified by:
sizeOfMimeMappingArray in interface WebAppType

setMimeMappingArray

public void setMimeMappingArray(MimeMappingType[] mimeMappingArray)
Sets array of all "mime-mapping" element

Specified by:
setMimeMappingArray in interface WebAppType

setMimeMappingArray

public void setMimeMappingArray(int i,
                                MimeMappingType mimeMapping)
Sets ith "mime-mapping" element

Specified by:
setMimeMappingArray in interface WebAppType

insertNewMimeMapping

public MimeMappingType insertNewMimeMapping(int i)
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element

Specified by:
insertNewMimeMapping in interface WebAppType

addNewMimeMapping

public MimeMappingType addNewMimeMapping()
Appends and returns a new empty value (as xml) as the last "mime-mapping" element

Specified by:
addNewMimeMapping in interface WebAppType

removeMimeMapping

public void removeMimeMapping(int i)
Removes the ith "mime-mapping" element

Specified by:
removeMimeMapping in interface WebAppType

getWelcomeFileList

public WelcomeFileListType getWelcomeFileList()
Gets the "welcome-file-list" element

Specified by:
getWelcomeFileList in interface WebAppType

isSetWelcomeFileList

public boolean isSetWelcomeFileList()
True if has "welcome-file-list" element

Specified by:
isSetWelcomeFileList in interface WebAppType

setWelcomeFileList

public void setWelcomeFileList(WelcomeFileListType welcomeFileList)
Sets the "welcome-file-list" element

Specified by:
setWelcomeFileList in interface WebAppType

addNewWelcomeFileList

public WelcomeFileListType addNewWelcomeFileList()
Appends and returns a new empty "welcome-file-list" element

Specified by:
addNewWelcomeFileList in interface WebAppType

unsetWelcomeFileList

public void unsetWelcomeFileList()
Unsets the "welcome-file-list" element

Specified by:
unsetWelcomeFileList in interface WebAppType

getErrorPageArray

public ErrorPageType[] getErrorPageArray()
Gets array of all "error-page" elements

Specified by:
getErrorPageArray in interface WebAppType

getErrorPageArray

public ErrorPageType getErrorPageArray(int i)
Gets ith "error-page" element

Specified by:
getErrorPageArray in interface WebAppType

sizeOfErrorPageArray

public int sizeOfErrorPageArray()
Returns number of "error-page" element

Specified by:
sizeOfErrorPageArray in interface WebAppType

setErrorPageArray

public void setErrorPageArray(ErrorPageType[] errorPageArray)
Sets array of all "error-page" element

Specified by:
setErrorPageArray in interface WebAppType

setErrorPageArray

public void setErrorPageArray(int i,
                              ErrorPageType errorPage)
Sets ith "error-page" element

Specified by:
setErrorPageArray in interface WebAppType

insertNewErrorPage

public ErrorPageType insertNewErrorPage(int i)
Inserts and returns a new empty value (as xml) as the ith "error-page" element

Specified by:
insertNewErrorPage in interface WebAppType

addNewErrorPage

public ErrorPageType addNewErrorPage()
Appends and returns a new empty value (as xml) as the last "error-page" element

Specified by:
addNewErrorPage in interface WebAppType

removeErrorPage

public void removeErrorPage(int i)
Removes the ith "error-page" element

Specified by:
removeErrorPage in interface WebAppType

getJspConfig

public JspConfigType getJspConfig()
Gets the "jsp-config" element

Specified by:
getJspConfig in interface WebAppType

isSetJspConfig

public boolean isSetJspConfig()
True if has "jsp-config" element

Specified by:
isSetJspConfig in interface WebAppType

setJspConfig

public void setJspConfig(JspConfigType jspConfig)
Sets the "jsp-config" element

Specified by:
setJspConfig in interface WebAppType

addNewJspConfig

public JspConfigType addNewJspConfig()
Appends and returns a new empty "jsp-config" element

Specified by:
addNewJspConfig in interface WebAppType

unsetJspConfig

public void unsetJspConfig()
Unsets the "jsp-config" element

Specified by:
unsetJspConfig in interface WebAppType

getResourceEnvRefArray

public ResourceEnvRefType[] getResourceEnvRefArray()
Gets array of all "resource-env-ref" elements

Specified by:
getResourceEnvRefArray in interface WebAppType

getResourceEnvRefArray

public ResourceEnvRefType getResourceEnvRefArray(int i)
Gets ith "resource-env-ref" element

Specified by:
getResourceEnvRefArray in interface WebAppType

sizeOfResourceEnvRefArray

public int sizeOfResourceEnvRefArray()
Returns number of "resource-env-ref" element

Specified by:
sizeOfResourceEnvRefArray in interface WebAppType

setResourceEnvRefArray

public void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
Sets array of all "resource-env-ref" element

Specified by:
setResourceEnvRefArray in interface WebAppType

setResourceEnvRefArray

public void setResourceEnvRefArray(int i,
                                   ResourceEnvRefType resourceEnvRef)
Sets ith "resource-env-ref" element

Specified by:
setResourceEnvRefArray in interface WebAppType

insertNewResourceEnvRef

public ResourceEnvRefType insertNewResourceEnvRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element

Specified by:
insertNewResourceEnvRef in interface WebAppType

addNewResourceEnvRef

public ResourceEnvRefType addNewResourceEnvRef()
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element

Specified by:
addNewResourceEnvRef in interface WebAppType

removeResourceEnvRef

public void removeResourceEnvRef(int i)
Removes the ith "resource-env-ref" element

Specified by:
removeResourceEnvRef in interface WebAppType

getMessageDestinationRefArray

public MessageDestinationRefType[] getMessageDestinationRefArray()
Gets array of all "message-destination-ref" elements

Specified by:
getMessageDestinationRefArray in interface WebAppType

getMessageDestinationRefArray

public MessageDestinationRefType getMessageDestinationRefArray(int i)
Gets ith "message-destination-ref" element

Specified by:
getMessageDestinationRefArray in interface WebAppType

sizeOfMessageDestinationRefArray

public int sizeOfMessageDestinationRefArray()
Returns number of "message-destination-ref" element

Specified by:
sizeOfMessageDestinationRefArray in interface WebAppType

setMessageDestinationRefArray

public void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
Sets array of all "message-destination-ref" element

Specified by:
setMessageDestinationRefArray in interface WebAppType

setMessageDestinationRefArray

public void setMessageDestinationRefArray(int i,
                                          MessageDestinationRefType messageDestinationRef)
Sets ith "message-destination-ref" element

Specified by:
setMessageDestinationRefArray in interface WebAppType

insertNewMessageDestinationRef

public MessageDestinationRefType insertNewMessageDestinationRef(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination-ref" element

Specified by:
insertNewMessageDestinationRef in interface WebAppType

addNewMessageDestinationRef

public MessageDestinationRefType addNewMessageDestinationRef()
Appends and returns a new empty value (as xml) as the last "message-destination-ref" element

Specified by:
addNewMessageDestinationRef in interface WebAppType

removeMessageDestinationRef

public void removeMessageDestinationRef(int i)
Removes the ith "message-destination-ref" element

Specified by:
removeMessageDestinationRef in interface WebAppType

getResourceRefArray

public ResourceRefType[] getResourceRefArray()
Gets array of all "resource-ref" elements

Specified by:
getResourceRefArray in interface WebAppType

getResourceRefArray

public ResourceRefType getResourceRefArray(int i)
Gets ith "resource-ref" element

Specified by:
getResourceRefArray in interface WebAppType

sizeOfResourceRefArray

public int sizeOfResourceRefArray()
Returns number of "resource-ref" element

Specified by:
sizeOfResourceRefArray in interface WebAppType

setResourceRefArray

public void setResourceRefArray(ResourceRefType[] resourceRefArray)
Sets array of all "resource-ref" element

Specified by:
setResourceRefArray in interface WebAppType

setResourceRefArray

public void setResourceRefArray(int i,
                                ResourceRefType resourceRef)
Sets ith "resource-ref" element

Specified by:
setResourceRefArray in interface WebAppType

insertNewResourceRef

public ResourceRefType insertNewResourceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element

Specified by:
insertNewResourceRef in interface WebAppType

addNewResourceRef

public ResourceRefType addNewResourceRef()
Appends and returns a new empty value (as xml) as the last "resource-ref" element

Specified by:
addNewResourceRef in interface WebAppType

removeResourceRef

public void removeResourceRef(int i)
Removes the ith "resource-ref" element

Specified by:
removeResourceRef in interface WebAppType

getSecurityConstraintArray

public SecurityConstraintType[] getSecurityConstraintArray()
Gets array of all "security-constraint" elements

Specified by:
getSecurityConstraintArray in interface WebAppType

getSecurityConstraintArray

public SecurityConstraintType getSecurityConstraintArray(int i)
Gets ith "security-constraint" element

Specified by:
getSecurityConstraintArray in interface WebAppType

sizeOfSecurityConstraintArray

public int sizeOfSecurityConstraintArray()
Returns number of "security-constraint" element

Specified by:
sizeOfSecurityConstraintArray in interface WebAppType

setSecurityConstraintArray

public void setSecurityConstraintArray(SecurityConstraintType[] securityConstraintArray)
Sets array of all "security-constraint" element

Specified by:
setSecurityConstraintArray in interface WebAppType

setSecurityConstraintArray

public void setSecurityConstraintArray(int i,
                                       SecurityConstraintType securityConstraint)
Sets ith "security-constraint" element

Specified by:
setSecurityConstraintArray in interface WebAppType

insertNewSecurityConstraint

public SecurityConstraintType insertNewSecurityConstraint(int i)
Inserts and returns a new empty value (as xml) as the ith "security-constraint" element

Specified by:
insertNewSecurityConstraint in interface WebAppType

addNewSecurityConstraint

public SecurityConstraintType addNewSecurityConstraint()
Appends and returns a new empty value (as xml) as the last "security-constraint" element

Specified by:
addNewSecurityConstraint in interface WebAppType

removeSecurityConstraint

public void removeSecurityConstraint(int i)
Removes the ith "security-constraint" element

Specified by:
removeSecurityConstraint in interface WebAppType

getLoginConfig

public LoginConfigType getLoginConfig()
Gets the "login-config" element

Specified by:
getLoginConfig in interface WebAppType

isSetLoginConfig

public boolean isSetLoginConfig()
True if has "login-config" element

Specified by:
isSetLoginConfig in interface WebAppType

setLoginConfig

public void setLoginConfig(LoginConfigType loginConfig)
Sets the "login-config" element

Specified by:
setLoginConfig in interface WebAppType

addNewLoginConfig

public LoginConfigType addNewLoginConfig()
Appends and returns a new empty "login-config" element

Specified by:
addNewLoginConfig in interface WebAppType

unsetLoginConfig

public void unsetLoginConfig()
Unsets the "login-config" element

Specified by:
unsetLoginConfig in interface WebAppType

getSecurityRoleArray

public SecurityRoleType[] getSecurityRoleArray()
Gets array of all "security-role" elements

Specified by:
getSecurityRoleArray in interface WebAppType

getSecurityRoleArray

public SecurityRoleType getSecurityRoleArray(int i)
Gets ith "security-role" element

Specified by:
getSecurityRoleArray in interface WebAppType

sizeOfSecurityRoleArray

public int sizeOfSecurityRoleArray()
Returns number of "security-role" element

Specified by:
sizeOfSecurityRoleArray in interface WebAppType

setSecurityRoleArray

public void setSecurityRoleArray(SecurityRoleType[] securityRoleArray)
Sets array of all "security-role" element

Specified by:
setSecurityRoleArray in interface WebAppType

setSecurityRoleArray

public void setSecurityRoleArray(int i,
                                 SecurityRoleType securityRole)
Sets ith "security-role" element

Specified by:
setSecurityRoleArray in interface WebAppType

insertNewSecurityRole

public SecurityRoleType insertNewSecurityRole(int i)
Inserts and returns a new empty value (as xml) as the ith "security-role" element

Specified by:
insertNewSecurityRole in interface WebAppType

addNewSecurityRole

public SecurityRoleType addNewSecurityRole()
Appends and returns a new empty value (as xml) as the last "security-role" element

Specified by:
addNewSecurityRole in interface WebAppType

removeSecurityRole

public void removeSecurityRole(int i)
Removes the ith "security-role" element

Specified by:
removeSecurityRole in interface WebAppType

getEnvEntryArray

public EnvEntryType[] getEnvEntryArray()
Gets array of all "env-entry" elements

Specified by:
getEnvEntryArray in interface WebAppType

getEnvEntryArray

public EnvEntryType getEnvEntryArray(int i)
Gets ith "env-entry" element

Specified by:
getEnvEntryArray in interface WebAppType

sizeOfEnvEntryArray

public int sizeOfEnvEntryArray()
Returns number of "env-entry" element

Specified by:
sizeOfEnvEntryArray in interface WebAppType

setEnvEntryArray

public void setEnvEntryArray(EnvEntryType[] envEntryArray)
Sets array of all "env-entry" element

Specified by:
setEnvEntryArray in interface WebAppType

setEnvEntryArray

public void setEnvEntryArray(int i,
                             EnvEntryType envEntry)
Sets ith "env-entry" element

Specified by:
setEnvEntryArray in interface WebAppType

insertNewEnvEntry

public EnvEntryType insertNewEnvEntry(int i)
Inserts and returns a new empty value (as xml) as the ith "env-entry" element

Specified by:
insertNewEnvEntry in interface WebAppType

addNewEnvEntry

public EnvEntryType addNewEnvEntry()
Appends and returns a new empty value (as xml) as the last "env-entry" element

Specified by:
addNewEnvEntry in interface WebAppType

removeEnvEntry

public void removeEnvEntry(int i)
Removes the ith "env-entry" element

Specified by:
removeEnvEntry in interface WebAppType

getEjbRefArray

public EjbRefType[] getEjbRefArray()
Gets array of all "ejb-ref" elements

Specified by:
getEjbRefArray in interface WebAppType

getEjbRefArray

public EjbRefType getEjbRefArray(int i)
Gets ith "ejb-ref" element

Specified by:
getEjbRefArray in interface WebAppType

sizeOfEjbRefArray

public int sizeOfEjbRefArray()
Returns number of "ejb-ref" element

Specified by:
sizeOfEjbRefArray in interface WebAppType

setEjbRefArray

public void setEjbRefArray(EjbRefType[] ejbRefArray)
Sets array of all "ejb-ref" element

Specified by:
setEjbRefArray in interface WebAppType

setEjbRefArray

public void setEjbRefArray(int i,
                           EjbRefType ejbRef)
Sets ith "ejb-ref" element

Specified by:
setEjbRefArray in interface WebAppType

insertNewEjbRef

public EjbRefType insertNewEjbRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element

Specified by:
insertNewEjbRef in interface WebAppType

addNewEjbRef

public EjbRefType addNewEjbRef()
Appends and returns a new empty value (as xml) as the last "ejb-ref" element

Specified by:
addNewEjbRef in interface WebAppType

removeEjbRef

public void removeEjbRef(int i)
Removes the ith "ejb-ref" element

Specified by:
removeEjbRef in interface WebAppType

getEjbLocalRefArray

public EjbLocalRefType[] getEjbLocalRefArray()
Gets array of all "ejb-local-ref" elements

Specified by:
getEjbLocalRefArray in interface WebAppType

getEjbLocalRefArray

public EjbLocalRefType getEjbLocalRefArray(int i)
Gets ith "ejb-local-ref" element

Specified by:
getEjbLocalRefArray in interface WebAppType

sizeOfEjbLocalRefArray

public int sizeOfEjbLocalRefArray()
Returns number of "ejb-local-ref" element

Specified by:
sizeOfEjbLocalRefArray in interface WebAppType

setEjbLocalRefArray

public void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
Sets array of all "ejb-local-ref" element

Specified by:
setEjbLocalRefArray in interface WebAppType

setEjbLocalRefArray

public void setEjbLocalRefArray(int i,
                                EjbLocalRefType ejbLocalRef)
Sets ith "ejb-local-ref" element

Specified by:
setEjbLocalRefArray in interface WebAppType

insertNewEjbLocalRef

public EjbLocalRefType insertNewEjbLocalRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element

Specified by:
insertNewEjbLocalRef in interface WebAppType

addNewEjbLocalRef

public EjbLocalRefType addNewEjbLocalRef()
Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element

Specified by:
addNewEjbLocalRef in interface WebAppType

removeEjbLocalRef

public void removeEjbLocalRef(int i)
Removes the ith "ejb-local-ref" element

Specified by:
removeEjbLocalRef in interface WebAppType

getMessageDestinationArray

public MessageDestinationType[] getMessageDestinationArray()
Gets array of all "message-destination" elements

Specified by:
getMessageDestinationArray in interface WebAppType

getMessageDestinationArray

public MessageDestinationType getMessageDestinationArray(int i)
Gets ith "message-destination" element

Specified by:
getMessageDestinationArray in interface WebAppType

sizeOfMessageDestinationArray

public int sizeOfMessageDestinationArray()
Returns number of "message-destination" element

Specified by:
sizeOfMessageDestinationArray in interface WebAppType

setMessageDestinationArray

public void setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element

Specified by:
setMessageDestinationArray in interface WebAppType

setMessageDestinationArray

public void setMessageDestinationArray(int i,
                                       MessageDestinationType messageDestination)
Sets ith "message-destination" element

Specified by:
setMessageDestinationArray in interface WebAppType

insertNewMessageDestination

public MessageDestinationType insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element

Specified by:
insertNewMessageDestination in interface WebAppType

addNewMessageDestination

public MessageDestinationType addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element

Specified by:
addNewMessageDestination in interface WebAppType

removeMessageDestination

public void removeMessageDestination(int i)
Removes the ith "message-destination" element

Specified by:
removeMessageDestination in interface WebAppType

getLocaleEncodingMappingList

public LocaleEncodingMappingListType getLocaleEncodingMappingList()
Gets the "locale-encoding-mapping-list" element

Specified by:
getLocaleEncodingMappingList in interface WebAppType

isSetLocaleEncodingMappingList

public boolean isSetLocaleEncodingMappingList()
True if has "locale-encoding-mapping-list" element

Specified by:
isSetLocaleEncodingMappingList in interface WebAppType

setLocaleEncodingMappingList

public void setLocaleEncodingMappingList(LocaleEncodingMappingListType localeEncodingMappingList)
Sets the "locale-encoding-mapping-list" element

Specified by:
setLocaleEncodingMappingList in interface WebAppType

addNewLocaleEncodingMappingList

public LocaleEncodingMappingListType addNewLocaleEncodingMappingList()
Appends and returns a new empty "locale-encoding-mapping-list" element

Specified by:
addNewLocaleEncodingMappingList in interface WebAppType

unsetLocaleEncodingMappingList

public void unsetLocaleEncodingMappingList()
Unsets the "locale-encoding-mapping-list" element

Specified by:
unsetLocaleEncodingMappingList in interface WebAppType

getDeploymentExtensionArray

public DeploymentExtensionType[] getDeploymentExtensionArray()
Gets array of all "deployment-extension" elements

Specified by:
getDeploymentExtensionArray in interface WebAppType

getDeploymentExtensionArray

public DeploymentExtensionType getDeploymentExtensionArray(int i)
Gets ith "deployment-extension" element

Specified by:
getDeploymentExtensionArray in interface WebAppType

sizeOfDeploymentExtensionArray

public int sizeOfDeploymentExtensionArray()
Returns number of "deployment-extension" element

Specified by:
sizeOfDeploymentExtensionArray in interface WebAppType

setDeploymentExtensionArray

public void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
Sets array of all "deployment-extension" element

Specified by:
setDeploymentExtensionArray in interface WebAppType

setDeploymentExtensionArray

public void setDeploymentExtensionArray(int i,
                                        DeploymentExtensionType deploymentExtension)
Sets ith "deployment-extension" element

Specified by:
setDeploymentExtensionArray in interface WebAppType

insertNewDeploymentExtension

public DeploymentExtensionType insertNewDeploymentExtension(int i)
Inserts and returns a new empty value (as xml) as the ith "deployment-extension" element

Specified by:
insertNewDeploymentExtension in interface WebAppType

addNewDeploymentExtension

public DeploymentExtensionType addNewDeploymentExtension()
Appends and returns a new empty value (as xml) as the last "deployment-extension" element

Specified by:
addNewDeploymentExtension in interface WebAppType

removeDeploymentExtension

public void removeDeploymentExtension(int i)
Removes the ith "deployment-extension" element

Specified by:
removeDeploymentExtension in interface WebAppType

getVersion

public WebAppVersionType.Enum getVersion()
Gets the "version" attribute

Specified by:
getVersion in interface WebAppType

xgetVersion

public WebAppVersionType xgetVersion()
Gets (as xml) the "version" attribute

Specified by:
xgetVersion in interface WebAppType

setVersion

public void setVersion(WebAppVersionType.Enum version)
Sets the "version" attribute

Specified by:
setVersion in interface WebAppType

xsetVersion

public void xsetVersion(WebAppVersionType version)
Sets (as xml) the "version" attribute

Specified by:
xsetVersion in interface WebAppType


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.