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

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

public class GerWebAppTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements GerWebAppType

An XML web-appType(@http://geronimo.apache.org/xml/ns/j2ee/web-2.0.1). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.geronimo.xbeans.geronimo.web.GerWebAppType
GerWebAppType.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.geronimo.web.GerWebAppType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
GerWebAppTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 GerAbstractNamingEntryType addNewAbstractNamingEntry()
          Appends and returns a new empty value (as xml) as the last "abstract-naming-entry" element
 GerContainerConfigType addNewContainerConfig()
          Appends and returns a new empty "container-config" element
 GerEjbLocalRefType addNewEjbLocalRef()
          Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element
 GerEjbRefType addNewEjbRef()
          Appends and returns a new empty value (as xml) as the last "ejb-ref" element
 EnvironmentType addNewEnvironment()
          Appends and returns a new empty "environment" element
 GerMessageDestinationType addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence addNewPersistence()
          Appends and returns a new empty value (as xml) as the last "persistence" element
 GerResourceEnvRefType addNewResourceEnvRef()
          Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
 GerResourceRefType addNewResourceRef()
          Appends and returns a new empty value (as xml) as the last "resource-ref" element
 GerAbstractSecurityType addNewSecurity()
          Appends and returns a new empty "security" element
 AbstractServiceType addNewService()
          Appends and returns a new empty value (as xml) as the last "service" element
 GerServiceRefType addNewServiceRef()
          Appends and returns a new empty value (as xml) as the last "service-ref" element
 GerGbeanLocatorType addNewWebContainer()
          Appends and returns a new empty "web-container" element
 GerAbstractNamingEntryType[] getAbstractNamingEntryArray()
          Gets array of all "abstract-naming-entry" elements
 GerAbstractNamingEntryType getAbstractNamingEntryArray(int i)
          Gets ith "abstract-naming-entry" element
 GerContainerConfigType getContainerConfig()
          Gets the "container-config" element
 String getContextRoot()
          Gets the "context-root" element
 GerEjbLocalRefType[] getEjbLocalRefArray()
          Gets array of all "ejb-local-ref" elements
 GerEjbLocalRefType getEjbLocalRefArray(int i)
          Gets ith "ejb-local-ref" element
 GerEjbRefType[] getEjbRefArray()
          Gets array of all "ejb-ref" elements
 GerEjbRefType getEjbRefArray(int i)
          Gets ith "ejb-ref" element
 EnvironmentType getEnvironment()
          Gets the "environment" element
 GerMessageDestinationType[] getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence[] getPersistenceArray()
          Gets array of all "persistence" elements
 org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence getPersistenceArray(int i)
          Gets ith "persistence" element
 GerResourceEnvRefType[] getResourceEnvRefArray()
          Gets array of all "resource-env-ref" elements
 GerResourceEnvRefType getResourceEnvRefArray(int i)
          Gets ith "resource-env-ref" element
 GerResourceRefType[] getResourceRefArray()
          Gets array of all "resource-ref" elements
 GerResourceRefType getResourceRefArray(int i)
          Gets ith "resource-ref" element
 GerAbstractSecurityType getSecurity()
          Gets the "security" element
 String getSecurityRealmName()
          Gets the "security-realm-name" element
 AbstractServiceType[] getServiceArray()
          Gets array of all "service" elements
 AbstractServiceType getServiceArray(int i)
          Gets ith "service" element
 GerServiceRefType[] getServiceRefArray()
          Gets array of all "service-ref" elements
 GerServiceRefType getServiceRefArray(int i)
          Gets ith "service-ref" element
 GerGbeanLocatorType getWebContainer()
          Gets the "web-container" element
 String getWorkDir()
          Gets the "work-dir" element
 GerAbstractNamingEntryType insertNewAbstractNamingEntry(int i)
          Inserts and returns a new empty value (as xml) as the ith "abstract-naming-entry" element
 GerEjbLocalRefType insertNewEjbLocalRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element
 GerEjbRefType insertNewEjbRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
 GerMessageDestinationType insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence insertNewPersistence(int i)
          Inserts and returns a new empty value (as xml) as the ith "persistence" element
 GerResourceEnvRefType insertNewResourceEnvRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
 GerResourceRefType insertNewResourceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
 AbstractServiceType insertNewService(int i)
          Inserts and returns a new empty value (as xml) as the ith "service" element
 GerServiceRefType insertNewServiceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "service-ref" element
 boolean isSetContainerConfig()
          True if has "container-config" element
 boolean isSetContextRoot()
          True if has "context-root" element
 boolean isSetEnvironment()
          True if has "environment" element
 boolean isSetSecurity()
          True if has "security" element
 boolean isSetSecurityRealmName()
          True if has "security-realm-name" element
 boolean isSetWebContainer()
          True if has "web-container" element
 boolean isSetWorkDir()
          True if has "work-dir" element
 void removeAbstractNamingEntry(int i)
          Removes the ith "abstract-naming-entry" element
 void removeEjbLocalRef(int i)
          Removes the ith "ejb-local-ref" element
 void removeEjbRef(int i)
          Removes the ith "ejb-ref" element
 void removeMessageDestination(int i)
          Removes the ith "message-destination" element
 void removePersistence(int i)
          Removes the ith "persistence" element
 void removeResourceEnvRef(int i)
          Removes the ith "resource-env-ref" element
 void removeResourceRef(int i)
          Removes the ith "resource-ref" element
 void removeService(int i)
          Removes the ith "service" element
 void removeServiceRef(int i)
          Removes the ith "service-ref" element
 void setAbstractNamingEntryArray(GerAbstractNamingEntryType[] abstractNamingEntryArray)
          Sets array of all "abstract-naming-entry" element
 void setAbstractNamingEntryArray(int i, GerAbstractNamingEntryType abstractNamingEntry)
          Sets ith "abstract-naming-entry" element
 void setContainerConfig(GerContainerConfigType containerConfig)
          Sets the "container-config" element
 void setContextRoot(String contextRoot)
          Sets the "context-root" element
 void setEjbLocalRefArray(GerEjbLocalRefType[] ejbLocalRefArray)
          Sets array of all "ejb-local-ref" element
 void setEjbLocalRefArray(int i, GerEjbLocalRefType ejbLocalRef)
          Sets ith "ejb-local-ref" element
 void setEjbRefArray(GerEjbRefType[] ejbRefArray)
          Sets array of all "ejb-ref" element
 void setEjbRefArray(int i, GerEjbRefType ejbRef)
          Sets ith "ejb-ref" element
 void setEnvironment(EnvironmentType environment)
          Sets the "environment" element
 void setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 void setPersistenceArray(int i, org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence persistence)
          Sets ith "persistence" element
 void setPersistenceArray(org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence[] persistenceArray)
          Sets array of all "persistence" element
 void setResourceEnvRefArray(GerResourceEnvRefType[] resourceEnvRefArray)
          Sets array of all "resource-env-ref" element
 void setResourceEnvRefArray(int i, GerResourceEnvRefType resourceEnvRef)
          Sets ith "resource-env-ref" element
 void setResourceRefArray(GerResourceRefType[] resourceRefArray)
          Sets array of all "resource-ref" element
 void setResourceRefArray(int i, GerResourceRefType resourceRef)
          Sets ith "resource-ref" element
 void setSecurity(GerAbstractSecurityType security)
          Sets the "security" element
 void setSecurityRealmName(String securityRealmName)
          Sets the "security-realm-name" element
 void setServiceArray(AbstractServiceType[] serviceArray)
          Sets array of all "service" element
 void setServiceArray(int i, AbstractServiceType service)
          Sets ith "service" element
 void setServiceRefArray(GerServiceRefType[] serviceRefArray)
          Sets array of all "service-ref" element
 void setServiceRefArray(int i, GerServiceRefType serviceRef)
          Sets ith "service-ref" element
 void setWebContainer(GerGbeanLocatorType webContainer)
          Sets the "web-container" element
 void setWorkDir(String workDir)
          Sets the "work-dir" element
 int sizeOfAbstractNamingEntryArray()
          Returns number of "abstract-naming-entry" element
 int sizeOfEjbLocalRefArray()
          Returns number of "ejb-local-ref" element
 int sizeOfEjbRefArray()
          Returns number of "ejb-ref" element
 int sizeOfMessageDestinationArray()
          Returns number of "message-destination" element
 int sizeOfPersistenceArray()
          Returns number of "persistence" element
 int sizeOfResourceEnvRefArray()
          Returns number of "resource-env-ref" element
 int sizeOfResourceRefArray()
          Returns number of "resource-ref" element
 int sizeOfServiceArray()
          Returns number of "service" element
 int sizeOfServiceRefArray()
          Returns number of "service-ref" element
 void unsetContainerConfig()
          Unsets the "container-config" element
 void unsetContextRoot()
          Unsets the "context-root" element
 void unsetEnvironment()
          Unsets the "environment" element
 void unsetSecurity()
          Unsets the "security" element
 void unsetSecurityRealmName()
          Unsets the "security-realm-name" element
 void unsetWebContainer()
          Unsets the "web-container" element
 void unsetWorkDir()
          Unsets the "work-dir" element
 org.apache.xmlbeans.XmlString xgetContextRoot()
          Gets (as xml) the "context-root" element
 org.apache.xmlbeans.XmlString xgetSecurityRealmName()
          Gets (as xml) the "security-realm-name" element
 org.apache.xmlbeans.XmlString xgetWorkDir()
          Gets (as xml) the "work-dir" element
 void xsetContextRoot(org.apache.xmlbeans.XmlString contextRoot)
          Sets (as xml) the "context-root" element
 void xsetSecurityRealmName(org.apache.xmlbeans.XmlString securityRealmName)
          Sets (as xml) the "security-realm-name" element
 void xsetWorkDir(org.apache.xmlbeans.XmlString workDir)
          Sets (as xml) the "work-dir" element
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_isComplexContent, _isComplexType, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Constructor Detail

GerWebAppTypeImpl

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

getEnvironment

public EnvironmentType getEnvironment()
Gets the "environment" element

Specified by:
getEnvironment in interface GerWebAppType

isSetEnvironment

public boolean isSetEnvironment()
True if has "environment" element

Specified by:
isSetEnvironment in interface GerWebAppType

setEnvironment

public void setEnvironment(EnvironmentType environment)
Sets the "environment" element

Specified by:
setEnvironment in interface GerWebAppType

addNewEnvironment

public EnvironmentType addNewEnvironment()
Appends and returns a new empty "environment" element

Specified by:
addNewEnvironment in interface GerWebAppType

unsetEnvironment

public void unsetEnvironment()
Unsets the "environment" element

Specified by:
unsetEnvironment in interface GerWebAppType

getContextRoot

public String getContextRoot()
Gets the "context-root" element

Specified by:
getContextRoot in interface GerWebAppType

xgetContextRoot

public org.apache.xmlbeans.XmlString xgetContextRoot()
Gets (as xml) the "context-root" element

Specified by:
xgetContextRoot in interface GerWebAppType

isSetContextRoot

public boolean isSetContextRoot()
True if has "context-root" element

Specified by:
isSetContextRoot in interface GerWebAppType

setContextRoot

public void setContextRoot(String contextRoot)
Sets the "context-root" element

Specified by:
setContextRoot in interface GerWebAppType

xsetContextRoot

public void xsetContextRoot(org.apache.xmlbeans.XmlString contextRoot)
Sets (as xml) the "context-root" element

Specified by:
xsetContextRoot in interface GerWebAppType

unsetContextRoot

public void unsetContextRoot()
Unsets the "context-root" element

Specified by:
unsetContextRoot in interface GerWebAppType

getWorkDir

public String getWorkDir()
Gets the "work-dir" element

Specified by:
getWorkDir in interface GerWebAppType

xgetWorkDir

public org.apache.xmlbeans.XmlString xgetWorkDir()
Gets (as xml) the "work-dir" element

Specified by:
xgetWorkDir in interface GerWebAppType

isSetWorkDir

public boolean isSetWorkDir()
True if has "work-dir" element

Specified by:
isSetWorkDir in interface GerWebAppType

setWorkDir

public void setWorkDir(String workDir)
Sets the "work-dir" element

Specified by:
setWorkDir in interface GerWebAppType

xsetWorkDir

public void xsetWorkDir(org.apache.xmlbeans.XmlString workDir)
Sets (as xml) the "work-dir" element

Specified by:
xsetWorkDir in interface GerWebAppType

unsetWorkDir

public void unsetWorkDir()
Unsets the "work-dir" element

Specified by:
unsetWorkDir in interface GerWebAppType

getWebContainer

public GerGbeanLocatorType getWebContainer()
Gets the "web-container" element

Specified by:
getWebContainer in interface GerWebAppType

isSetWebContainer

public boolean isSetWebContainer()
True if has "web-container" element

Specified by:
isSetWebContainer in interface GerWebAppType

setWebContainer

public void setWebContainer(GerGbeanLocatorType webContainer)
Sets the "web-container" element

Specified by:
setWebContainer in interface GerWebAppType

addNewWebContainer

public GerGbeanLocatorType addNewWebContainer()
Appends and returns a new empty "web-container" element

Specified by:
addNewWebContainer in interface GerWebAppType

unsetWebContainer

public void unsetWebContainer()
Unsets the "web-container" element

Specified by:
unsetWebContainer in interface GerWebAppType

getContainerConfig

public GerContainerConfigType getContainerConfig()
Gets the "container-config" element

Specified by:
getContainerConfig in interface GerWebAppType

isSetContainerConfig

public boolean isSetContainerConfig()
True if has "container-config" element

Specified by:
isSetContainerConfig in interface GerWebAppType

setContainerConfig

public void setContainerConfig(GerContainerConfigType containerConfig)
Sets the "container-config" element

Specified by:
setContainerConfig in interface GerWebAppType

addNewContainerConfig

public GerContainerConfigType addNewContainerConfig()
Appends and returns a new empty "container-config" element

Specified by:
addNewContainerConfig in interface GerWebAppType

unsetContainerConfig

public void unsetContainerConfig()
Unsets the "container-config" element

Specified by:
unsetContainerConfig in interface GerWebAppType

getAbstractNamingEntryArray

public GerAbstractNamingEntryType[] getAbstractNamingEntryArray()
Gets array of all "abstract-naming-entry" elements

Specified by:
getAbstractNamingEntryArray in interface GerWebAppType

getAbstractNamingEntryArray

public GerAbstractNamingEntryType getAbstractNamingEntryArray(int i)
Gets ith "abstract-naming-entry" element

Specified by:
getAbstractNamingEntryArray in interface GerWebAppType

sizeOfAbstractNamingEntryArray

public int sizeOfAbstractNamingEntryArray()
Returns number of "abstract-naming-entry" element

Specified by:
sizeOfAbstractNamingEntryArray in interface GerWebAppType

setAbstractNamingEntryArray

public void setAbstractNamingEntryArray(GerAbstractNamingEntryType[] abstractNamingEntryArray)
Sets array of all "abstract-naming-entry" element

Specified by:
setAbstractNamingEntryArray in interface GerWebAppType

setAbstractNamingEntryArray

public void setAbstractNamingEntryArray(int i,
                                        GerAbstractNamingEntryType abstractNamingEntry)
Sets ith "abstract-naming-entry" element

Specified by:
setAbstractNamingEntryArray in interface GerWebAppType

insertNewAbstractNamingEntry

public GerAbstractNamingEntryType insertNewAbstractNamingEntry(int i)
Inserts and returns a new empty value (as xml) as the ith "abstract-naming-entry" element

Specified by:
insertNewAbstractNamingEntry in interface GerWebAppType

addNewAbstractNamingEntry

public GerAbstractNamingEntryType addNewAbstractNamingEntry()
Appends and returns a new empty value (as xml) as the last "abstract-naming-entry" element

Specified by:
addNewAbstractNamingEntry in interface GerWebAppType

removeAbstractNamingEntry

public void removeAbstractNamingEntry(int i)
Removes the ith "abstract-naming-entry" element

Specified by:
removeAbstractNamingEntry in interface GerWebAppType

getEjbRefArray

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

Specified by:
getEjbRefArray in interface GerWebAppType

getEjbRefArray

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

Specified by:
getEjbRefArray in interface GerWebAppType

sizeOfEjbRefArray

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

Specified by:
sizeOfEjbRefArray in interface GerWebAppType

setEjbRefArray

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

Specified by:
setEjbRefArray in interface GerWebAppType

setEjbRefArray

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

Specified by:
setEjbRefArray in interface GerWebAppType

insertNewEjbRef

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

Specified by:
insertNewEjbRef in interface GerWebAppType

addNewEjbRef

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

Specified by:
addNewEjbRef in interface GerWebAppType

removeEjbRef

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

Specified by:
removeEjbRef in interface GerWebAppType

getEjbLocalRefArray

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

Specified by:
getEjbLocalRefArray in interface GerWebAppType

getEjbLocalRefArray

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

Specified by:
getEjbLocalRefArray in interface GerWebAppType

sizeOfEjbLocalRefArray

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

Specified by:
sizeOfEjbLocalRefArray in interface GerWebAppType

setEjbLocalRefArray

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

Specified by:
setEjbLocalRefArray in interface GerWebAppType

setEjbLocalRefArray

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

Specified by:
setEjbLocalRefArray in interface GerWebAppType

insertNewEjbLocalRef

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

Specified by:
insertNewEjbLocalRef in interface GerWebAppType

addNewEjbLocalRef

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

Specified by:
addNewEjbLocalRef in interface GerWebAppType

removeEjbLocalRef

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

Specified by:
removeEjbLocalRef in interface GerWebAppType

getServiceRefArray

public GerServiceRefType[] getServiceRefArray()
Gets array of all "service-ref" elements

Specified by:
getServiceRefArray in interface GerWebAppType

getServiceRefArray

public GerServiceRefType getServiceRefArray(int i)
Gets ith "service-ref" element

Specified by:
getServiceRefArray in interface GerWebAppType

sizeOfServiceRefArray

public int sizeOfServiceRefArray()
Returns number of "service-ref" element

Specified by:
sizeOfServiceRefArray in interface GerWebAppType

setServiceRefArray

public void setServiceRefArray(GerServiceRefType[] serviceRefArray)
Sets array of all "service-ref" element

Specified by:
setServiceRefArray in interface GerWebAppType

setServiceRefArray

public void setServiceRefArray(int i,
                               GerServiceRefType serviceRef)
Sets ith "service-ref" element

Specified by:
setServiceRefArray in interface GerWebAppType

insertNewServiceRef

public GerServiceRefType insertNewServiceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "service-ref" element

Specified by:
insertNewServiceRef in interface GerWebAppType

addNewServiceRef

public GerServiceRefType addNewServiceRef()
Appends and returns a new empty value (as xml) as the last "service-ref" element

Specified by:
addNewServiceRef in interface GerWebAppType

removeServiceRef

public void removeServiceRef(int i)
Removes the ith "service-ref" element

Specified by:
removeServiceRef in interface GerWebAppType

getResourceRefArray

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

Specified by:
getResourceRefArray in interface GerWebAppType

getResourceRefArray

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

Specified by:
getResourceRefArray in interface GerWebAppType

sizeOfResourceRefArray

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

Specified by:
sizeOfResourceRefArray in interface GerWebAppType

setResourceRefArray

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

Specified by:
setResourceRefArray in interface GerWebAppType

setResourceRefArray

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

Specified by:
setResourceRefArray in interface GerWebAppType

insertNewResourceRef

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

Specified by:
insertNewResourceRef in interface GerWebAppType

addNewResourceRef

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

Specified by:
addNewResourceRef in interface GerWebAppType

removeResourceRef

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

Specified by:
removeResourceRef in interface GerWebAppType

getResourceEnvRefArray

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

Specified by:
getResourceEnvRefArray in interface GerWebAppType

getResourceEnvRefArray

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

Specified by:
getResourceEnvRefArray in interface GerWebAppType

sizeOfResourceEnvRefArray

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

Specified by:
sizeOfResourceEnvRefArray in interface GerWebAppType

setResourceEnvRefArray

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

Specified by:
setResourceEnvRefArray in interface GerWebAppType

setResourceEnvRefArray

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

Specified by:
setResourceEnvRefArray in interface GerWebAppType

insertNewResourceEnvRef

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

Specified by:
insertNewResourceEnvRef in interface GerWebAppType

addNewResourceEnvRef

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

Specified by:
addNewResourceEnvRef in interface GerWebAppType

removeResourceEnvRef

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

Specified by:
removeResourceEnvRef in interface GerWebAppType

getMessageDestinationArray

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

Specified by:
getMessageDestinationArray in interface GerWebAppType

getMessageDestinationArray

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

Specified by:
getMessageDestinationArray in interface GerWebAppType

sizeOfMessageDestinationArray

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

Specified by:
sizeOfMessageDestinationArray in interface GerWebAppType

setMessageDestinationArray

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

Specified by:
setMessageDestinationArray in interface GerWebAppType

setMessageDestinationArray

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

Specified by:
setMessageDestinationArray in interface GerWebAppType

insertNewMessageDestination

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

Specified by:
insertNewMessageDestination in interface GerWebAppType

addNewMessageDestination

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

Specified by:
addNewMessageDestination in interface GerWebAppType

removeMessageDestination

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

Specified by:
removeMessageDestination in interface GerWebAppType

getSecurityRealmName

public String getSecurityRealmName()
Gets the "security-realm-name" element

Specified by:
getSecurityRealmName in interface GerWebAppType

xgetSecurityRealmName

public org.apache.xmlbeans.XmlString xgetSecurityRealmName()
Gets (as xml) the "security-realm-name" element

Specified by:
xgetSecurityRealmName in interface GerWebAppType

isSetSecurityRealmName

public boolean isSetSecurityRealmName()
True if has "security-realm-name" element

Specified by:
isSetSecurityRealmName in interface GerWebAppType

setSecurityRealmName

public void setSecurityRealmName(String securityRealmName)
Sets the "security-realm-name" element

Specified by:
setSecurityRealmName in interface GerWebAppType

xsetSecurityRealmName

public void xsetSecurityRealmName(org.apache.xmlbeans.XmlString securityRealmName)
Sets (as xml) the "security-realm-name" element

Specified by:
xsetSecurityRealmName in interface GerWebAppType

unsetSecurityRealmName

public void unsetSecurityRealmName()
Unsets the "security-realm-name" element

Specified by:
unsetSecurityRealmName in interface GerWebAppType

getSecurity

public GerAbstractSecurityType getSecurity()
Gets the "security" element

Specified by:
getSecurity in interface GerWebAppType

isSetSecurity

public boolean isSetSecurity()
True if has "security" element

Specified by:
isSetSecurity in interface GerWebAppType

setSecurity

public void setSecurity(GerAbstractSecurityType security)
Sets the "security" element

Specified by:
setSecurity in interface GerWebAppType

addNewSecurity

public GerAbstractSecurityType addNewSecurity()
Appends and returns a new empty "security" element

Specified by:
addNewSecurity in interface GerWebAppType

unsetSecurity

public void unsetSecurity()
Unsets the "security" element

Specified by:
unsetSecurity in interface GerWebAppType

getServiceArray

public AbstractServiceType[] getServiceArray()
Gets array of all "service" elements

Specified by:
getServiceArray in interface GerWebAppType

getServiceArray

public AbstractServiceType getServiceArray(int i)
Gets ith "service" element

Specified by:
getServiceArray in interface GerWebAppType

sizeOfServiceArray

public int sizeOfServiceArray()
Returns number of "service" element

Specified by:
sizeOfServiceArray in interface GerWebAppType

setServiceArray

public void setServiceArray(AbstractServiceType[] serviceArray)
Sets array of all "service" element

Specified by:
setServiceArray in interface GerWebAppType

setServiceArray

public void setServiceArray(int i,
                            AbstractServiceType service)
Sets ith "service" element

Specified by:
setServiceArray in interface GerWebAppType

insertNewService

public AbstractServiceType insertNewService(int i)
Inserts and returns a new empty value (as xml) as the ith "service" element

Specified by:
insertNewService in interface GerWebAppType

addNewService

public AbstractServiceType addNewService()
Appends and returns a new empty value (as xml) as the last "service" element

Specified by:
addNewService in interface GerWebAppType

removeService

public void removeService(int i)
Removes the ith "service" element

Specified by:
removeService in interface GerWebAppType

getPersistenceArray

public org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence[] getPersistenceArray()
Gets array of all "persistence" elements

Specified by:
getPersistenceArray in interface GerWebAppType

getPersistenceArray

public org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence getPersistenceArray(int i)
Gets ith "persistence" element

Specified by:
getPersistenceArray in interface GerWebAppType

sizeOfPersistenceArray

public int sizeOfPersistenceArray()
Returns number of "persistence" element

Specified by:
sizeOfPersistenceArray in interface GerWebAppType

setPersistenceArray

public void setPersistenceArray(org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence[] persistenceArray)
Sets array of all "persistence" element

Specified by:
setPersistenceArray in interface GerWebAppType

setPersistenceArray

public void setPersistenceArray(int i,
                                org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence persistence)
Sets ith "persistence" element

Specified by:
setPersistenceArray in interface GerWebAppType

insertNewPersistence

public org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence insertNewPersistence(int i)
Inserts and returns a new empty value (as xml) as the ith "persistence" element

Specified by:
insertNewPersistence in interface GerWebAppType

addNewPersistence

public org.apache.geronimo.xbeans.persistence.PersistenceDocument.Persistence addNewPersistence()
Appends and returns a new empty value (as xml) as the last "persistence" element

Specified by:
addNewPersistence in interface GerWebAppType

removePersistence

public void removePersistence(int i)
Removes the ith "persistence" element

Specified by:
removePersistence in interface GerWebAppType


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.