|
Oracle Content Database Web Services Java API Reference 10g Release 1 (10.2) B31408-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.ifs.fdk.ManagerUtility
A utility class used to retrieve a ManagersFactory instance for a connected in-process FdkSession.
Note: In a future release, this utility class will no longer be necessary because a ManagersFactory instance will be able to be retrieved directly from a connected in-process FdkSession.
Constructor Summary | |
ManagerUtility() |
Method Summary | |
static ManagersFactory |
getManagersFactory(FdkSession session) Returns a ManagersFactory instance for the given connected in-process FdkSession. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ManagerUtility()
Method Detail |
public static ManagersFactory getManagersFactory(FdkSession session) throws FdkException
session
- a connected in-process FdkSessionFdkException
- if the operation fails
|
Oracle Content Database Web Services Java API Reference 10g Release 1 (10.2) B31408-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |