|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
oracle.jbo.ApplicationModule |
connect(AppModuleInfo appmoduleInfo)
this method provides the Middeltier with all the connection Information. |
java.applet.Applet |
getAppletInstance()
get Applet context |
int |
getConnectionModeConstant()
this method returns the middeltier property for this particular connection mode. |
java.lang.String |
getDeploymentPlatform()
this method returns the middeltier property for this particular deployment platform. |
java.util.Hashtable |
getEnvironment()
Returns the environment hashtable used when creating the Application Module. |
NamedConnection |
getLoginConnection()
this method returns the Connection, that defines the authorization. |
void |
setAppletInstance(java.applet.Applet appletInstance)
set the Applet context. |
void |
setCustomConnect(CustomConnect customConnect,
SessionInfo sessionInfo)
Deprecated. use setCustomConnection instead. |
void |
setCustomConnection(CustomConnection customConnect)
Defines the customConnection definition |
Method Detail |
public void setAppletInstance(java.applet.Applet appletInstance)
appletInstance
- appletpublic java.applet.Applet getAppletInstance()
public NamedConnection getLoginConnection()
public java.lang.String getDeploymentPlatform()
public int getConnectionModeConstant()
ConnectionModeConstants
public oracle.jbo.ApplicationModule connect(AppModuleInfo appmoduleInfo)
public java.util.Hashtable getEnvironment()
public void setCustomConnect(CustomConnect customConnect, SessionInfo sessionInfo)
public void setCustomConnection(CustomConnection customConnect)
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.