|
Sun Adapter for SAP BAPI API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stc.connector.sapbapiadapter.sapbapi.TIDManagerFactory
public class TIDManagerFactory
A factory class to create SAP Transactional ID Managers.
| Constructor Summary | |
|---|---|
protected |
TIDManagerFactory()
Constructs a TIDManagerFactory object |
| Method Summary | |
|---|---|
static TIDManager |
newInstance(Connector aConnector,
boolean isServer)
Creates a new instance of the TIDManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TIDManagerFactory()
TIDManagerFactory object
| Method Detail |
|---|
public static TIDManager newInstance(Connector aConnector,
boolean isServer)
throws java.lang.Exception
aConnector - The connector supplying the System ID.isServer - To indicate client or server mode
java.lang.Exception - Throws a generic Exception for now
|
Sun Adapter for SAP BAPI API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||