|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JndiNameType | |
---|---|
org.eclipse.modisco.jee.ejbjar.EjbJar31 |
Uses of JndiNameType in org.eclipse.modisco.jee.ejbjar.EjbJar31 |
---|
Subinterfaces of JndiNameType in org.eclipse.modisco.jee.ejbjar.EjbJar31 | |
---|---|
interface |
EjbRefNameType
A representation of the model object 'Ejb Ref Name Type'. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return JndiNameType | |
---|---|
JndiNameType |
EjbJar31Factory.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 |
DataSourceType.getName()
Returns the value of the '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. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type JndiNameType | |
---|---|
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 |
DataSourceType.setName(JndiNameType value)
Sets the value of the ' 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |