|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines base functions of ActivitySession
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
void |
beginSession()
start an activitysession manually without parameter |
void |
endSession()
ends an activitysession manually without parameter |
java.lang.String |
getSessionId()
Returns the sessionId. |
boolean |
isStarted()
Returns the started. |
Field Detail |
public static final java.lang.String COPYRIGHT
Method Detail |
public void beginSession() throws UnSupportActivitySessionFeatureException, BTTActivitySessionInternalException
UnSupportActivitySessionFeatureException
BTTActivitySessionInternalException
public void endSession() throws BTTActivitySessionInternalException
BTTActivitySessionInternalException
public java.lang.String getSessionId()
public boolean isStarted()
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |