|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.crystaldecisions.sdk.framework.CrystalEnterprise
The CrystalEnterprise class is the starting point for BusinessObjects Enterprise. The main purpose of
this class is to allow you to retrieve a SessionManager, which then enables you to log on to
BusinessObjects Enterprise.
| Constructor Summary | |
CrystalEnterprise()
|
|
| Method Summary | |
static ISessionMgr |
getSessionMgr()
Returns the singleton ISessionMgr object.
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CrystalEnterprise()
| Method Detail |
public static final ISessionMgr getSessionMgr()
throws SDKException
Returns the singleton ISessionMgr object.
ISessionMgr object containing the singleton SessionManager.
SDKException - This is thrown if there is an error retrieving the SessionManager.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||