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