|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.adf.dt.factories.java.DCFactoryJavaBean
oracle.adf.dt.factories.ejb.DCFactoryEJB
Constructor Summary | |
DCFactoryEJB()
|
Method Summary | |
boolean |
canCreateDataControl(oracle.ide.addin.Context context)
Return true is the Data control can be created for the selected node. |
boolean |
compileProjectBeforeGenerating(oracle.ide.addin.Context ctx)
Suppress compilation before re-generating the data control, in case the EJB has been modified to make it incompatible with a previously created data control. |
JUDTDataControl |
createDataControl(oracle.ide.addin.Context context)
Create a data control for the selected Element. |
protected JUDTDataControl |
createDataControlInstance(java.lang.String sId)
|
static oracle.jdeveloper.model.JavaNode |
generateDataControl(oracle.ide.addin.Context context,
java.lang.String j2eeApplicationName,
oracle.jdeveloper.cm.ConnectionDescriptor connDesc,
boolean openInEditor)
Deprecated. use |
static void |
generateEjbRefInAppClient(oracle.jdeveloper.model.JProject clientProject,
oracle.jdeveloper.ejb.EjbEngine ejbEngine)
Add an ejb-ref or ejb-local-ref to web.xml or application-client.xml in the context project |
static void |
generateEjbRefInWebApp(oracle.jdeveloper.model.JProject clientProject,
oracle.jdeveloper.ejb.EjbEngine ejbEngine)
|
static void |
generateEjbRefInWebApp(oracle.jdeveloper.model.JProject clientProject,
oracle.jdeveloper.ejb.EjbEngine ejbEngine,
java.lang.String ejbRefName)
Add an ejb-ref or ejb-local-ref to web.xml or application-client.xml in the context project |
protected java.lang.String |
getDataControlName(java.lang.String clsName,
java.lang.String sFullClassName)
|
java.lang.Class[] |
getNodeClasses()
Array of node classes handled by this Factory |
Methods inherited from class oracle.adf.dt.factories.java.DCFactoryJavaBean |
canCreateDataControl, createDataControlForJavaNode, getAccessorBeanClassName, getNodeClass |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DCFactoryEJB()
Method Detail |
public java.lang.Class[] getNodeClasses()
DataControlFactory
getNodeClasses
in interface DataControlFactory
getNodeClasses
in class DCFactoryJavaBean
public JUDTDataControl createDataControl(oracle.ide.addin.Context context)
DataControlFactory
createDataControl
in interface DataControlFactory
createDataControl
in class DCFactoryJavaBean
public boolean canCreateDataControl(oracle.ide.addin.Context context)
DataControlFactory
canCreateDataControl
in interface DataControlFactory
canCreateDataControl
in class DCFactoryJavaBean
public boolean compileProjectBeforeGenerating(oracle.ide.addin.Context ctx)
compileProjectBeforeGenerating
in interface DataControlFactory
compileProjectBeforeGenerating
in class DCFactoryJavaBean
protected java.lang.String getDataControlName(java.lang.String clsName, java.lang.String sFullClassName)
getDataControlName
in class DCFactoryJavaBean
public static oracle.jdeveloper.model.JavaNode generateDataControl(oracle.ide.addin.Context context, java.lang.String j2eeApplicationName, oracle.jdeveloper.cm.ConnectionDescriptor connDesc, boolean openInEditor)
public static void generateEjbRefInWebApp(oracle.jdeveloper.model.JProject clientProject, oracle.jdeveloper.ejb.EjbEngine ejbEngine)
public static void generateEjbRefInWebApp(oracle.jdeveloper.model.JProject clientProject, oracle.jdeveloper.ejb.EjbEngine ejbEngine, java.lang.String ejbRefName)
public static void generateEjbRefInAppClient(oracle.jdeveloper.model.JProject clientProject, oracle.jdeveloper.ejb.EjbEngine ejbEngine)
protected JUDTDataControl createDataControlInstance(java.lang.String sId)
createDataControlInstance
in class DCFactoryJavaBean
|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.