|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.adf.model.adapter.AbstractAdapter
oracle.adfinternal.model.adapter.generic.BeanAbstractAdapter
oracle.adfinternal.model.adapter.ejb.EjbAdapter
public class EjbAdapter
Defines the AbstractAdapter for EJB Stateless Session beans. Utilizes the BaseAbtractAdapter framework to handle meta data creation.
BeanAbstractAdapter
Field Summary | |
---|---|
static java.lang.String |
EJB_PROVIDER Ejb DataControlStructureProvider identifier |
Constructor Summary | |
---|---|
EjbAdapter() |
Method Summary | |
---|---|
protected AbstractDefinition |
getDefinition(DataControlStructure metaDataDef) Creates the EJB-specific AbstractDefinition. |
protected java.lang.String |
getProviderType() Returns the Structure provider type. |
Methods inherited from class oracle.adfinternal.model.adapter.generic.BeanAbstractAdapter |
---|
canCreateDataControl, configureClientProject, getDefinition, getStructureProvider, initialize, invokeUI |
Methods inherited from class oracle.adf.model.adapter.AbstractAdapter |
---|
getPageDefinitionListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EJB_PROVIDER
Constructor Detail |
---|
public EjbAdapter()
Method Detail |
---|
protected AbstractDefinition getDefinition(DataControlStructure metaDataDef)
getDefinition
in class BeanAbstractAdapter
protected java.lang.String getProviderType()
getProviderType
in class BeanAbstractAdapter
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |