|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdaptiveEntityBinding
A representation of the model object 'Adaptive Entity Binding'. The bindings for an Adaptive Entity.
The following features are supported:
AdaptiveentityejbbndPackage.getAdaptiveEntityBinding()
Method Summary | |
---|---|
java.lang.String |
getControllerFactoryJNDIName()
Returns the value of the 'Controller Factory JNDI Name' attribute |
org.eclipse.emf.common.util.EList |
getControllers()
Returns the value of the 'Controllers' containment reference list. |
java.lang.String |
getDefaultSACLDocumentURI()
Returns the value of the 'Default SACL Document URI' attribute |
com.ibm.ejs.models.base.bindings.ejbbnd.EnterpriseBeanBinding |
getEntityBinding()
Returns the value of the 'Entity Binding' reference |
void |
setControllerFactoryJNDIName(java.lang.String value)
Sets the value of the ' Controller Factory JNDI Name ' attribute |
void |
setDefaultSACLDocumentURI(java.lang.String value)
Sets the value of the ' Default SACL Document URI ' attribute |
void |
setEntityBinding(com.ibm.ejs.models.base.bindings.ejbbnd.EnterpriseBeanBinding value)
Sets the value of the ' Entity Binding ' reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getControllerFactoryJNDIName()
setControllerFactoryJNDIName(String)
,
AdaptiveentityejbbndPackage.getAdaptiveEntityBinding_ControllerFactoryJNDIName()
void setControllerFactoryJNDIName(java.lang.String value)
Controller Factory JNDI Name
' attribute.
value
- the new value of the 'Controller Factory JNDI Name' attribute.getControllerFactoryJNDIName()
java.lang.String getDefaultSACLDocumentURI()
setDefaultSACLDocumentURI(String)
,
AdaptiveentityejbbndPackage.getAdaptiveEntityBinding_DefaultSACLDocumentURI()
void setDefaultSACLDocumentURI(java.lang.String value)
Default SACL Document URI
' attribute.
value
- the new value of the 'Default SACL Document URI' attribute.getDefaultSACLDocumentURI()
com.ibm.ejs.models.base.bindings.ejbbnd.EnterpriseBeanBinding getEntityBinding()
setEntityBinding(EnterpriseBeanBinding)
,
AdaptiveentityejbbndPackage.getAdaptiveEntityBinding_EntityBinding()
void setEntityBinding(com.ibm.ejs.models.base.bindings.ejbbnd.EnterpriseBeanBinding value)
Entity Binding
' reference.
value
- the new value of the 'Entity Binding' reference.getEntityBinding()
org.eclipse.emf.common.util.EList getControllers()
AdaptiveEntityControllerBinding
.
The collection of Adaptive Entity Controller Bindings for this Adaptive Entity.
AdaptiveentityejbbndPackage.getAdaptiveEntityBinding_Controllers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |