| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar30 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EjbRefNameType
A representation of the model object 'Ejb Ref Name Type'.
|
| Modifier and Type | Method and Description |
|---|---|
JndiNameType |
EjbJar30Factory.createJndiNameType()
Returns a new object of class 'Jndi Name Type'.
|
JndiNameType |
EnvEntryType.getEnvEntryName()
Returns the value of the 'Env Entry Name' containment reference.
|
JndiNameType |
MessageDestinationRefType.getMessageDestinationRefName()
Returns the value of the 'Message Destination Ref Name' containment reference.
|
JndiNameType |
PersistenceContextRefType.getPersistenceContextRefName()
Returns the value of the 'Persistence Context Ref Name' containment reference.
|
JndiNameType |
PersistenceUnitRefType.getPersistenceUnitRefName()
Returns the value of the 'Persistence Unit Ref Name' containment reference.
|
JndiNameType |
ResourceEnvRefType.getResourceEnvRefName()
Returns the value of the 'Resource Env Ref Name' containment reference.
|
JndiNameType |
ResourceRefType.getResRefName()
Returns the value of the 'Res Ref Name' containment reference.
|
JndiNameType |
ServiceRefType.getServiceRefName()
Returns the value of the 'Service Ref Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnvEntryType.setEnvEntryName(JndiNameType value)
Sets the value of the '
Env Entry Name' containment reference. |
void |
MessageDestinationRefType.setMessageDestinationRefName(JndiNameType value)
Sets the value of the '
Message Destination Ref Name' containment reference. |
void |
PersistenceContextRefType.setPersistenceContextRefName(JndiNameType value)
Sets the value of the '
Persistence Context Ref Name' containment reference. |
void |
PersistenceUnitRefType.setPersistenceUnitRefName(JndiNameType value)
Sets the value of the '
Persistence Unit Ref Name' containment reference. |
void |
ResourceEnvRefType.setResourceEnvRefName(JndiNameType value)
Sets the value of the '
Resource Env Ref Name' containment reference. |
void |
ResourceRefType.setResRefName(JndiNameType value)
Sets the value of the '
Res Ref Name' containment reference. |
void |
ServiceRefType.setServiceRefName(JndiNameType value)
Sets the value of the '
Service Ref Name' containment reference. |