|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.common.ws | |
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of WSApplicationModule in oracle.jbo.common.ws |
Methods in oracle.jbo.common.ws with parameters of type WSApplicationModule | |
Type | Name |
---|---|
void |
WSApplicationModuleMarshaller.syncWorkingSet(WSApplicationModule wsAM)
|
Constructors in oracle.jbo.common.ws with parameters of type WSApplicationModule | |
Type | Name |
---|---|
WSApplicationModule(java.lang.String name,
WSApplicationModule parent)
|
|
WSApplicationModule(java.lang.String name,
java.lang.String defName,
WSApplicationModule parent)
|
|
WSComponentObject(java.lang.String name,
WSApplicationModule parent)
|
|
WSComponentObject(java.lang.String name,
java.lang.String defName,
WSApplicationModule parent)
|
Uses of WSApplicationModule in oracle.jbo.server |
Methods in oracle.jbo.server with parameters of type WSApplicationModule | |
Type | Name |
---|---|
void |
ApplicationModuleImpl.syncWorkingSet(WSApplicationModule wsAM)
Internal: Applications should not use this method. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |