|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo | Contains interfaces for client-side applications. |
oracle.jbo.common.ws | |
oracle.jbo.server | Contains the implementation of middle tier components. |
oracle.jbo.server.ejb |
Uses of SessionData in oracle.jbo |
Methods in oracle.jbo with parameters of type SessionData | |
Type | Name |
---|---|
byte[] |
ApplicationModule.activateState(int id,
boolean remove,
SessionData info)
Internal: Applications should not use this method. |
void |
ApplicationModule.prepareSession(SessionData info)
Internal: Applications should not use this method. |
Uses of SessionData in oracle.jbo.common.ws |
Methods in oracle.jbo.common.ws with parameters of type SessionData | |
Type | Name |
---|---|
byte[] |
WSApplicationModule.activateState(int id,
boolean remove,
SessionData info)
|
void |
WSApplicationModule.prepareSession(SessionData info)
|
Uses of SessionData in oracle.jbo.server |
Methods in oracle.jbo.server with parameters of type SessionData | |
Type | Name |
---|---|
byte[] |
ApplicationModuleImpl.activateState(int id,
boolean remove,
SessionData info)
|
void |
ApplicationModuleImpl.prepareSession(SessionData info)
|
Uses of SessionData in oracle.jbo.server.ejb |
Methods in oracle.jbo.server.ejb with parameters of type SessionData | |
Type | Name |
---|---|
byte[] |
LocalApplicationModuleImpl.activateState(int id,
boolean remove,
SessionData info)
|
void |
LocalApplicationModuleImpl.prepareSession(SessionData info)
|
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |