|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistenceUnitRefType
A representation of the model object 'Persistence Unit Ref Type'.
The following features are supported:
Webapp30Package.getPersistenceUnitRefType()
Method Summary | |
---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getInjectionTarget()
Returns the value of the 'Injection Target' containment reference list. |
XsdStringType |
getMappedName()
Returns the value of the 'Mapped Name' containment reference. |
String |
getPersistenceUnitName()
Returns the value of the 'Persistence Unit Name' containment reference. |
JndiNameType |
getPersistenceUnitRefName()
Returns the value of the 'Persistence Unit Ref Name' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setMappedName(XsdStringType value)
Sets the value of the ' Mapped Name ' containment reference. |
void |
setPersistenceUnitName(String value)
Sets the value of the ' Persistence Unit Name ' containment reference. |
void |
setPersistenceUnitRefName(JndiNameType value)
Sets the value of the ' Persistence Unit Ref Name ' containment reference. |
Method Detail |
---|
getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getPersistenceUnitRefType_Description()
JndiNameType getPersistenceUnitRefName()
setPersistenceUnitRefName(JndiNameType)
,
Webapp30Package.getPersistenceUnitRefType_PersistenceUnitRefName()
void setPersistenceUnitRefName(JndiNameType value)
Persistence Unit Ref Name
' containment reference.
value
- the new value of the 'Persistence Unit Ref Name' containment reference.getPersistenceUnitRefName()
String getPersistenceUnitName()
setPersistenceUnitName(org.eclipse.modisco.jee.webapp.webapp30.String)
,
Webapp30Package.getPersistenceUnitRefType_PersistenceUnitName()
void setPersistenceUnitName(String value)
Persistence Unit Name
' containment reference.
value
- the new value of the 'Persistence Unit Name' containment reference.getPersistenceUnitName()
XsdStringType getMappedName()
setMappedName(XsdStringType)
,
Webapp30Package.getPersistenceUnitRefType_MappedName()
void setMappedName(XsdStringType value)
Mapped Name
' containment reference.
value
- the new value of the 'Mapped Name' containment reference.getMappedName()
getInjectionTarget()
InjectionTargetType
.
If the meaning of the 'Injection Target' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getPersistenceUnitRefType_InjectionTarget()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
Webapp30Package.getPersistenceUnitRefType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |