|
|||||||||||
| 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.ejb.impl.EntityBeanTypeImpl
An XML entity-beanType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.
| Nested Class Summary |
| Nested classes inherited from class org.apache.geronimo.xbeans.ejb.EntityBeanType |
EntityBeanType.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.ejb.EntityBeanType |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
EntityBeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
CmpFieldType |
addNewCmpField()
Appends and returns a new empty value (as xml) as the last "cmp-field" 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 |
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 |
IconType |
addNewIcon()
Appends and returns a new empty value (as xml) as the last "icon" element |
MessageDestinationRefType |
addNewMessageDestinationRef()
Appends and returns a new empty value (as xml) as the last "message-destination-ref" element |
QueryType |
addNewQuery()
Appends and returns a new empty value (as xml) as the last "query" 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 |
SecurityIdentityType |
addNewSecurityIdentity()
Appends and returns a new empty "security-identity" element |
SecurityRoleRefType |
addNewSecurityRoleRef()
Appends and returns a new empty value (as xml) as the last "security-role-ref" element |
ServiceRefType |
addNewServiceRef()
Appends and returns a new empty value (as xml) as the last "service-ref" element |
String |
getAbstractSchemaName()
Gets the "abstract-schema-name" element |
CmpFieldType[] |
getCmpFieldArray()
Gets array of all "cmp-field" elements |
CmpFieldType |
getCmpFieldArray(int i)
Gets ith "cmp-field" element |
CmpVersionType.Enum |
getCmpVersion()
Gets the "cmp-version" 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 |
String |
getEjbClass()
Gets the "ejb-class" element |
EjbLocalRefType[] |
getEjbLocalRefArray()
Gets array of all "ejb-local-ref" elements |
EjbLocalRefType |
getEjbLocalRefArray(int i)
Gets ith "ejb-local-ref" element |
String |
getEjbName()
Gets the "ejb-name" 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 |
String |
getHome()
Gets the "home" element |
IconType[] |
getIconArray()
Gets array of all "icon" elements |
IconType |
getIconArray(int i)
Gets ith "icon" element |
String |
getLocal()
Gets the "local" element |
String |
getLocalHome()
Gets the "local-home" element |
MessageDestinationRefType[] |
getMessageDestinationRefArray()
Gets array of all "message-destination-ref" elements |
MessageDestinationRefType |
getMessageDestinationRefArray(int i)
Gets ith "message-destination-ref" element |
PersistenceTypeType.Enum |
getPersistenceType()
Gets the "persistence-type" element |
String |
getPrimKeyClass()
Gets the "prim-key-class" element |
String |
getPrimkeyField()
Gets the "primkey-field" element |
QueryType[] |
getQueryArray()
Gets array of all "query" elements |
QueryType |
getQueryArray(int i)
Gets ith "query" element |
boolean |
getReentrant()
Gets the "reentrant" element |
String |
getRemote()
Gets the "remote" 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 |
SecurityIdentityType |
getSecurityIdentity()
Gets the "security-identity" element |
SecurityRoleRefType[] |
getSecurityRoleRefArray()
Gets array of all "security-role-ref" elements |
SecurityRoleRefType |
getSecurityRoleRefArray(int i)
Gets ith "security-role-ref" element |
ServiceRefType[] |
getServiceRefArray()
Gets array of all "service-ref" elements |
ServiceRefType |
getServiceRefArray(int i)
Gets ith "service-ref" element |
CmpFieldType |
insertNewCmpField(int i)
Inserts and returns a new empty value (as xml) as the ith "cmp-field" 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 |
IconType |
insertNewIcon(int i)
Inserts and returns a new empty value (as xml) as the ith "icon" element |
MessageDestinationRefType |
insertNewMessageDestinationRef(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination-ref" element |
QueryType |
insertNewQuery(int i)
Inserts and returns a new empty value (as xml) as the ith "query" 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 |
SecurityRoleRefType |
insertNewSecurityRoleRef(int i)
Inserts and returns a new empty value (as xml) as the ith "security-role-ref" element |
ServiceRefType |
insertNewServiceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "service-ref" element |
boolean |
isSetAbstractSchemaName()
True if has "abstract-schema-name" element |
boolean |
isSetCmpVersion()
True if has "cmp-version" element |
boolean |
isSetHome()
True if has "home" element |
boolean |
isSetLocal()
True if has "local" element |
boolean |
isSetLocalHome()
True if has "local-home" element |
boolean |
isSetPrimkeyField()
True if has "primkey-field" element |
boolean |
isSetRemote()
True if has "remote" element |
boolean |
isSetSecurityIdentity()
True if has "security-identity" element |
void |
removeCmpField(int i)
Removes the ith "cmp-field" 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 |
removeIcon(int i)
Removes the ith "icon" element |
void |
removeMessageDestinationRef(int i)
Removes the ith "message-destination-ref" 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 |
removeSecurityRoleRef(int i)
Removes the ith "security-role-ref" element |
void |
removeServiceRef(int i)
Removes the ith "service-ref" element |
void |
setAbstractSchemaName(String abstractSchemaName)
Sets the "abstract-schema-name" element |
void |
setCmpFieldArray(CmpFieldType[] cmpFieldArray)
Sets array of all "cmp-field" element |
void |
setCmpFieldArray(int i,
CmpFieldType cmpField)
Sets ith "cmp-field" element |
void |
setCmpVersion(CmpVersionType.Enum cmpVersion)
Sets the "cmp-version" 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 |
setEjbClass(String ejbClass)
Sets the "ejb-class" 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 |
setEjbName(String ejbName)
Sets the "ejb-name" 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 |
setHome(String home)
Sets the "home" element |
void |
setIconArray(IconType[] iconArray)
Sets array of all "icon" element |
void |
setIconArray(int i,
IconType icon)
Sets ith "icon" element |
void |
setLocal(String local)
Sets the "local" element |
void |
setLocalHome(String localHome)
Sets the "local-home" 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 |
setPersistenceType(PersistenceTypeType.Enum persistenceType)
Sets the "persistence-type" element |
void |
setPrimKeyClass(String primKeyClass)
Sets the "prim-key-class" element |
void |
setPrimkeyField(String primkeyField)
Sets the "primkey-field" element |
void |
setQueryArray(int i,
QueryType query)
Sets ith "query" element |
void |
setQueryArray(QueryType[] queryArray)
Sets array of all "query" element |
void |
setReentrant(boolean reentrant)
Sets the "reentrant" element |
void |
setRemote(String remote)
Sets the "remote" 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 |
setSecurityIdentity(SecurityIdentityType securityIdentity)
Sets the "security-identity" element |
void |
setSecurityRoleRefArray(int i,
SecurityRoleRefType securityRoleRef)
Sets ith "security-role-ref" element |
void |
setSecurityRoleRefArray(SecurityRoleRefType[] securityRoleRefArray)
Sets array of all "security-role-ref" element |
void |
setServiceRefArray(int i,
ServiceRefType serviceRef)
Sets ith "service-ref" element |
void |
setServiceRefArray(ServiceRefType[] serviceRefArray)
Sets array of all "service-ref" element |
int |
sizeOfCmpFieldArray()
Returns number of "cmp-field" 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 |
sizeOfIconArray()
Returns number of "icon" element |
int |
sizeOfMessageDestinationRefArray()
Returns number of "message-destination-ref" 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 |
sizeOfSecurityRoleRefArray()
Returns number of "security-role-ref" element |
int |
sizeOfServiceRefArray()
Returns number of "service-ref" element |
void |
unsetAbstractSchemaName()
Unsets the "abstract-schema-name" element |
void |
unsetCmpVersion()
Unsets the "cmp-version" element |
void |
unsetHome()
Unsets the "home" element |
void |
unsetLocal()
Unsets the "local" element |
void |
unsetLocalHome()
Unsets the "local-home" element |
void |
unsetPrimkeyField()
Unsets the "primkey-field" element |
void |
unsetRemote()
Unsets the "remote" element |
void |
unsetSecurityIdentity()
Unsets the "security-identity" element |
JavaIdentifierType |
xgetAbstractSchemaName()
Gets (as xml) the "abstract-schema-name" element |
CmpVersionType |
xgetCmpVersion()
Gets (as xml) the "cmp-version" element |
EjbClassType |
xgetEjbClass()
Gets (as xml) the "ejb-class" element |
EjbNameType |
xgetEjbName()
Gets (as xml) the "ejb-name" element |
HomeType |
xgetHome()
Gets (as xml) the "home" element |
LocalType |
xgetLocal()
Gets (as xml) the "local" element |
LocalHomeType |
xgetLocalHome()
Gets (as xml) the "local-home" element |
PersistenceTypeType |
xgetPersistenceType()
Gets (as xml) the "persistence-type" element |
FullyQualifiedClassType |
xgetPrimKeyClass()
Gets (as xml) the "prim-key-class" element |
String |
xgetPrimkeyField()
Gets (as xml) the "primkey-field" element |
TrueFalseType |
xgetReentrant()
Gets (as xml) the "reentrant" element |
RemoteType |
xgetRemote()
Gets (as xml) the "remote" element |
void |
xsetAbstractSchemaName(JavaIdentifierType abstractSchemaName)
Sets (as xml) the "abstract-schema-name" element |
void |
xsetCmpVersion(CmpVersionType cmpVersion)
Sets (as xml) the "cmp-version" element |
void |
xsetEjbClass(EjbClassType ejbClass)
Sets (as xml) the "ejb-class" element |
void |
xsetEjbName(EjbNameType ejbName)
Sets (as xml) the "ejb-name" element |
void |
xsetHome(HomeType home)
Sets (as xml) the "home" element |
void |
xsetLocal(LocalType local)
Sets (as xml) the "local" element |
void |
xsetLocalHome(LocalHomeType localHome)
Sets (as xml) the "local-home" element |
void |
xsetPersistenceType(PersistenceTypeType persistenceType)
Sets (as xml) the "persistence-type" element |
void |
xsetPrimKeyClass(FullyQualifiedClassType primKeyClass)
Sets (as xml) the "prim-key-class" element |
void |
xsetPrimkeyField(String primkeyField)
Sets (as xml) the "primkey-field" element |
void |
xsetReentrant(TrueFalseType reentrant)
Sets (as xml) the "reentrant" element |
void |
xsetRemote(RemoteType remote)
Sets (as xml) the "remote" 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, 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 EntityBeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
public DescriptionType[] getDescriptionArray()
getDescriptionArray in interface EntityBeanTypepublic DescriptionType getDescriptionArray(int i)
getDescriptionArray in interface EntityBeanTypepublic int sizeOfDescriptionArray()
sizeOfDescriptionArray in interface EntityBeanTypepublic void setDescriptionArray(DescriptionType[] descriptionArray)
setDescriptionArray in interface EntityBeanType
public void setDescriptionArray(int i,
DescriptionType description)
setDescriptionArray in interface EntityBeanTypepublic DescriptionType insertNewDescription(int i)
insertNewDescription in interface EntityBeanTypepublic DescriptionType addNewDescription()
addNewDescription in interface EntityBeanTypepublic void removeDescription(int i)
removeDescription in interface EntityBeanTypepublic DisplayNameType[] getDisplayNameArray()
getDisplayNameArray in interface EntityBeanTypepublic DisplayNameType getDisplayNameArray(int i)
getDisplayNameArray in interface EntityBeanTypepublic int sizeOfDisplayNameArray()
sizeOfDisplayNameArray in interface EntityBeanTypepublic void setDisplayNameArray(DisplayNameType[] displayNameArray)
setDisplayNameArray in interface EntityBeanType
public void setDisplayNameArray(int i,
DisplayNameType displayName)
setDisplayNameArray in interface EntityBeanTypepublic DisplayNameType insertNewDisplayName(int i)
insertNewDisplayName in interface EntityBeanTypepublic DisplayNameType addNewDisplayName()
addNewDisplayName in interface EntityBeanTypepublic void removeDisplayName(int i)
removeDisplayName in interface EntityBeanTypepublic IconType[] getIconArray()
getIconArray in interface EntityBeanTypepublic IconType getIconArray(int i)
getIconArray in interface EntityBeanTypepublic int sizeOfIconArray()
sizeOfIconArray in interface EntityBeanTypepublic void setIconArray(IconType[] iconArray)
setIconArray in interface EntityBeanType
public void setIconArray(int i,
IconType icon)
setIconArray in interface EntityBeanTypepublic IconType insertNewIcon(int i)
insertNewIcon in interface EntityBeanTypepublic IconType addNewIcon()
addNewIcon in interface EntityBeanTypepublic void removeIcon(int i)
removeIcon in interface EntityBeanTypepublic String getEjbName()
getEjbName in interface EntityBeanTypepublic EjbNameType xgetEjbName()
xgetEjbName in interface EntityBeanTypepublic void setEjbName(String ejbName)
setEjbName in interface EntityBeanTypepublic void xsetEjbName(EjbNameType ejbName)
xsetEjbName in interface EntityBeanTypepublic String getHome()
getHome in interface EntityBeanTypepublic HomeType xgetHome()
xgetHome in interface EntityBeanTypepublic boolean isSetHome()
isSetHome in interface EntityBeanTypepublic void setHome(String home)
setHome in interface EntityBeanTypepublic void xsetHome(HomeType home)
xsetHome in interface EntityBeanTypepublic void unsetHome()
unsetHome in interface EntityBeanTypepublic String getRemote()
getRemote in interface EntityBeanTypepublic RemoteType xgetRemote()
xgetRemote in interface EntityBeanTypepublic boolean isSetRemote()
isSetRemote in interface EntityBeanTypepublic void setRemote(String remote)
setRemote in interface EntityBeanTypepublic void xsetRemote(RemoteType remote)
xsetRemote in interface EntityBeanTypepublic void unsetRemote()
unsetRemote in interface EntityBeanTypepublic String getLocalHome()
getLocalHome in interface EntityBeanTypepublic LocalHomeType xgetLocalHome()
xgetLocalHome in interface EntityBeanTypepublic boolean isSetLocalHome()
isSetLocalHome in interface EntityBeanTypepublic void setLocalHome(String localHome)
setLocalHome in interface EntityBeanTypepublic void xsetLocalHome(LocalHomeType localHome)
xsetLocalHome in interface EntityBeanTypepublic void unsetLocalHome()
unsetLocalHome in interface EntityBeanTypepublic String getLocal()
getLocal in interface EntityBeanTypepublic LocalType xgetLocal()
xgetLocal in interface EntityBeanTypepublic boolean isSetLocal()
isSetLocal in interface EntityBeanTypepublic void setLocal(String local)
setLocal in interface EntityBeanTypepublic void xsetLocal(LocalType local)
xsetLocal in interface EntityBeanTypepublic void unsetLocal()
unsetLocal in interface EntityBeanTypepublic String getEjbClass()
getEjbClass in interface EntityBeanTypepublic EjbClassType xgetEjbClass()
xgetEjbClass in interface EntityBeanTypepublic void setEjbClass(String ejbClass)
setEjbClass in interface EntityBeanTypepublic void xsetEjbClass(EjbClassType ejbClass)
xsetEjbClass in interface EntityBeanTypepublic PersistenceTypeType.Enum getPersistenceType()
getPersistenceType in interface EntityBeanTypepublic PersistenceTypeType xgetPersistenceType()
xgetPersistenceType in interface EntityBeanTypepublic void setPersistenceType(PersistenceTypeType.Enum persistenceType)
setPersistenceType in interface EntityBeanTypepublic void xsetPersistenceType(PersistenceTypeType persistenceType)
xsetPersistenceType in interface EntityBeanTypepublic String getPrimKeyClass()
getPrimKeyClass in interface EntityBeanTypepublic FullyQualifiedClassType xgetPrimKeyClass()
xgetPrimKeyClass in interface EntityBeanTypepublic void setPrimKeyClass(String primKeyClass)
setPrimKeyClass in interface EntityBeanTypepublic void xsetPrimKeyClass(FullyQualifiedClassType primKeyClass)
xsetPrimKeyClass in interface EntityBeanTypepublic boolean getReentrant()
getReentrant in interface EntityBeanTypepublic TrueFalseType xgetReentrant()
xgetReentrant in interface EntityBeanTypepublic void setReentrant(boolean reentrant)
setReentrant in interface EntityBeanTypepublic void xsetReentrant(TrueFalseType reentrant)
xsetReentrant in interface EntityBeanTypepublic CmpVersionType.Enum getCmpVersion()
getCmpVersion in interface EntityBeanTypepublic CmpVersionType xgetCmpVersion()
xgetCmpVersion in interface EntityBeanTypepublic boolean isSetCmpVersion()
isSetCmpVersion in interface EntityBeanTypepublic void setCmpVersion(CmpVersionType.Enum cmpVersion)
setCmpVersion in interface EntityBeanTypepublic void xsetCmpVersion(CmpVersionType cmpVersion)
xsetCmpVersion in interface EntityBeanTypepublic void unsetCmpVersion()
unsetCmpVersion in interface EntityBeanTypepublic String getAbstractSchemaName()
getAbstractSchemaName in interface EntityBeanTypepublic JavaIdentifierType xgetAbstractSchemaName()
xgetAbstractSchemaName in interface EntityBeanTypepublic boolean isSetAbstractSchemaName()
isSetAbstractSchemaName in interface EntityBeanTypepublic void setAbstractSchemaName(String abstractSchemaName)
setAbstractSchemaName in interface EntityBeanTypepublic void xsetAbstractSchemaName(JavaIdentifierType abstractSchemaName)
xsetAbstractSchemaName in interface EntityBeanTypepublic void unsetAbstractSchemaName()
unsetAbstractSchemaName in interface EntityBeanTypepublic CmpFieldType[] getCmpFieldArray()
getCmpFieldArray in interface EntityBeanTypepublic CmpFieldType getCmpFieldArray(int i)
getCmpFieldArray in interface EntityBeanTypepublic int sizeOfCmpFieldArray()
sizeOfCmpFieldArray in interface EntityBeanTypepublic void setCmpFieldArray(CmpFieldType[] cmpFieldArray)
setCmpFieldArray in interface EntityBeanType
public void setCmpFieldArray(int i,
CmpFieldType cmpField)
setCmpFieldArray in interface EntityBeanTypepublic CmpFieldType insertNewCmpField(int i)
insertNewCmpField in interface EntityBeanTypepublic CmpFieldType addNewCmpField()
addNewCmpField in interface EntityBeanTypepublic void removeCmpField(int i)
removeCmpField in interface EntityBeanTypepublic String getPrimkeyField()
getPrimkeyField in interface EntityBeanTypepublic String xgetPrimkeyField()
xgetPrimkeyField in interface EntityBeanTypepublic boolean isSetPrimkeyField()
isSetPrimkeyField in interface EntityBeanTypepublic void setPrimkeyField(String primkeyField)
setPrimkeyField in interface EntityBeanTypepublic void xsetPrimkeyField(String primkeyField)
xsetPrimkeyField in interface EntityBeanTypepublic void unsetPrimkeyField()
unsetPrimkeyField in interface EntityBeanTypepublic EnvEntryType[] getEnvEntryArray()
getEnvEntryArray in interface EntityBeanTypepublic EnvEntryType getEnvEntryArray(int i)
getEnvEntryArray in interface EntityBeanTypepublic int sizeOfEnvEntryArray()
sizeOfEnvEntryArray in interface EntityBeanTypepublic void setEnvEntryArray(EnvEntryType[] envEntryArray)
setEnvEntryArray in interface EntityBeanType
public void setEnvEntryArray(int i,
EnvEntryType envEntry)
setEnvEntryArray in interface EntityBeanTypepublic EnvEntryType insertNewEnvEntry(int i)
insertNewEnvEntry in interface EntityBeanTypepublic EnvEntryType addNewEnvEntry()
addNewEnvEntry in interface EntityBeanTypepublic void removeEnvEntry(int i)
removeEnvEntry in interface EntityBeanTypepublic EjbRefType[] getEjbRefArray()
getEjbRefArray in interface EntityBeanTypepublic EjbRefType getEjbRefArray(int i)
getEjbRefArray in interface EntityBeanTypepublic int sizeOfEjbRefArray()
sizeOfEjbRefArray in interface EntityBeanTypepublic void setEjbRefArray(EjbRefType[] ejbRefArray)
setEjbRefArray in interface EntityBeanType
public void setEjbRefArray(int i,
EjbRefType ejbRef)
setEjbRefArray in interface EntityBeanTypepublic EjbRefType insertNewEjbRef(int i)
insertNewEjbRef in interface EntityBeanTypepublic EjbRefType addNewEjbRef()
addNewEjbRef in interface EntityBeanTypepublic void removeEjbRef(int i)
removeEjbRef in interface EntityBeanTypepublic EjbLocalRefType[] getEjbLocalRefArray()
getEjbLocalRefArray in interface EntityBeanTypepublic EjbLocalRefType getEjbLocalRefArray(int i)
getEjbLocalRefArray in interface EntityBeanTypepublic int sizeOfEjbLocalRefArray()
sizeOfEjbLocalRefArray in interface EntityBeanTypepublic void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
setEjbLocalRefArray in interface EntityBeanType
public void setEjbLocalRefArray(int i,
EjbLocalRefType ejbLocalRef)
setEjbLocalRefArray in interface EntityBeanTypepublic EjbLocalRefType insertNewEjbLocalRef(int i)
insertNewEjbLocalRef in interface EntityBeanTypepublic EjbLocalRefType addNewEjbLocalRef()
addNewEjbLocalRef in interface EntityBeanTypepublic void removeEjbLocalRef(int i)
removeEjbLocalRef in interface EntityBeanTypepublic ServiceRefType[] getServiceRefArray()
getServiceRefArray in interface EntityBeanTypepublic ServiceRefType getServiceRefArray(int i)
getServiceRefArray in interface EntityBeanTypepublic int sizeOfServiceRefArray()
sizeOfServiceRefArray in interface EntityBeanTypepublic void setServiceRefArray(ServiceRefType[] serviceRefArray)
setServiceRefArray in interface EntityBeanType
public void setServiceRefArray(int i,
ServiceRefType serviceRef)
setServiceRefArray in interface EntityBeanTypepublic ServiceRefType insertNewServiceRef(int i)
insertNewServiceRef in interface EntityBeanTypepublic ServiceRefType addNewServiceRef()
addNewServiceRef in interface EntityBeanTypepublic void removeServiceRef(int i)
removeServiceRef in interface EntityBeanTypepublic SecurityRoleRefType[] getSecurityRoleRefArray()
getSecurityRoleRefArray in interface EntityBeanTypepublic SecurityRoleRefType getSecurityRoleRefArray(int i)
getSecurityRoleRefArray in interface EntityBeanTypepublic int sizeOfSecurityRoleRefArray()
sizeOfSecurityRoleRefArray in interface EntityBeanTypepublic void setSecurityRoleRefArray(SecurityRoleRefType[] securityRoleRefArray)
setSecurityRoleRefArray in interface EntityBeanType
public void setSecurityRoleRefArray(int i,
SecurityRoleRefType securityRoleRef)
setSecurityRoleRefArray in interface EntityBeanTypepublic SecurityRoleRefType insertNewSecurityRoleRef(int i)
insertNewSecurityRoleRef in interface EntityBeanTypepublic SecurityRoleRefType addNewSecurityRoleRef()
addNewSecurityRoleRef in interface EntityBeanTypepublic void removeSecurityRoleRef(int i)
removeSecurityRoleRef in interface EntityBeanTypepublic SecurityIdentityType getSecurityIdentity()
getSecurityIdentity in interface EntityBeanTypepublic boolean isSetSecurityIdentity()
isSetSecurityIdentity in interface EntityBeanTypepublic void setSecurityIdentity(SecurityIdentityType securityIdentity)
setSecurityIdentity in interface EntityBeanTypepublic SecurityIdentityType addNewSecurityIdentity()
addNewSecurityIdentity in interface EntityBeanTypepublic void unsetSecurityIdentity()
unsetSecurityIdentity in interface EntityBeanTypepublic ResourceRefType[] getResourceRefArray()
getResourceRefArray in interface EntityBeanTypepublic ResourceRefType getResourceRefArray(int i)
getResourceRefArray in interface EntityBeanTypepublic int sizeOfResourceRefArray()
sizeOfResourceRefArray in interface EntityBeanTypepublic void setResourceRefArray(ResourceRefType[] resourceRefArray)
setResourceRefArray in interface EntityBeanType
public void setResourceRefArray(int i,
ResourceRefType resourceRef)
setResourceRefArray in interface EntityBeanTypepublic ResourceRefType insertNewResourceRef(int i)
insertNewResourceRef in interface EntityBeanTypepublic ResourceRefType addNewResourceRef()
addNewResourceRef in interface EntityBeanTypepublic void removeResourceRef(int i)
removeResourceRef in interface EntityBeanTypepublic ResourceEnvRefType[] getResourceEnvRefArray()
getResourceEnvRefArray in interface EntityBeanTypepublic ResourceEnvRefType getResourceEnvRefArray(int i)
getResourceEnvRefArray in interface EntityBeanTypepublic int sizeOfResourceEnvRefArray()
sizeOfResourceEnvRefArray in interface EntityBeanTypepublic void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
setResourceEnvRefArray in interface EntityBeanType
public void setResourceEnvRefArray(int i,
ResourceEnvRefType resourceEnvRef)
setResourceEnvRefArray in interface EntityBeanTypepublic ResourceEnvRefType insertNewResourceEnvRef(int i)
insertNewResourceEnvRef in interface EntityBeanTypepublic ResourceEnvRefType addNewResourceEnvRef()
addNewResourceEnvRef in interface EntityBeanTypepublic void removeResourceEnvRef(int i)
removeResourceEnvRef in interface EntityBeanTypepublic MessageDestinationRefType[] getMessageDestinationRefArray()
getMessageDestinationRefArray in interface EntityBeanTypepublic MessageDestinationRefType getMessageDestinationRefArray(int i)
getMessageDestinationRefArray in interface EntityBeanTypepublic int sizeOfMessageDestinationRefArray()
sizeOfMessageDestinationRefArray in interface EntityBeanTypepublic void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
setMessageDestinationRefArray in interface EntityBeanType
public void setMessageDestinationRefArray(int i,
MessageDestinationRefType messageDestinationRef)
setMessageDestinationRefArray in interface EntityBeanTypepublic MessageDestinationRefType insertNewMessageDestinationRef(int i)
insertNewMessageDestinationRef in interface EntityBeanTypepublic MessageDestinationRefType addNewMessageDestinationRef()
addNewMessageDestinationRef in interface EntityBeanTypepublic void removeMessageDestinationRef(int i)
removeMessageDestinationRef in interface EntityBeanTypepublic QueryType[] getQueryArray()
getQueryArray in interface EntityBeanTypepublic QueryType getQueryArray(int i)
getQueryArray in interface EntityBeanTypepublic int sizeOfQueryArray()
sizeOfQueryArray in interface EntityBeanTypepublic void setQueryArray(QueryType[] queryArray)
setQueryArray in interface EntityBeanType
public void setQueryArray(int i,
QueryType query)
setQueryArray in interface EntityBeanTypepublic QueryType insertNewQuery(int i)
insertNewQuery in interface EntityBeanTypepublic QueryType addNewQuery()
addNewQuery in interface EntityBeanTypepublic void removeQuery(int i)
removeQuery in interface EntityBeanTypepublic DeploymentExtensionType[] getDeploymentExtensionArray()
getDeploymentExtensionArray in interface EntityBeanTypepublic DeploymentExtensionType getDeploymentExtensionArray(int i)
getDeploymentExtensionArray in interface EntityBeanTypepublic int sizeOfDeploymentExtensionArray()
sizeOfDeploymentExtensionArray in interface EntityBeanTypepublic void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
setDeploymentExtensionArray in interface EntityBeanType
public void setDeploymentExtensionArray(int i,
DeploymentExtensionType deploymentExtension)
setDeploymentExtensionArray in interface EntityBeanTypepublic DeploymentExtensionType insertNewDeploymentExtension(int i)
insertNewDeploymentExtension in interface EntityBeanTypepublic DeploymentExtensionType addNewDeploymentExtension()
addNewDeploymentExtension in interface EntityBeanTypepublic void removeDeploymentExtension(int i)
removeDeploymentExtension in interface EntityBeanType
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||