|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.common.ampool | |
oracle.jbo.html.jsp.datatags | |
oracle.jbo.http |
Uses of ApplicationModuleRef in oracle.jbo.common.ampool |
Subinterfaces of ApplicationModuleRef in oracle.jbo.common.ampool | |
Type | Name |
---|---|
interface |
SessionCookie
Interface for session cookies. |
Classes in oracle.jbo.common.ampool that implement ApplicationModuleRef | |
Type | Name |
---|---|
class |
SessionCookieImpl
Default SessionCookie implementation. |
Uses of ApplicationModuleRef in oracle.jbo.html.jsp.datatags |
Methods in oracle.jbo.html.jsp.datatags that return ApplicationModuleRef | |
Type | Name |
---|---|
static ApplicationModuleRef |
Utils.getAMRefFromContext(javax.servlet.jsp.PageContext pageCtx,
java.lang.String amId)
|
Uses of ApplicationModuleRef in oracle.jbo.http |
Subinterfaces of ApplicationModuleRef in oracle.jbo.http | |
Type | Name |
---|---|
interface |
HttpSessionCookie
An interface for web session cookies. |
Classes in oracle.jbo.http that implement ApplicationModuleRef | |
Type | Name |
---|---|
class |
HttpSessionCookieImpl
Default HttpSessionCookie implementation. |
class |
SharedSessionCookieImpl
A shared application module handle. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |