|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.server.flow.al.base.BaseSnippet
com.ibm.btt.server.flow.al.base.BaseLogonSnippet
This class is the default logon snippet super class.
Constructor Summary | |
---|---|
BaseLogonSnippet()
|
Method Summary | |
---|---|
int |
execute()
Real Logon Logic. |
protected Context |
getSessionContext()
Gets the session context. |
protected void |
setupSessionContext()
Setups the session context. |
Methods inherited from class com.ibm.btt.server.flow.al.base.BaseSnippet |
---|
assignService, getContext, getDataFromWorkArea, getElementAt, getFormat, getService, getSystemData, getValueAt, releaseService, setContext, setValueAt, unassignService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseLogonSnippet()
Method Detail |
public int execute() throws BTTBPException
execute
in class BaseSnippet
BTTBPException
protected Context getSessionContext()
protected void setupSessionContext() throws BTTBPException
BTTBPException
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |