org.openejb.xbeans.ejbjar.impl
Class OpenejbEntityBeanTypeImpl

java.lang.Object
  extended byorg.apache.xmlbeans.impl.values.XmlObjectBase
      extended byorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended byorg.openejb.xbeans.ejbjar.impl.OpenejbEntityBeanTypeImpl
All Implemented Interfaces:
OpenejbEntityBeanType, Serializable, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class OpenejbEntityBeanTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements OpenejbEntityBeanType

An XML entity-beanType(@http://www.openejb.org/xml/ns/openejb-jar-2.1). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
static class OpenejbEntityBeanTypeImpl.CacheImpl
          An XML cache(@http://www.openejb.org/xml/ns/openejb-jar-2.1).
static class OpenejbEntityBeanTypeImpl.CmpFieldMappingImpl
          An XML cmp-field-mapping(@http://www.openejb.org/xml/ns/openejb-jar-2.1).
static class OpenejbEntityBeanTypeImpl.PrefetchGroupImpl
          An XML prefetch-group(@http://www.openejb.org/xml/ns/openejb-jar-2.1).
 
Nested classes inherited from class org.openejb.xbeans.ejbjar.OpenejbEntityBeanType
OpenejbEntityBeanType.Cache, OpenejbEntityBeanType.CmpFieldMapping, OpenejbEntityBeanType.Factory, OpenejbEntityBeanType.PrefetchGroup
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface org.openejb.xbeans.ejbjar.OpenejbEntityBeanType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
OpenejbEntityBeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 void addJndiName(String jndiName)
          Appends the value as the last "jndi-name" element
 void addLocalJndiName(String localJndiName)
          Appends the value as the last "local-jndi-name" element
 OpenejbEntityBeanType.Cache addNewCache()
          Appends and returns a new empty "cache" element
 OpenejbEntityBeanType.CmpFieldMapping addNewCmpFieldMapping()
          Appends and returns a new empty value (as xml) as the last "cmp-field-mapping" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType addNewEjbLocalRef()
          Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType addNewEjbRef()
          Appends and returns a new empty value (as xml) as the last "ejb-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType addNewGbeanRef()
          Appends and returns a new empty value (as xml) as the last "gbean-ref" element
 org.apache.xmlbeans.XmlString addNewJndiName()
          Appends and returns a new empty value (as xml) as the last "jndi-name" element
 org.openejb.xbeans.pkgen.EjbKeyGeneratorType addNewKeyGenerator()
          Appends and returns a new empty "key-generator" element
 org.apache.xmlbeans.XmlString addNewLocalJndiName()
          Appends and returns a new empty value (as xml) as the last "local-jndi-name" element
 OpenejbEntityBeanType.PrefetchGroup addNewPrefetchGroup()
          Appends and returns a new empty "prefetch-group" element
 OpenejbQueryType addNewQuery()
          Appends and returns a new empty value (as xml) as the last "query" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType addNewResourceEnvRef()
          Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType addNewResourceRef()
          Appends and returns a new empty value (as xml) as the last "resource-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType addNewServiceRef()
          Appends and returns a new empty value (as xml) as the last "service-ref" element
 OpenejbEmptyType addNewStaticSql()
          Appends and returns a new empty "static-sql" element
 org.apache.geronimo.xbeans.geronimo.naming.GerPatternType addNewTss()
          Appends and returns a new empty "tss" element
 OpenejbEntityBeanType.Cache getCache()
          Gets the "cache" element
 OpenejbEntityBeanType.CmpFieldMapping[] getCmpFieldMappingArray()
          Gets array of all "cmp-field-mapping" elements
 OpenejbEntityBeanType.CmpFieldMapping getCmpFieldMappingArray(int i)
          Gets ith "cmp-field-mapping" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] getEjbLocalRefArray()
          Gets array of all "ejb-local-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType getEjbLocalRefArray(int i)
          Gets ith "ejb-local-ref" element
 String getEjbName()
          Gets the "ejb-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] getEjbRefArray()
          Gets array of all "ejb-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType getEjbRefArray(int i)
          Gets ith "ejb-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] getGbeanRefArray()
          Gets array of all "gbean-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType getGbeanRefArray(int i)
          Gets ith "gbean-ref" element
 String getId()
          Gets the "id" attribute
 String[] getJndiNameArray()
          Gets array of all "jndi-name" elements
 String getJndiNameArray(int i)
          Gets ith "jndi-name" element
 org.openejb.xbeans.pkgen.EjbKeyGeneratorType getKeyGenerator()
          Gets the "key-generator" element
 String[] getLocalJndiNameArray()
          Gets array of all "local-jndi-name" elements
 String getLocalJndiNameArray(int i)
          Gets ith "local-jndi-name" element
 OpenejbEntityBeanType.PrefetchGroup getPrefetchGroup()
          Gets the "prefetch-group" element
 String getPrimkeyField()
          Gets the "primkey-field" element
 OpenejbQueryType[] getQueryArray()
          Gets array of all "query" elements
 OpenejbQueryType getQueryArray(int i)
          Gets ith "query" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] getResourceEnvRefArray()
          Gets array of all "resource-env-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType getResourceEnvRefArray(int i)
          Gets ith "resource-env-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] getResourceRefArray()
          Gets array of all "resource-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType getResourceRefArray(int i)
          Gets ith "resource-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] getServiceRefArray()
          Gets array of all "service-ref" elements
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType getServiceRefArray(int i)
          Gets ith "service-ref" element
 OpenejbEmptyType getStaticSql()
          Gets the "static-sql" element
 String getTableName()
          Gets the "table-name" element
 org.apache.geronimo.xbeans.geronimo.naming.GerPatternType getTss()
          Gets the "tss" element
 String getTssLink()
          Gets the "tss-link" element
 void insertJndiName(int i, String jndiName)
          Inserts the value as the ith "jndi-name" element
 void insertLocalJndiName(int i, String localJndiName)
          Inserts the value as the ith "local-jndi-name" element
 OpenejbEntityBeanType.CmpFieldMapping insertNewCmpFieldMapping(int i)
          Inserts and returns a new empty value (as xml) as the ith "cmp-field-mapping" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType insertNewEjbLocalRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType insertNewEjbRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType insertNewGbeanRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element
 org.apache.xmlbeans.XmlString insertNewJndiName(int i)
          Inserts and returns a new empty value (as xml) as the ith "jndi-name" element
 org.apache.xmlbeans.XmlString insertNewLocalJndiName(int i)
          Inserts and returns a new empty value (as xml) as the ith "local-jndi-name" element
 OpenejbQueryType insertNewQuery(int i)
          Inserts and returns a new empty value (as xml) as the ith "query" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType insertNewResourceEnvRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType insertNewResourceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
 org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType insertNewServiceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "service-ref" element
 boolean isSetCache()
          True if has "cache" element
 boolean isSetId()
          True if has "id" attribute
 boolean isSetKeyGenerator()
          True if has "key-generator" element
 boolean isSetPrefetchGroup()
          True if has "prefetch-group" element
 boolean isSetPrimkeyField()
          True if has "primkey-field" element
 boolean isSetStaticSql()
          True if has "static-sql" element
 boolean isSetTableName()
          True if has "table-name" element
 boolean isSetTss()
          True if has "tss" element
 boolean isSetTssLink()
          True if has "tss-link" element
 void removeCmpFieldMapping(int i)
          Removes the ith "cmp-field-mapping" element
 void removeEjbLocalRef(int i)
          Removes the ith "ejb-local-ref" element
 void removeEjbRef(int i)
          Removes the ith "ejb-ref" element
 void removeGbeanRef(int i)
          Removes the ith "gbean-ref" element
 void removeJndiName(int i)
          Removes the ith "jndi-name" element
 void removeLocalJndiName(int i)
          Removes the ith "local-jndi-name" element
 void removeQuery(int i)
          Removes the ith "query" element
 void removeResourceEnvRef(int i)
          Removes the ith "resource-env-ref" element
 void removeResourceRef(int i)
          Removes the ith "resource-ref" element
 void removeServiceRef(int i)
          Removes the ith "service-ref" element
 void setCache(OpenejbEntityBeanType.Cache cache)
          Sets the "cache" element
 void setCmpFieldMappingArray(int i, OpenejbEntityBeanType.CmpFieldMapping cmpFieldMapping)
          Sets ith "cmp-field-mapping" element
 void setCmpFieldMappingArray(OpenejbEntityBeanType.CmpFieldMapping[] cmpFieldMappingArray)
          Sets array of all "cmp-field-mapping" element
 void setEjbLocalRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] ejbLocalRefArray)
          Sets array of all "ejb-local-ref" element
 void setEjbLocalRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType ejbLocalRef)
          Sets ith "ejb-local-ref" element
 void setEjbName(String ejbName)
          Sets the "ejb-name" element
 void setEjbRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] ejbRefArray)
          Sets array of all "ejb-ref" element
 void setEjbRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType ejbRef)
          Sets ith "ejb-ref" element
 void setGbeanRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] gbeanRefArray)
          Sets array of all "gbean-ref" element
 void setGbeanRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType gbeanRef)
          Sets ith "gbean-ref" element
 void setId(String id)
          Sets the "id" attribute
 void setJndiNameArray(int i, String jndiName)
          Sets ith "jndi-name" element
 void setJndiNameArray(String[] jndiNameArray)
          Sets array of all "jndi-name" element
 void setKeyGenerator(org.openejb.xbeans.pkgen.EjbKeyGeneratorType keyGenerator)
          Sets the "key-generator" element
 void setLocalJndiNameArray(int i, String localJndiName)
          Sets ith "local-jndi-name" element
 void setLocalJndiNameArray(String[] localJndiNameArray)
          Sets array of all "local-jndi-name" element
 void setPrefetchGroup(OpenejbEntityBeanType.PrefetchGroup prefetchGroup)
          Sets the "prefetch-group" element
 void setPrimkeyField(String primkeyField)
          Sets the "primkey-field" element
 void setQueryArray(int i, OpenejbQueryType query)
          Sets ith "query" element
 void setQueryArray(OpenejbQueryType[] queryArray)
          Sets array of all "query" element
 void setResourceEnvRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] resourceEnvRefArray)
          Sets array of all "resource-env-ref" element
 void setResourceEnvRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType resourceEnvRef)
          Sets ith "resource-env-ref" element
 void setResourceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] resourceRefArray)
          Sets array of all "resource-ref" element
 void setResourceRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType resourceRef)
          Sets ith "resource-ref" element
 void setServiceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] serviceRefArray)
          Sets array of all "service-ref" element
 void setServiceRefArray(int i, org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRef)
          Sets ith "service-ref" element
 void setStaticSql(OpenejbEmptyType staticSql)
          Sets the "static-sql" element
 void setTableName(String tableName)
          Sets the "table-name" element
 void setTss(org.apache.geronimo.xbeans.geronimo.naming.GerPatternType tss)
          Sets the "tss" element
 void setTssLink(String tssLink)
          Sets the "tss-link" element
 int sizeOfCmpFieldMappingArray()
          Returns number of "cmp-field-mapping" element
 int sizeOfEjbLocalRefArray()
          Returns number of "ejb-local-ref" element
 int sizeOfEjbRefArray()
          Returns number of "ejb-ref" element
 int sizeOfGbeanRefArray()
          Returns number of "gbean-ref" element
 int sizeOfJndiNameArray()
          Returns number of "jndi-name" element
 int sizeOfLocalJndiNameArray()
          Returns number of "local-jndi-name" element
 int sizeOfQueryArray()
          Returns number of "query" element
 int sizeOfResourceEnvRefArray()
          Returns number of "resource-env-ref" element
 int sizeOfResourceRefArray()
          Returns number of "resource-ref" element
 int sizeOfServiceRefArray()
          Returns number of "service-ref" element
 void unsetCache()
          Unsets the "cache" element
 void unsetId()
          Unsets the "id" attribute
 void unsetKeyGenerator()
          Unsets the "key-generator" element
 void unsetPrefetchGroup()
          Unsets the "prefetch-group" element
 void unsetPrimkeyField()
          Unsets the "primkey-field" element
 void unsetStaticSql()
          Unsets the "static-sql" element
 void unsetTableName()
          Unsets the "table-name" element
 void unsetTss()
          Unsets the "tss" element
 void unsetTssLink()
          Unsets the "tss-link" element
 org.apache.xmlbeans.XmlString xgetEjbName()
          Gets (as xml) the "ejb-name" element
 org.apache.xmlbeans.XmlID xgetId()
          Gets (as xml) the "id" attribute
 org.apache.xmlbeans.XmlString[] xgetJndiNameArray()
          Gets (as xml) array of all "jndi-name" elements
 org.apache.xmlbeans.XmlString xgetJndiNameArray(int i)
          Gets (as xml) ith "jndi-name" element
 org.apache.xmlbeans.XmlString[] xgetLocalJndiNameArray()
          Gets (as xml) array of all "local-jndi-name" elements
 org.apache.xmlbeans.XmlString xgetLocalJndiNameArray(int i)
          Gets (as xml) ith "local-jndi-name" element
 org.apache.xmlbeans.XmlString xgetPrimkeyField()
          Gets (as xml) the "primkey-field" element
 org.apache.xmlbeans.XmlString xgetTableName()
          Gets (as xml) the "table-name" element
 org.apache.xmlbeans.XmlString xgetTssLink()
          Gets (as xml) the "tss-link" element
 void xsetEjbName(org.apache.xmlbeans.XmlString ejbName)
          Sets (as xml) the "ejb-name" element
 void xsetId(org.apache.xmlbeans.XmlID id)
          Sets (as xml) the "id" attribute
 void xsetJndiNameArray(int i, org.apache.xmlbeans.XmlString jndiName)
          Sets (as xml) ith "jndi-name" element
 void xsetJndiNameArray(org.apache.xmlbeans.XmlString[] jndiNameArray)
          Sets (as xml) array of all "jndi-name" element
 void xsetLocalJndiNameArray(int i, org.apache.xmlbeans.XmlString localJndiName)
          Sets (as xml) ith "local-jndi-name" element
 void xsetLocalJndiNameArray(org.apache.xmlbeans.XmlString[] localJndiNameArray)
          Sets (as xml) array of all "local-jndi-name" element
 void xsetPrimkeyField(org.apache.xmlbeans.XmlString primkeyField)
          Sets (as xml) the "primkey-field" element
 void xsetTableName(org.apache.xmlbeans.XmlString tableName)
          Sets (as xml) the "table-name" element
 void xsetTssLink(org.apache.xmlbeans.XmlString tssLink)
          Sets (as xml) the "tss-link" 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

OpenejbEntityBeanTypeImpl

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

getEjbName

public String getEjbName()
Gets the "ejb-name" element

Specified by:
getEjbName in interface OpenejbEntityBeanType

xgetEjbName

public org.apache.xmlbeans.XmlString xgetEjbName()
Gets (as xml) the "ejb-name" element

Specified by:
xgetEjbName in interface OpenejbEntityBeanType

setEjbName

public void setEjbName(String ejbName)
Sets the "ejb-name" element

Specified by:
setEjbName in interface OpenejbEntityBeanType

xsetEjbName

public void xsetEjbName(org.apache.xmlbeans.XmlString ejbName)
Sets (as xml) the "ejb-name" element

Specified by:
xsetEjbName in interface OpenejbEntityBeanType

getJndiNameArray

public String[] getJndiNameArray()
Gets array of all "jndi-name" elements

Specified by:
getJndiNameArray in interface OpenejbEntityBeanType

getJndiNameArray

public String getJndiNameArray(int i)
Gets ith "jndi-name" element

Specified by:
getJndiNameArray in interface OpenejbEntityBeanType

xgetJndiNameArray

public org.apache.xmlbeans.XmlString[] xgetJndiNameArray()
Gets (as xml) array of all "jndi-name" elements

Specified by:
xgetJndiNameArray in interface OpenejbEntityBeanType

xgetJndiNameArray

public org.apache.xmlbeans.XmlString xgetJndiNameArray(int i)
Gets (as xml) ith "jndi-name" element

Specified by:
xgetJndiNameArray in interface OpenejbEntityBeanType

sizeOfJndiNameArray

public int sizeOfJndiNameArray()
Returns number of "jndi-name" element

Specified by:
sizeOfJndiNameArray in interface OpenejbEntityBeanType

setJndiNameArray

public void setJndiNameArray(String[] jndiNameArray)
Sets array of all "jndi-name" element

Specified by:
setJndiNameArray in interface OpenejbEntityBeanType

setJndiNameArray

public void setJndiNameArray(int i,
                             String jndiName)
Sets ith "jndi-name" element

Specified by:
setJndiNameArray in interface OpenejbEntityBeanType

xsetJndiNameArray

public void xsetJndiNameArray(org.apache.xmlbeans.XmlString[] jndiNameArray)
Sets (as xml) array of all "jndi-name" element

Specified by:
xsetJndiNameArray in interface OpenejbEntityBeanType

xsetJndiNameArray

public void xsetJndiNameArray(int i,
                              org.apache.xmlbeans.XmlString jndiName)
Sets (as xml) ith "jndi-name" element

Specified by:
xsetJndiNameArray in interface OpenejbEntityBeanType

insertJndiName

public void insertJndiName(int i,
                           String jndiName)
Inserts the value as the ith "jndi-name" element

Specified by:
insertJndiName in interface OpenejbEntityBeanType

addJndiName

public void addJndiName(String jndiName)
Appends the value as the last "jndi-name" element

Specified by:
addJndiName in interface OpenejbEntityBeanType

insertNewJndiName

public org.apache.xmlbeans.XmlString insertNewJndiName(int i)
Inserts and returns a new empty value (as xml) as the ith "jndi-name" element

Specified by:
insertNewJndiName in interface OpenejbEntityBeanType

addNewJndiName

public org.apache.xmlbeans.XmlString addNewJndiName()
Appends and returns a new empty value (as xml) as the last "jndi-name" element

Specified by:
addNewJndiName in interface OpenejbEntityBeanType

removeJndiName

public void removeJndiName(int i)
Removes the ith "jndi-name" element

Specified by:
removeJndiName in interface OpenejbEntityBeanType

getLocalJndiNameArray

public String[] getLocalJndiNameArray()
Gets array of all "local-jndi-name" elements

Specified by:
getLocalJndiNameArray in interface OpenejbEntityBeanType

getLocalJndiNameArray

public String getLocalJndiNameArray(int i)
Gets ith "local-jndi-name" element

Specified by:
getLocalJndiNameArray in interface OpenejbEntityBeanType

xgetLocalJndiNameArray

public org.apache.xmlbeans.XmlString[] xgetLocalJndiNameArray()
Gets (as xml) array of all "local-jndi-name" elements

Specified by:
xgetLocalJndiNameArray in interface OpenejbEntityBeanType

xgetLocalJndiNameArray

public org.apache.xmlbeans.XmlString xgetLocalJndiNameArray(int i)
Gets (as xml) ith "local-jndi-name" element

Specified by:
xgetLocalJndiNameArray in interface OpenejbEntityBeanType

sizeOfLocalJndiNameArray

public int sizeOfLocalJndiNameArray()
Returns number of "local-jndi-name" element

Specified by:
sizeOfLocalJndiNameArray in interface OpenejbEntityBeanType

setLocalJndiNameArray

public void setLocalJndiNameArray(String[] localJndiNameArray)
Sets array of all "local-jndi-name" element

Specified by:
setLocalJndiNameArray in interface OpenejbEntityBeanType

setLocalJndiNameArray

public void setLocalJndiNameArray(int i,
                                  String localJndiName)
Sets ith "local-jndi-name" element

Specified by:
setLocalJndiNameArray in interface OpenejbEntityBeanType

xsetLocalJndiNameArray

public void xsetLocalJndiNameArray(org.apache.xmlbeans.XmlString[] localJndiNameArray)
Sets (as xml) array of all "local-jndi-name" element

Specified by:
xsetLocalJndiNameArray in interface OpenejbEntityBeanType

xsetLocalJndiNameArray

public void xsetLocalJndiNameArray(int i,
                                   org.apache.xmlbeans.XmlString localJndiName)
Sets (as xml) ith "local-jndi-name" element

Specified by:
xsetLocalJndiNameArray in interface OpenejbEntityBeanType

insertLocalJndiName

public void insertLocalJndiName(int i,
                                String localJndiName)
Inserts the value as the ith "local-jndi-name" element

Specified by:
insertLocalJndiName in interface OpenejbEntityBeanType

addLocalJndiName

public void addLocalJndiName(String localJndiName)
Appends the value as the last "local-jndi-name" element

Specified by:
addLocalJndiName in interface OpenejbEntityBeanType

insertNewLocalJndiName

public org.apache.xmlbeans.XmlString insertNewLocalJndiName(int i)
Inserts and returns a new empty value (as xml) as the ith "local-jndi-name" element

Specified by:
insertNewLocalJndiName in interface OpenejbEntityBeanType

addNewLocalJndiName

public org.apache.xmlbeans.XmlString addNewLocalJndiName()
Appends and returns a new empty value (as xml) as the last "local-jndi-name" element

Specified by:
addNewLocalJndiName in interface OpenejbEntityBeanType

removeLocalJndiName

public void removeLocalJndiName(int i)
Removes the ith "local-jndi-name" element

Specified by:
removeLocalJndiName in interface OpenejbEntityBeanType

getTssLink

public String getTssLink()
Gets the "tss-link" element

Specified by:
getTssLink in interface OpenejbEntityBeanType

xgetTssLink

public org.apache.xmlbeans.XmlString xgetTssLink()
Gets (as xml) the "tss-link" element

Specified by:
xgetTssLink in interface OpenejbEntityBeanType

isSetTssLink

public boolean isSetTssLink()
True if has "tss-link" element

Specified by:
isSetTssLink in interface OpenejbEntityBeanType

setTssLink

public void setTssLink(String tssLink)
Sets the "tss-link" element

Specified by:
setTssLink in interface OpenejbEntityBeanType

xsetTssLink

public void xsetTssLink(org.apache.xmlbeans.XmlString tssLink)
Sets (as xml) the "tss-link" element

Specified by:
xsetTssLink in interface OpenejbEntityBeanType

unsetTssLink

public void unsetTssLink()
Unsets the "tss-link" element

Specified by:
unsetTssLink in interface OpenejbEntityBeanType

getTss

public org.apache.geronimo.xbeans.geronimo.naming.GerPatternType getTss()
Gets the "tss" element

Specified by:
getTss in interface OpenejbEntityBeanType

isSetTss

public boolean isSetTss()
True if has "tss" element

Specified by:
isSetTss in interface OpenejbEntityBeanType

setTss

public void setTss(org.apache.geronimo.xbeans.geronimo.naming.GerPatternType tss)
Sets the "tss" element

Specified by:
setTss in interface OpenejbEntityBeanType

addNewTss

public org.apache.geronimo.xbeans.geronimo.naming.GerPatternType addNewTss()
Appends and returns a new empty "tss" element

Specified by:
addNewTss in interface OpenejbEntityBeanType

unsetTss

public void unsetTss()
Unsets the "tss" element

Specified by:
unsetTss in interface OpenejbEntityBeanType

getTableName

public String getTableName()
Gets the "table-name" element

Specified by:
getTableName in interface OpenejbEntityBeanType

xgetTableName

public org.apache.xmlbeans.XmlString xgetTableName()
Gets (as xml) the "table-name" element

Specified by:
xgetTableName in interface OpenejbEntityBeanType

isSetTableName

public boolean isSetTableName()
True if has "table-name" element

Specified by:
isSetTableName in interface OpenejbEntityBeanType

setTableName

public void setTableName(String tableName)
Sets the "table-name" element

Specified by:
setTableName in interface OpenejbEntityBeanType

xsetTableName

public void xsetTableName(org.apache.xmlbeans.XmlString tableName)
Sets (as xml) the "table-name" element

Specified by:
xsetTableName in interface OpenejbEntityBeanType

unsetTableName

public void unsetTableName()
Unsets the "table-name" element

Specified by:
unsetTableName in interface OpenejbEntityBeanType

getStaticSql

public OpenejbEmptyType getStaticSql()
Gets the "static-sql" element

Specified by:
getStaticSql in interface OpenejbEntityBeanType

isSetStaticSql

public boolean isSetStaticSql()
True if has "static-sql" element

Specified by:
isSetStaticSql in interface OpenejbEntityBeanType

setStaticSql

public void setStaticSql(OpenejbEmptyType staticSql)
Sets the "static-sql" element

Specified by:
setStaticSql in interface OpenejbEntityBeanType

addNewStaticSql

public OpenejbEmptyType addNewStaticSql()
Appends and returns a new empty "static-sql" element

Specified by:
addNewStaticSql in interface OpenejbEntityBeanType

unsetStaticSql

public void unsetStaticSql()
Unsets the "static-sql" element

Specified by:
unsetStaticSql in interface OpenejbEntityBeanType

getCmpFieldMappingArray

public OpenejbEntityBeanType.CmpFieldMapping[] getCmpFieldMappingArray()
Gets array of all "cmp-field-mapping" elements

Specified by:
getCmpFieldMappingArray in interface OpenejbEntityBeanType

getCmpFieldMappingArray

public OpenejbEntityBeanType.CmpFieldMapping getCmpFieldMappingArray(int i)
Gets ith "cmp-field-mapping" element

Specified by:
getCmpFieldMappingArray in interface OpenejbEntityBeanType

sizeOfCmpFieldMappingArray

public int sizeOfCmpFieldMappingArray()
Returns number of "cmp-field-mapping" element

Specified by:
sizeOfCmpFieldMappingArray in interface OpenejbEntityBeanType

setCmpFieldMappingArray

public void setCmpFieldMappingArray(OpenejbEntityBeanType.CmpFieldMapping[] cmpFieldMappingArray)
Sets array of all "cmp-field-mapping" element

Specified by:
setCmpFieldMappingArray in interface OpenejbEntityBeanType

setCmpFieldMappingArray

public void setCmpFieldMappingArray(int i,
                                    OpenejbEntityBeanType.CmpFieldMapping cmpFieldMapping)
Sets ith "cmp-field-mapping" element

Specified by:
setCmpFieldMappingArray in interface OpenejbEntityBeanType

insertNewCmpFieldMapping

public OpenejbEntityBeanType.CmpFieldMapping insertNewCmpFieldMapping(int i)
Inserts and returns a new empty value (as xml) as the ith "cmp-field-mapping" element

Specified by:
insertNewCmpFieldMapping in interface OpenejbEntityBeanType

addNewCmpFieldMapping

public OpenejbEntityBeanType.CmpFieldMapping addNewCmpFieldMapping()
Appends and returns a new empty value (as xml) as the last "cmp-field-mapping" element

Specified by:
addNewCmpFieldMapping in interface OpenejbEntityBeanType

removeCmpFieldMapping

public void removeCmpFieldMapping(int i)
Removes the ith "cmp-field-mapping" element

Specified by:
removeCmpFieldMapping in interface OpenejbEntityBeanType

getPrimkeyField

public String getPrimkeyField()
Gets the "primkey-field" element

Specified by:
getPrimkeyField in interface OpenejbEntityBeanType

xgetPrimkeyField

public org.apache.xmlbeans.XmlString xgetPrimkeyField()
Gets (as xml) the "primkey-field" element

Specified by:
xgetPrimkeyField in interface OpenejbEntityBeanType

isSetPrimkeyField

public boolean isSetPrimkeyField()
True if has "primkey-field" element

Specified by:
isSetPrimkeyField in interface OpenejbEntityBeanType

setPrimkeyField

public void setPrimkeyField(String primkeyField)
Sets the "primkey-field" element

Specified by:
setPrimkeyField in interface OpenejbEntityBeanType

xsetPrimkeyField

public void xsetPrimkeyField(org.apache.xmlbeans.XmlString primkeyField)
Sets (as xml) the "primkey-field" element

Specified by:
xsetPrimkeyField in interface OpenejbEntityBeanType

unsetPrimkeyField

public void unsetPrimkeyField()
Unsets the "primkey-field" element

Specified by:
unsetPrimkeyField in interface OpenejbEntityBeanType

getKeyGenerator

public org.openejb.xbeans.pkgen.EjbKeyGeneratorType getKeyGenerator()
Gets the "key-generator" element

Specified by:
getKeyGenerator in interface OpenejbEntityBeanType

isSetKeyGenerator

public boolean isSetKeyGenerator()
True if has "key-generator" element

Specified by:
isSetKeyGenerator in interface OpenejbEntityBeanType

setKeyGenerator

public void setKeyGenerator(org.openejb.xbeans.pkgen.EjbKeyGeneratorType keyGenerator)
Sets the "key-generator" element

Specified by:
setKeyGenerator in interface OpenejbEntityBeanType

addNewKeyGenerator

public org.openejb.xbeans.pkgen.EjbKeyGeneratorType addNewKeyGenerator()
Appends and returns a new empty "key-generator" element

Specified by:
addNewKeyGenerator in interface OpenejbEntityBeanType

unsetKeyGenerator

public void unsetKeyGenerator()
Unsets the "key-generator" element

Specified by:
unsetKeyGenerator in interface OpenejbEntityBeanType

getPrefetchGroup

public OpenejbEntityBeanType.PrefetchGroup getPrefetchGroup()
Gets the "prefetch-group" element

Specified by:
getPrefetchGroup in interface OpenejbEntityBeanType

isSetPrefetchGroup

public boolean isSetPrefetchGroup()
True if has "prefetch-group" element

Specified by:
isSetPrefetchGroup in interface OpenejbEntityBeanType

setPrefetchGroup

public void setPrefetchGroup(OpenejbEntityBeanType.PrefetchGroup prefetchGroup)
Sets the "prefetch-group" element

Specified by:
setPrefetchGroup in interface OpenejbEntityBeanType

addNewPrefetchGroup

public OpenejbEntityBeanType.PrefetchGroup addNewPrefetchGroup()
Appends and returns a new empty "prefetch-group" element

Specified by:
addNewPrefetchGroup in interface OpenejbEntityBeanType

unsetPrefetchGroup

public void unsetPrefetchGroup()
Unsets the "prefetch-group" element

Specified by:
unsetPrefetchGroup in interface OpenejbEntityBeanType

getCache

public OpenejbEntityBeanType.Cache getCache()
Gets the "cache" element

Specified by:
getCache in interface OpenejbEntityBeanType

isSetCache

public boolean isSetCache()
True if has "cache" element

Specified by:
isSetCache in interface OpenejbEntityBeanType

setCache

public void setCache(OpenejbEntityBeanType.Cache cache)
Sets the "cache" element

Specified by:
setCache in interface OpenejbEntityBeanType

addNewCache

public OpenejbEntityBeanType.Cache addNewCache()
Appends and returns a new empty "cache" element

Specified by:
addNewCache in interface OpenejbEntityBeanType

unsetCache

public void unsetCache()
Unsets the "cache" element

Specified by:
unsetCache in interface OpenejbEntityBeanType

getGbeanRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] getGbeanRefArray()
Gets array of all "gbean-ref" elements

Specified by:
getGbeanRefArray in interface OpenejbEntityBeanType

getGbeanRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType getGbeanRefArray(int i)
Gets ith "gbean-ref" element

Specified by:
getGbeanRefArray in interface OpenejbEntityBeanType

sizeOfGbeanRefArray

public int sizeOfGbeanRefArray()
Returns number of "gbean-ref" element

Specified by:
sizeOfGbeanRefArray in interface OpenejbEntityBeanType

setGbeanRefArray

public void setGbeanRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType[] gbeanRefArray)
Sets array of all "gbean-ref" element

Specified by:
setGbeanRefArray in interface OpenejbEntityBeanType

setGbeanRefArray

public void setGbeanRefArray(int i,
                             org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType gbeanRef)
Sets ith "gbean-ref" element

Specified by:
setGbeanRefArray in interface OpenejbEntityBeanType

insertNewGbeanRef

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType insertNewGbeanRef(int i)
Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element

Specified by:
insertNewGbeanRef in interface OpenejbEntityBeanType

addNewGbeanRef

public org.apache.geronimo.xbeans.geronimo.naming.GerGbeanRefType addNewGbeanRef()
Appends and returns a new empty value (as xml) as the last "gbean-ref" element

Specified by:
addNewGbeanRef in interface OpenejbEntityBeanType

removeGbeanRef

public void removeGbeanRef(int i)
Removes the ith "gbean-ref" element

Specified by:
removeGbeanRef in interface OpenejbEntityBeanType

getEjbRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] getEjbRefArray()
Gets array of all "ejb-ref" elements

Specified by:
getEjbRefArray in interface OpenejbEntityBeanType

getEjbRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType getEjbRefArray(int i)
Gets ith "ejb-ref" element

Specified by:
getEjbRefArray in interface OpenejbEntityBeanType

sizeOfEjbRefArray

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

Specified by:
sizeOfEjbRefArray in interface OpenejbEntityBeanType

setEjbRefArray

public void setEjbRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType[] ejbRefArray)
Sets array of all "ejb-ref" element

Specified by:
setEjbRefArray in interface OpenejbEntityBeanType

setEjbRefArray

public void setEjbRefArray(int i,
                           org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType ejbRef)
Sets ith "ejb-ref" element

Specified by:
setEjbRefArray in interface OpenejbEntityBeanType

insertNewEjbRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType insertNewEjbRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element

Specified by:
insertNewEjbRef in interface OpenejbEntityBeanType

addNewEjbRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbRefType addNewEjbRef()
Appends and returns a new empty value (as xml) as the last "ejb-ref" element

Specified by:
addNewEjbRef in interface OpenejbEntityBeanType

removeEjbRef

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

Specified by:
removeEjbRef in interface OpenejbEntityBeanType

getEjbLocalRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] getEjbLocalRefArray()
Gets array of all "ejb-local-ref" elements

Specified by:
getEjbLocalRefArray in interface OpenejbEntityBeanType

getEjbLocalRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType getEjbLocalRefArray(int i)
Gets ith "ejb-local-ref" element

Specified by:
getEjbLocalRefArray in interface OpenejbEntityBeanType

sizeOfEjbLocalRefArray

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

Specified by:
sizeOfEjbLocalRefArray in interface OpenejbEntityBeanType

setEjbLocalRefArray

public void setEjbLocalRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType[] ejbLocalRefArray)
Sets array of all "ejb-local-ref" element

Specified by:
setEjbLocalRefArray in interface OpenejbEntityBeanType

setEjbLocalRefArray

public void setEjbLocalRefArray(int i,
                                org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType ejbLocalRef)
Sets ith "ejb-local-ref" element

Specified by:
setEjbLocalRefArray in interface OpenejbEntityBeanType

insertNewEjbLocalRef

public org.apache.geronimo.xbeans.geronimo.naming.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 OpenejbEntityBeanType

addNewEjbLocalRef

public org.apache.geronimo.xbeans.geronimo.naming.GerEjbLocalRefType addNewEjbLocalRef()
Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element

Specified by:
addNewEjbLocalRef in interface OpenejbEntityBeanType

removeEjbLocalRef

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

Specified by:
removeEjbLocalRef in interface OpenejbEntityBeanType

getServiceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] getServiceRefArray()
Gets array of all "service-ref" elements

Specified by:
getServiceRefArray in interface OpenejbEntityBeanType

getServiceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType getServiceRefArray(int i)
Gets ith "service-ref" element

Specified by:
getServiceRefArray in interface OpenejbEntityBeanType

sizeOfServiceRefArray

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

Specified by:
sizeOfServiceRefArray in interface OpenejbEntityBeanType

setServiceRefArray

public void setServiceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType[] serviceRefArray)
Sets array of all "service-ref" element

Specified by:
setServiceRefArray in interface OpenejbEntityBeanType

setServiceRefArray

public void setServiceRefArray(int i,
                               org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType serviceRef)
Sets ith "service-ref" element

Specified by:
setServiceRefArray in interface OpenejbEntityBeanType

insertNewServiceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType insertNewServiceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "service-ref" element

Specified by:
insertNewServiceRef in interface OpenejbEntityBeanType

addNewServiceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerServiceRefType addNewServiceRef()
Appends and returns a new empty value (as xml) as the last "service-ref" element

Specified by:
addNewServiceRef in interface OpenejbEntityBeanType

removeServiceRef

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

Specified by:
removeServiceRef in interface OpenejbEntityBeanType

getResourceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] getResourceRefArray()
Gets array of all "resource-ref" elements

Specified by:
getResourceRefArray in interface OpenejbEntityBeanType

getResourceRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType getResourceRefArray(int i)
Gets ith "resource-ref" element

Specified by:
getResourceRefArray in interface OpenejbEntityBeanType

sizeOfResourceRefArray

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

Specified by:
sizeOfResourceRefArray in interface OpenejbEntityBeanType

setResourceRefArray

public void setResourceRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType[] resourceRefArray)
Sets array of all "resource-ref" element

Specified by:
setResourceRefArray in interface OpenejbEntityBeanType

setResourceRefArray

public void setResourceRefArray(int i,
                                org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType resourceRef)
Sets ith "resource-ref" element

Specified by:
setResourceRefArray in interface OpenejbEntityBeanType

insertNewResourceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType insertNewResourceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element

Specified by:
insertNewResourceRef in interface OpenejbEntityBeanType

addNewResourceRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceRefType addNewResourceRef()
Appends and returns a new empty value (as xml) as the last "resource-ref" element

Specified by:
addNewResourceRef in interface OpenejbEntityBeanType

removeResourceRef

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

Specified by:
removeResourceRef in interface OpenejbEntityBeanType

getResourceEnvRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] getResourceEnvRefArray()
Gets array of all "resource-env-ref" elements

Specified by:
getResourceEnvRefArray in interface OpenejbEntityBeanType

getResourceEnvRefArray

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType getResourceEnvRefArray(int i)
Gets ith "resource-env-ref" element

Specified by:
getResourceEnvRefArray in interface OpenejbEntityBeanType

sizeOfResourceEnvRefArray

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

Specified by:
sizeOfResourceEnvRefArray in interface OpenejbEntityBeanType

setResourceEnvRefArray

public void setResourceEnvRefArray(org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType[] resourceEnvRefArray)
Sets array of all "resource-env-ref" element

Specified by:
setResourceEnvRefArray in interface OpenejbEntityBeanType

setResourceEnvRefArray

public void setResourceEnvRefArray(int i,
                                   org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType resourceEnvRef)
Sets ith "resource-env-ref" element

Specified by:
setResourceEnvRefArray in interface OpenejbEntityBeanType

insertNewResourceEnvRef

public org.apache.geronimo.xbeans.geronimo.naming.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 OpenejbEntityBeanType

addNewResourceEnvRef

public org.apache.geronimo.xbeans.geronimo.naming.GerResourceEnvRefType addNewResourceEnvRef()
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element

Specified by:
addNewResourceEnvRef in interface OpenejbEntityBeanType

removeResourceEnvRef

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

Specified by:
removeResourceEnvRef in interface OpenejbEntityBeanType

getQueryArray

public OpenejbQueryType[] getQueryArray()
Gets array of all "query" elements

Specified by:
getQueryArray in interface OpenejbEntityBeanType

getQueryArray

public OpenejbQueryType getQueryArray(int i)
Gets ith "query" element

Specified by:
getQueryArray in interface OpenejbEntityBeanType

sizeOfQueryArray

public int sizeOfQueryArray()
Returns number of "query" element

Specified by:
sizeOfQueryArray in interface OpenejbEntityBeanType

setQueryArray

public void setQueryArray(OpenejbQueryType[] queryArray)
Sets array of all "query" element

Specified by:
setQueryArray in interface OpenejbEntityBeanType

setQueryArray

public void setQueryArray(int i,
                          OpenejbQueryType query)
Sets ith "query" element

Specified by:
setQueryArray in interface OpenejbEntityBeanType

insertNewQuery

public OpenejbQueryType insertNewQuery(int i)
Inserts and returns a new empty value (as xml) as the ith "query" element

Specified by:
insertNewQuery in interface OpenejbEntityBeanType

addNewQuery

public OpenejbQueryType addNewQuery()
Appends and returns a new empty value (as xml) as the last "query" element

Specified by:
addNewQuery in interface OpenejbEntityBeanType

removeQuery

public void removeQuery(int i)
Removes the ith "query" element

Specified by:
removeQuery in interface OpenejbEntityBeanType

getId

public String getId()
Gets the "id" attribute

Specified by:
getId in interface OpenejbEntityBeanType

xgetId

public org.apache.xmlbeans.XmlID xgetId()
Gets (as xml) the "id" attribute

Specified by:
xgetId in interface OpenejbEntityBeanType

isSetId

public boolean isSetId()
True if has "id" attribute

Specified by:
isSetId in interface OpenejbEntityBeanType

setId

public void setId(String id)
Sets the "id" attribute

Specified by:
setId in interface OpenejbEntityBeanType

xsetId

public void xsetId(org.apache.xmlbeans.XmlID id)
Sets (as xml) the "id" attribute

Specified by:
xsetId in interface OpenejbEntityBeanType

unsetId

public void unsetId()
Unsets the "id" attribute

Specified by:
unsetId in interface OpenejbEntityBeanType


Copyright © 1999-2006 OpenEJB. All Rights Reserved.