|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.apache.geronimo.xbeans.web.impl.WebAppTypeImpl
An XML web-appType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.
| 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 |
public WebAppTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
public DescriptionType[] getDescriptionArray()
getDescriptionArray in interface WebAppTypepublic DescriptionType getDescriptionArray(int i)
getDescriptionArray in interface WebAppTypepublic int sizeOfDescriptionArray()
sizeOfDescriptionArray in interface WebAppTypepublic void setDescriptionArray(DescriptionType[] descriptionArray)
setDescriptionArray in interface WebAppType
public void setDescriptionArray(int i,
DescriptionType description)
setDescriptionArray in interface WebAppTypepublic DescriptionType insertNewDescription(int i)
insertNewDescription in interface WebAppTypepublic DescriptionType addNewDescription()
addNewDescription in interface WebAppTypepublic void removeDescription(int i)
removeDescription in interface WebAppTypepublic DisplayNameType[] getDisplayNameArray()
getDisplayNameArray in interface WebAppTypepublic DisplayNameType getDisplayNameArray(int i)
getDisplayNameArray in interface WebAppTypepublic int sizeOfDisplayNameArray()
sizeOfDisplayNameArray in interface WebAppTypepublic void setDisplayNameArray(DisplayNameType[] displayNameArray)
setDisplayNameArray in interface WebAppType
public void setDisplayNameArray(int i,
DisplayNameType displayName)
setDisplayNameArray in interface WebAppTypepublic DisplayNameType insertNewDisplayName(int i)
insertNewDisplayName in interface WebAppTypepublic DisplayNameType addNewDisplayName()
addNewDisplayName in interface WebAppTypepublic void removeDisplayName(int i)
removeDisplayName in interface WebAppTypepublic IconType[] getIconArray()
getIconArray in interface WebAppTypepublic IconType getIconArray(int i)
getIconArray in interface WebAppTypepublic int sizeOfIconArray()
sizeOfIconArray in interface WebAppTypepublic void setIconArray(IconType[] iconArray)
setIconArray in interface WebAppType
public void setIconArray(int i,
IconType icon)
setIconArray in interface WebAppTypepublic IconType insertNewIcon(int i)
insertNewIcon in interface WebAppTypepublic IconType addNewIcon()
addNewIcon in interface WebAppTypepublic void removeIcon(int i)
removeIcon in interface WebAppTypepublic EmptyType getDistributable()
getDistributable in interface WebAppTypepublic boolean isSetDistributable()
isSetDistributable in interface WebAppTypepublic void setDistributable(EmptyType distributable)
setDistributable in interface WebAppTypepublic EmptyType addNewDistributable()
addNewDistributable in interface WebAppTypepublic void unsetDistributable()
unsetDistributable in interface WebAppTypepublic ParamValueType[] getContextParamArray()
getContextParamArray in interface WebAppTypepublic ParamValueType getContextParamArray(int i)
getContextParamArray in interface WebAppTypepublic int sizeOfContextParamArray()
sizeOfContextParamArray in interface WebAppTypepublic void setContextParamArray(ParamValueType[] contextParamArray)
setContextParamArray in interface WebAppType
public void setContextParamArray(int i,
ParamValueType contextParam)
setContextParamArray in interface WebAppTypepublic ParamValueType insertNewContextParam(int i)
insertNewContextParam in interface WebAppTypepublic ParamValueType addNewContextParam()
addNewContextParam in interface WebAppTypepublic void removeContextParam(int i)
removeContextParam in interface WebAppTypepublic FilterType[] getFilterArray()
getFilterArray in interface WebAppTypepublic FilterType getFilterArray(int i)
getFilterArray in interface WebAppTypepublic int sizeOfFilterArray()
sizeOfFilterArray in interface WebAppTypepublic void setFilterArray(FilterType[] filterArray)
setFilterArray in interface WebAppType
public void setFilterArray(int i,
FilterType filter)
setFilterArray in interface WebAppTypepublic FilterType insertNewFilter(int i)
insertNewFilter in interface WebAppTypepublic FilterType addNewFilter()
addNewFilter in interface WebAppTypepublic void removeFilter(int i)
removeFilter in interface WebAppTypepublic FilterMappingType[] getFilterMappingArray()
getFilterMappingArray in interface WebAppTypepublic FilterMappingType getFilterMappingArray(int i)
getFilterMappingArray in interface WebAppTypepublic int sizeOfFilterMappingArray()
sizeOfFilterMappingArray in interface WebAppTypepublic void setFilterMappingArray(FilterMappingType[] filterMappingArray)
setFilterMappingArray in interface WebAppType
public void setFilterMappingArray(int i,
FilterMappingType filterMapping)
setFilterMappingArray in interface WebAppTypepublic FilterMappingType insertNewFilterMapping(int i)
insertNewFilterMapping in interface WebAppTypepublic FilterMappingType addNewFilterMapping()
addNewFilterMapping in interface WebAppTypepublic void removeFilterMapping(int i)
removeFilterMapping in interface WebAppTypepublic ListenerType[] getListenerArray()
getListenerArray in interface WebAppTypepublic ListenerType getListenerArray(int i)
getListenerArray in interface WebAppTypepublic int sizeOfListenerArray()
sizeOfListenerArray in interface WebAppTypepublic void setListenerArray(ListenerType[] listenerArray)
setListenerArray in interface WebAppType
public void setListenerArray(int i,
ListenerType listener)
setListenerArray in interface WebAppTypepublic ListenerType insertNewListener(int i)
insertNewListener in interface WebAppTypepublic ListenerType addNewListener()
addNewListener in interface WebAppTypepublic void removeListener(int i)
removeListener in interface WebAppTypepublic ServletType[] getServletArray()
getServletArray in interface WebAppTypepublic ServletType getServletArray(int i)
getServletArray in interface WebAppTypepublic int sizeOfServletArray()
sizeOfServletArray in interface WebAppTypepublic void setServletArray(ServletType[] servletArray)
setServletArray in interface WebAppType
public void setServletArray(int i,
ServletType servlet)
setServletArray in interface WebAppTypepublic ServletType insertNewServlet(int i)
insertNewServlet in interface WebAppTypepublic ServletType addNewServlet()
addNewServlet in interface WebAppTypepublic void removeServlet(int i)
removeServlet in interface WebAppTypepublic ServletMappingType[] getServletMappingArray()
getServletMappingArray in interface WebAppTypepublic ServletMappingType getServletMappingArray(int i)
getServletMappingArray in interface WebAppTypepublic int sizeOfServletMappingArray()
sizeOfServletMappingArray in interface WebAppTypepublic void setServletMappingArray(ServletMappingType[] servletMappingArray)
setServletMappingArray in interface WebAppType
public void setServletMappingArray(int i,
ServletMappingType servletMapping)
setServletMappingArray in interface WebAppTypepublic ServletMappingType insertNewServletMapping(int i)
insertNewServletMapping in interface WebAppTypepublic ServletMappingType addNewServletMapping()
addNewServletMapping in interface WebAppTypepublic void removeServletMapping(int i)
removeServletMapping in interface WebAppTypepublic SessionConfigType getSessionConfig()
getSessionConfig in interface WebAppTypepublic boolean isSetSessionConfig()
isSetSessionConfig in interface WebAppTypepublic void setSessionConfig(SessionConfigType sessionConfig)
setSessionConfig in interface WebAppTypepublic SessionConfigType addNewSessionConfig()
addNewSessionConfig in interface WebAppTypepublic void unsetSessionConfig()
unsetSessionConfig in interface WebAppTypepublic MimeMappingType[] getMimeMappingArray()
getMimeMappingArray in interface WebAppTypepublic MimeMappingType getMimeMappingArray(int i)
getMimeMappingArray in interface WebAppTypepublic int sizeOfMimeMappingArray()
sizeOfMimeMappingArray in interface WebAppTypepublic void setMimeMappingArray(MimeMappingType[] mimeMappingArray)
setMimeMappingArray in interface WebAppType
public void setMimeMappingArray(int i,
MimeMappingType mimeMapping)
setMimeMappingArray in interface WebAppTypepublic MimeMappingType insertNewMimeMapping(int i)
insertNewMimeMapping in interface WebAppTypepublic MimeMappingType addNewMimeMapping()
addNewMimeMapping in interface WebAppTypepublic void removeMimeMapping(int i)
removeMimeMapping in interface WebAppTypepublic WelcomeFileListType getWelcomeFileList()
getWelcomeFileList in interface WebAppTypepublic boolean isSetWelcomeFileList()
isSetWelcomeFileList in interface WebAppTypepublic void setWelcomeFileList(WelcomeFileListType welcomeFileList)
setWelcomeFileList in interface WebAppTypepublic WelcomeFileListType addNewWelcomeFileList()
addNewWelcomeFileList in interface WebAppTypepublic void unsetWelcomeFileList()
unsetWelcomeFileList in interface WebAppTypepublic ErrorPageType[] getErrorPageArray()
getErrorPageArray in interface WebAppTypepublic ErrorPageType getErrorPageArray(int i)
getErrorPageArray in interface WebAppTypepublic int sizeOfErrorPageArray()
sizeOfErrorPageArray in interface WebAppTypepublic void setErrorPageArray(ErrorPageType[] errorPageArray)
setErrorPageArray in interface WebAppType
public void setErrorPageArray(int i,
ErrorPageType errorPage)
setErrorPageArray in interface WebAppTypepublic ErrorPageType insertNewErrorPage(int i)
insertNewErrorPage in interface WebAppTypepublic ErrorPageType addNewErrorPage()
addNewErrorPage in interface WebAppTypepublic void removeErrorPage(int i)
removeErrorPage in interface WebAppTypepublic JspConfigType getJspConfig()
getJspConfig in interface WebAppTypepublic boolean isSetJspConfig()
isSetJspConfig in interface WebAppTypepublic void setJspConfig(JspConfigType jspConfig)
setJspConfig in interface WebAppTypepublic JspConfigType addNewJspConfig()
addNewJspConfig in interface WebAppTypepublic void unsetJspConfig()
unsetJspConfig in interface WebAppTypepublic ResourceEnvRefType[] getResourceEnvRefArray()
getResourceEnvRefArray in interface WebAppTypepublic ResourceEnvRefType getResourceEnvRefArray(int i)
getResourceEnvRefArray in interface WebAppTypepublic int sizeOfResourceEnvRefArray()
sizeOfResourceEnvRefArray in interface WebAppTypepublic void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
setResourceEnvRefArray in interface WebAppType
public void setResourceEnvRefArray(int i,
ResourceEnvRefType resourceEnvRef)
setResourceEnvRefArray in interface WebAppTypepublic ResourceEnvRefType insertNewResourceEnvRef(int i)
insertNewResourceEnvRef in interface WebAppTypepublic ResourceEnvRefType addNewResourceEnvRef()
addNewResourceEnvRef in interface WebAppTypepublic void removeResourceEnvRef(int i)
removeResourceEnvRef in interface WebAppTypepublic MessageDestinationRefType[] getMessageDestinationRefArray()
getMessageDestinationRefArray in interface WebAppTypepublic MessageDestinationRefType getMessageDestinationRefArray(int i)
getMessageDestinationRefArray in interface WebAppTypepublic int sizeOfMessageDestinationRefArray()
sizeOfMessageDestinationRefArray in interface WebAppTypepublic void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
setMessageDestinationRefArray in interface WebAppType
public void setMessageDestinationRefArray(int i,
MessageDestinationRefType messageDestinationRef)
setMessageDestinationRefArray in interface WebAppTypepublic MessageDestinationRefType insertNewMessageDestinationRef(int i)
insertNewMessageDestinationRef in interface WebAppTypepublic MessageDestinationRefType addNewMessageDestinationRef()
addNewMessageDestinationRef in interface WebAppTypepublic void removeMessageDestinationRef(int i)
removeMessageDestinationRef in interface WebAppTypepublic ResourceRefType[] getResourceRefArray()
getResourceRefArray in interface WebAppTypepublic ResourceRefType getResourceRefArray(int i)
getResourceRefArray in interface WebAppTypepublic int sizeOfResourceRefArray()
sizeOfResourceRefArray in interface WebAppTypepublic void setResourceRefArray(ResourceRefType[] resourceRefArray)
setResourceRefArray in interface WebAppType
public void setResourceRefArray(int i,
ResourceRefType resourceRef)
setResourceRefArray in interface WebAppTypepublic ResourceRefType insertNewResourceRef(int i)
insertNewResourceRef in interface WebAppTypepublic ResourceRefType addNewResourceRef()
addNewResourceRef in interface WebAppTypepublic void removeResourceRef(int i)
removeResourceRef in interface WebAppTypepublic SecurityConstraintType[] getSecurityConstraintArray()
getSecurityConstraintArray in interface WebAppTypepublic SecurityConstraintType getSecurityConstraintArray(int i)
getSecurityConstraintArray in interface WebAppTypepublic int sizeOfSecurityConstraintArray()
sizeOfSecurityConstraintArray in interface WebAppTypepublic void setSecurityConstraintArray(SecurityConstraintType[] securityConstraintArray)
setSecurityConstraintArray in interface WebAppType
public void setSecurityConstraintArray(int i,
SecurityConstraintType securityConstraint)
setSecurityConstraintArray in interface WebAppTypepublic SecurityConstraintType insertNewSecurityConstraint(int i)
insertNewSecurityConstraint in interface WebAppTypepublic SecurityConstraintType addNewSecurityConstraint()
addNewSecurityConstraint in interface WebAppTypepublic void removeSecurityConstraint(int i)
removeSecurityConstraint in interface WebAppTypepublic LoginConfigType getLoginConfig()
getLoginConfig in interface WebAppTypepublic boolean isSetLoginConfig()
isSetLoginConfig in interface WebAppTypepublic void setLoginConfig(LoginConfigType loginConfig)
setLoginConfig in interface WebAppTypepublic LoginConfigType addNewLoginConfig()
addNewLoginConfig in interface WebAppTypepublic void unsetLoginConfig()
unsetLoginConfig in interface WebAppTypepublic SecurityRoleType[] getSecurityRoleArray()
getSecurityRoleArray in interface WebAppTypepublic SecurityRoleType getSecurityRoleArray(int i)
getSecurityRoleArray in interface WebAppTypepublic int sizeOfSecurityRoleArray()
sizeOfSecurityRoleArray in interface WebAppTypepublic void setSecurityRoleArray(SecurityRoleType[] securityRoleArray)
setSecurityRoleArray in interface WebAppType
public void setSecurityRoleArray(int i,
SecurityRoleType securityRole)
setSecurityRoleArray in interface WebAppTypepublic SecurityRoleType insertNewSecurityRole(int i)
insertNewSecurityRole in interface WebAppTypepublic SecurityRoleType addNewSecurityRole()
addNewSecurityRole in interface WebAppTypepublic void removeSecurityRole(int i)
removeSecurityRole in interface WebAppTypepublic EnvEntryType[] getEnvEntryArray()
getEnvEntryArray in interface WebAppTypepublic EnvEntryType getEnvEntryArray(int i)
getEnvEntryArray in interface WebAppTypepublic int sizeOfEnvEntryArray()
sizeOfEnvEntryArray in interface WebAppTypepublic void setEnvEntryArray(EnvEntryType[] envEntryArray)
setEnvEntryArray in interface WebAppType
public void setEnvEntryArray(int i,
EnvEntryType envEntry)
setEnvEntryArray in interface WebAppTypepublic EnvEntryType insertNewEnvEntry(int i)
insertNewEnvEntry in interface WebAppTypepublic EnvEntryType addNewEnvEntry()
addNewEnvEntry in interface WebAppTypepublic void removeEnvEntry(int i)
removeEnvEntry in interface WebAppTypepublic EjbRefType[] getEjbRefArray()
getEjbRefArray in interface WebAppTypepublic EjbRefType getEjbRefArray(int i)
getEjbRefArray in interface WebAppTypepublic int sizeOfEjbRefArray()
sizeOfEjbRefArray in interface WebAppTypepublic void setEjbRefArray(EjbRefType[] ejbRefArray)
setEjbRefArray in interface WebAppType
public void setEjbRefArray(int i,
EjbRefType ejbRef)
setEjbRefArray in interface WebAppTypepublic EjbRefType insertNewEjbRef(int i)
insertNewEjbRef in interface WebAppTypepublic EjbRefType addNewEjbRef()
addNewEjbRef in interface WebAppTypepublic void removeEjbRef(int i)
removeEjbRef in interface WebAppTypepublic EjbLocalRefType[] getEjbLocalRefArray()
getEjbLocalRefArray in interface WebAppTypepublic EjbLocalRefType getEjbLocalRefArray(int i)
getEjbLocalRefArray in interface WebAppTypepublic int sizeOfEjbLocalRefArray()
sizeOfEjbLocalRefArray in interface WebAppTypepublic void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
setEjbLocalRefArray in interface WebAppType
public void setEjbLocalRefArray(int i,
EjbLocalRefType ejbLocalRef)
setEjbLocalRefArray in interface WebAppTypepublic EjbLocalRefType insertNewEjbLocalRef(int i)
insertNewEjbLocalRef in interface WebAppTypepublic EjbLocalRefType addNewEjbLocalRef()
addNewEjbLocalRef in interface WebAppTypepublic void removeEjbLocalRef(int i)
removeEjbLocalRef in interface WebAppTypepublic MessageDestinationType[] getMessageDestinationArray()
getMessageDestinationArray in interface WebAppTypepublic MessageDestinationType getMessageDestinationArray(int i)
getMessageDestinationArray in interface WebAppTypepublic int sizeOfMessageDestinationArray()
sizeOfMessageDestinationArray in interface WebAppTypepublic void setMessageDestinationArray(MessageDestinationType[] messageDestinationArray)
setMessageDestinationArray in interface WebAppType
public void setMessageDestinationArray(int i,
MessageDestinationType messageDestination)
setMessageDestinationArray in interface WebAppTypepublic MessageDestinationType insertNewMessageDestination(int i)
insertNewMessageDestination in interface WebAppTypepublic MessageDestinationType addNewMessageDestination()
addNewMessageDestination in interface WebAppTypepublic void removeMessageDestination(int i)
removeMessageDestination in interface WebAppTypepublic LocaleEncodingMappingListType getLocaleEncodingMappingList()
getLocaleEncodingMappingList in interface WebAppTypepublic boolean isSetLocaleEncodingMappingList()
isSetLocaleEncodingMappingList in interface WebAppTypepublic void setLocaleEncodingMappingList(LocaleEncodingMappingListType localeEncodingMappingList)
setLocaleEncodingMappingList in interface WebAppTypepublic LocaleEncodingMappingListType addNewLocaleEncodingMappingList()
addNewLocaleEncodingMappingList in interface WebAppTypepublic void unsetLocaleEncodingMappingList()
unsetLocaleEncodingMappingList in interface WebAppTypepublic DeploymentExtensionType[] getDeploymentExtensionArray()
getDeploymentExtensionArray in interface WebAppTypepublic DeploymentExtensionType getDeploymentExtensionArray(int i)
getDeploymentExtensionArray in interface WebAppTypepublic int sizeOfDeploymentExtensionArray()
sizeOfDeploymentExtensionArray in interface WebAppTypepublic void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
setDeploymentExtensionArray in interface WebAppType
public void setDeploymentExtensionArray(int i,
DeploymentExtensionType deploymentExtension)
setDeploymentExtensionArray in interface WebAppTypepublic DeploymentExtensionType insertNewDeploymentExtension(int i)
insertNewDeploymentExtension in interface WebAppTypepublic DeploymentExtensionType addNewDeploymentExtension()
addNewDeploymentExtension in interface WebAppTypepublic void removeDeploymentExtension(int i)
removeDeploymentExtension in interface WebAppTypepublic WebAppVersionType.Enum getVersion()
getVersion in interface WebAppTypepublic WebAppVersionType xgetVersion()
xgetVersion in interface WebAppTypepublic void setVersion(WebAppVersionType.Enum version)
setVersion in interface WebAppTypepublic void xsetVersion(WebAppVersionType version)
xsetVersion in interface WebAppType
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||