|
|||||||||||
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.SessionBeanTypeImpl
An XML session-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.SessionBeanType |
SessionBeanType.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.SessionBeanType |
type |
Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Constructor Summary | |
SessionBeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
Method Summary | |
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 |
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 |
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 |
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 |
String |
getServiceEndpoint()
Gets the "service-endpoint" element |
ServiceRefType[] |
getServiceRefArray()
Gets array of all "service-ref" elements |
ServiceRefType |
getServiceRefArray(int i)
Gets ith "service-ref" element |
SessionTypeType.Enum |
getSessionType()
Gets the "session-type" element |
TransactionTypeType.Enum |
getTransactionType()
Gets the "transaction-type" 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 |
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 |
isSetHome()
True if has "home" element |
boolean |
isSetLocal()
True if has "local" element |
boolean |
isSetLocalHome()
True if has "local-home" element |
boolean |
isSetRemote()
True if has "remote" element |
boolean |
isSetSecurityIdentity()
True if has "security-identity" element |
boolean |
isSetServiceEndpoint()
True if has "service-endpoint" 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 |
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 |
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 |
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 |
setServiceEndpoint(String serviceEndpoint)
Sets the "service-endpoint" element |
void |
setServiceRefArray(int i,
ServiceRefType serviceRef)
Sets ith "service-ref" element |
void |
setServiceRefArray(ServiceRefType[] serviceRefArray)
Sets array of all "service-ref" element |
void |
setSessionType(SessionTypeType.Enum sessionType)
Sets the "session-type" element |
void |
setTransactionType(TransactionTypeType.Enum transactionType)
Sets the "transaction-type" 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 |
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 |
unsetHome()
Unsets the "home" element |
void |
unsetLocal()
Unsets the "local" element |
void |
unsetLocalHome()
Unsets the "local-home" element |
void |
unsetRemote()
Unsets the "remote" element |
void |
unsetSecurityIdentity()
Unsets the "security-identity" element |
void |
unsetServiceEndpoint()
Unsets the "service-endpoint" 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 |
RemoteType |
xgetRemote()
Gets (as xml) the "remote" element |
FullyQualifiedClassType |
xgetServiceEndpoint()
Gets (as xml) the "service-endpoint" element |
SessionTypeType |
xgetSessionType()
Gets (as xml) the "session-type" element |
TransactionTypeType |
xgetTransactionType()
Gets (as xml) the "transaction-type" 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 |
xsetRemote(RemoteType remote)
Sets (as xml) the "remote" element |
void |
xsetServiceEndpoint(FullyQualifiedClassType serviceEndpoint)
Sets (as xml) the "service-endpoint" element |
void |
xsetSessionType(SessionTypeType sessionType)
Sets (as xml) the "session-type" element |
void |
xsetTransactionType(TransactionTypeType transactionType)
Sets (as xml) the "transaction-type" 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 SessionBeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail |
public DescriptionType[] getDescriptionArray()
getDescriptionArray
in interface SessionBeanType
public DescriptionType getDescriptionArray(int i)
getDescriptionArray
in interface SessionBeanType
public int sizeOfDescriptionArray()
sizeOfDescriptionArray
in interface SessionBeanType
public void setDescriptionArray(DescriptionType[] descriptionArray)
setDescriptionArray
in interface SessionBeanType
public void setDescriptionArray(int i, DescriptionType description)
setDescriptionArray
in interface SessionBeanType
public DescriptionType insertNewDescription(int i)
insertNewDescription
in interface SessionBeanType
public DescriptionType addNewDescription()
addNewDescription
in interface SessionBeanType
public void removeDescription(int i)
removeDescription
in interface SessionBeanType
public DisplayNameType[] getDisplayNameArray()
getDisplayNameArray
in interface SessionBeanType
public DisplayNameType getDisplayNameArray(int i)
getDisplayNameArray
in interface SessionBeanType
public int sizeOfDisplayNameArray()
sizeOfDisplayNameArray
in interface SessionBeanType
public void setDisplayNameArray(DisplayNameType[] displayNameArray)
setDisplayNameArray
in interface SessionBeanType
public void setDisplayNameArray(int i, DisplayNameType displayName)
setDisplayNameArray
in interface SessionBeanType
public DisplayNameType insertNewDisplayName(int i)
insertNewDisplayName
in interface SessionBeanType
public DisplayNameType addNewDisplayName()
addNewDisplayName
in interface SessionBeanType
public void removeDisplayName(int i)
removeDisplayName
in interface SessionBeanType
public IconType[] getIconArray()
getIconArray
in interface SessionBeanType
public IconType getIconArray(int i)
getIconArray
in interface SessionBeanType
public int sizeOfIconArray()
sizeOfIconArray
in interface SessionBeanType
public void setIconArray(IconType[] iconArray)
setIconArray
in interface SessionBeanType
public void setIconArray(int i, IconType icon)
setIconArray
in interface SessionBeanType
public IconType insertNewIcon(int i)
insertNewIcon
in interface SessionBeanType
public IconType addNewIcon()
addNewIcon
in interface SessionBeanType
public void removeIcon(int i)
removeIcon
in interface SessionBeanType
public String getEjbName()
getEjbName
in interface SessionBeanType
public EjbNameType xgetEjbName()
xgetEjbName
in interface SessionBeanType
public void setEjbName(String ejbName)
setEjbName
in interface SessionBeanType
public void xsetEjbName(EjbNameType ejbName)
xsetEjbName
in interface SessionBeanType
public String getHome()
getHome
in interface SessionBeanType
public HomeType xgetHome()
xgetHome
in interface SessionBeanType
public boolean isSetHome()
isSetHome
in interface SessionBeanType
public void setHome(String home)
setHome
in interface SessionBeanType
public void xsetHome(HomeType home)
xsetHome
in interface SessionBeanType
public void unsetHome()
unsetHome
in interface SessionBeanType
public String getRemote()
getRemote
in interface SessionBeanType
public RemoteType xgetRemote()
xgetRemote
in interface SessionBeanType
public boolean isSetRemote()
isSetRemote
in interface SessionBeanType
public void setRemote(String remote)
setRemote
in interface SessionBeanType
public void xsetRemote(RemoteType remote)
xsetRemote
in interface SessionBeanType
public void unsetRemote()
unsetRemote
in interface SessionBeanType
public String getLocalHome()
getLocalHome
in interface SessionBeanType
public LocalHomeType xgetLocalHome()
xgetLocalHome
in interface SessionBeanType
public boolean isSetLocalHome()
isSetLocalHome
in interface SessionBeanType
public void setLocalHome(String localHome)
setLocalHome
in interface SessionBeanType
public void xsetLocalHome(LocalHomeType localHome)
xsetLocalHome
in interface SessionBeanType
public void unsetLocalHome()
unsetLocalHome
in interface SessionBeanType
public String getLocal()
getLocal
in interface SessionBeanType
public LocalType xgetLocal()
xgetLocal
in interface SessionBeanType
public boolean isSetLocal()
isSetLocal
in interface SessionBeanType
public void setLocal(String local)
setLocal
in interface SessionBeanType
public void xsetLocal(LocalType local)
xsetLocal
in interface SessionBeanType
public void unsetLocal()
unsetLocal
in interface SessionBeanType
public String getServiceEndpoint()
getServiceEndpoint
in interface SessionBeanType
public FullyQualifiedClassType xgetServiceEndpoint()
xgetServiceEndpoint
in interface SessionBeanType
public boolean isSetServiceEndpoint()
isSetServiceEndpoint
in interface SessionBeanType
public void setServiceEndpoint(String serviceEndpoint)
setServiceEndpoint
in interface SessionBeanType
public void xsetServiceEndpoint(FullyQualifiedClassType serviceEndpoint)
xsetServiceEndpoint
in interface SessionBeanType
public void unsetServiceEndpoint()
unsetServiceEndpoint
in interface SessionBeanType
public String getEjbClass()
getEjbClass
in interface SessionBeanType
public EjbClassType xgetEjbClass()
xgetEjbClass
in interface SessionBeanType
public void setEjbClass(String ejbClass)
setEjbClass
in interface SessionBeanType
public void xsetEjbClass(EjbClassType ejbClass)
xsetEjbClass
in interface SessionBeanType
public SessionTypeType.Enum getSessionType()
getSessionType
in interface SessionBeanType
public SessionTypeType xgetSessionType()
xgetSessionType
in interface SessionBeanType
public void setSessionType(SessionTypeType.Enum sessionType)
setSessionType
in interface SessionBeanType
public void xsetSessionType(SessionTypeType sessionType)
xsetSessionType
in interface SessionBeanType
public TransactionTypeType.Enum getTransactionType()
getTransactionType
in interface SessionBeanType
public TransactionTypeType xgetTransactionType()
xgetTransactionType
in interface SessionBeanType
public void setTransactionType(TransactionTypeType.Enum transactionType)
setTransactionType
in interface SessionBeanType
public void xsetTransactionType(TransactionTypeType transactionType)
xsetTransactionType
in interface SessionBeanType
public EnvEntryType[] getEnvEntryArray()
getEnvEntryArray
in interface SessionBeanType
public EnvEntryType getEnvEntryArray(int i)
getEnvEntryArray
in interface SessionBeanType
public int sizeOfEnvEntryArray()
sizeOfEnvEntryArray
in interface SessionBeanType
public void setEnvEntryArray(EnvEntryType[] envEntryArray)
setEnvEntryArray
in interface SessionBeanType
public void setEnvEntryArray(int i, EnvEntryType envEntry)
setEnvEntryArray
in interface SessionBeanType
public EnvEntryType insertNewEnvEntry(int i)
insertNewEnvEntry
in interface SessionBeanType
public EnvEntryType addNewEnvEntry()
addNewEnvEntry
in interface SessionBeanType
public void removeEnvEntry(int i)
removeEnvEntry
in interface SessionBeanType
public EjbRefType[] getEjbRefArray()
getEjbRefArray
in interface SessionBeanType
public EjbRefType getEjbRefArray(int i)
getEjbRefArray
in interface SessionBeanType
public int sizeOfEjbRefArray()
sizeOfEjbRefArray
in interface SessionBeanType
public void setEjbRefArray(EjbRefType[] ejbRefArray)
setEjbRefArray
in interface SessionBeanType
public void setEjbRefArray(int i, EjbRefType ejbRef)
setEjbRefArray
in interface SessionBeanType
public EjbRefType insertNewEjbRef(int i)
insertNewEjbRef
in interface SessionBeanType
public EjbRefType addNewEjbRef()
addNewEjbRef
in interface SessionBeanType
public void removeEjbRef(int i)
removeEjbRef
in interface SessionBeanType
public EjbLocalRefType[] getEjbLocalRefArray()
getEjbLocalRefArray
in interface SessionBeanType
public EjbLocalRefType getEjbLocalRefArray(int i)
getEjbLocalRefArray
in interface SessionBeanType
public int sizeOfEjbLocalRefArray()
sizeOfEjbLocalRefArray
in interface SessionBeanType
public void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
setEjbLocalRefArray
in interface SessionBeanType
public void setEjbLocalRefArray(int i, EjbLocalRefType ejbLocalRef)
setEjbLocalRefArray
in interface SessionBeanType
public EjbLocalRefType insertNewEjbLocalRef(int i)
insertNewEjbLocalRef
in interface SessionBeanType
public EjbLocalRefType addNewEjbLocalRef()
addNewEjbLocalRef
in interface SessionBeanType
public void removeEjbLocalRef(int i)
removeEjbLocalRef
in interface SessionBeanType
public ServiceRefType[] getServiceRefArray()
getServiceRefArray
in interface SessionBeanType
public ServiceRefType getServiceRefArray(int i)
getServiceRefArray
in interface SessionBeanType
public int sizeOfServiceRefArray()
sizeOfServiceRefArray
in interface SessionBeanType
public void setServiceRefArray(ServiceRefType[] serviceRefArray)
setServiceRefArray
in interface SessionBeanType
public void setServiceRefArray(int i, ServiceRefType serviceRef)
setServiceRefArray
in interface SessionBeanType
public ServiceRefType insertNewServiceRef(int i)
insertNewServiceRef
in interface SessionBeanType
public ServiceRefType addNewServiceRef()
addNewServiceRef
in interface SessionBeanType
public void removeServiceRef(int i)
removeServiceRef
in interface SessionBeanType
public SecurityRoleRefType[] getSecurityRoleRefArray()
getSecurityRoleRefArray
in interface SessionBeanType
public SecurityRoleRefType getSecurityRoleRefArray(int i)
getSecurityRoleRefArray
in interface SessionBeanType
public int sizeOfSecurityRoleRefArray()
sizeOfSecurityRoleRefArray
in interface SessionBeanType
public void setSecurityRoleRefArray(SecurityRoleRefType[] securityRoleRefArray)
setSecurityRoleRefArray
in interface SessionBeanType
public void setSecurityRoleRefArray(int i, SecurityRoleRefType securityRoleRef)
setSecurityRoleRefArray
in interface SessionBeanType
public SecurityRoleRefType insertNewSecurityRoleRef(int i)
insertNewSecurityRoleRef
in interface SessionBeanType
public SecurityRoleRefType addNewSecurityRoleRef()
addNewSecurityRoleRef
in interface SessionBeanType
public void removeSecurityRoleRef(int i)
removeSecurityRoleRef
in interface SessionBeanType
public SecurityIdentityType getSecurityIdentity()
getSecurityIdentity
in interface SessionBeanType
public boolean isSetSecurityIdentity()
isSetSecurityIdentity
in interface SessionBeanType
public void setSecurityIdentity(SecurityIdentityType securityIdentity)
setSecurityIdentity
in interface SessionBeanType
public SecurityIdentityType addNewSecurityIdentity()
addNewSecurityIdentity
in interface SessionBeanType
public void unsetSecurityIdentity()
unsetSecurityIdentity
in interface SessionBeanType
public ResourceRefType[] getResourceRefArray()
getResourceRefArray
in interface SessionBeanType
public ResourceRefType getResourceRefArray(int i)
getResourceRefArray
in interface SessionBeanType
public int sizeOfResourceRefArray()
sizeOfResourceRefArray
in interface SessionBeanType
public void setResourceRefArray(ResourceRefType[] resourceRefArray)
setResourceRefArray
in interface SessionBeanType
public void setResourceRefArray(int i, ResourceRefType resourceRef)
setResourceRefArray
in interface SessionBeanType
public ResourceRefType insertNewResourceRef(int i)
insertNewResourceRef
in interface SessionBeanType
public ResourceRefType addNewResourceRef()
addNewResourceRef
in interface SessionBeanType
public void removeResourceRef(int i)
removeResourceRef
in interface SessionBeanType
public ResourceEnvRefType[] getResourceEnvRefArray()
getResourceEnvRefArray
in interface SessionBeanType
public ResourceEnvRefType getResourceEnvRefArray(int i)
getResourceEnvRefArray
in interface SessionBeanType
public int sizeOfResourceEnvRefArray()
sizeOfResourceEnvRefArray
in interface SessionBeanType
public void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
setResourceEnvRefArray
in interface SessionBeanType
public void setResourceEnvRefArray(int i, ResourceEnvRefType resourceEnvRef)
setResourceEnvRefArray
in interface SessionBeanType
public ResourceEnvRefType insertNewResourceEnvRef(int i)
insertNewResourceEnvRef
in interface SessionBeanType
public ResourceEnvRefType addNewResourceEnvRef()
addNewResourceEnvRef
in interface SessionBeanType
public void removeResourceEnvRef(int i)
removeResourceEnvRef
in interface SessionBeanType
public MessageDestinationRefType[] getMessageDestinationRefArray()
getMessageDestinationRefArray
in interface SessionBeanType
public MessageDestinationRefType getMessageDestinationRefArray(int i)
getMessageDestinationRefArray
in interface SessionBeanType
public int sizeOfMessageDestinationRefArray()
sizeOfMessageDestinationRefArray
in interface SessionBeanType
public void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
setMessageDestinationRefArray
in interface SessionBeanType
public void setMessageDestinationRefArray(int i, MessageDestinationRefType messageDestinationRef)
setMessageDestinationRefArray
in interface SessionBeanType
public MessageDestinationRefType insertNewMessageDestinationRef(int i)
insertNewMessageDestinationRef
in interface SessionBeanType
public MessageDestinationRefType addNewMessageDestinationRef()
addNewMessageDestinationRef
in interface SessionBeanType
public void removeMessageDestinationRef(int i)
removeMessageDestinationRef
in interface SessionBeanType
public DeploymentExtensionType[] getDeploymentExtensionArray()
getDeploymentExtensionArray
in interface SessionBeanType
public DeploymentExtensionType getDeploymentExtensionArray(int i)
getDeploymentExtensionArray
in interface SessionBeanType
public int sizeOfDeploymentExtensionArray()
sizeOfDeploymentExtensionArray
in interface SessionBeanType
public void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
setDeploymentExtensionArray
in interface SessionBeanType
public void setDeploymentExtensionArray(int i, DeploymentExtensionType deploymentExtension)
setDeploymentExtensionArray
in interface SessionBeanType
public DeploymentExtensionType insertNewDeploymentExtension(int i)
insertNewDeploymentExtension
in interface SessionBeanType
public DeploymentExtensionType addNewDeploymentExtension()
addNewDeploymentExtension
in interface SessionBeanType
public void removeDeploymentExtension(int i)
removeDeploymentExtension
in interface SessionBeanType
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |