|
Großmarkt | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsale.SaleProcess
market.SProcessMarket
market.SProcessLogOn
public class SProcessLogOn
SaleProcess used to log on a UPerson to the system.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class sale.SaleProcess |
---|
SaleProcess.ProcessLogEntry |
Field Summary |
---|
Fields inherited from class sale.SaleProcess |
---|
LOGENTRYFILTER_PROCESSES_ONLY, m_gCurGate, m_tCurTransition |
Fields inherited from interface sale.ProcessErrorCodes |
---|
DATABASKET_CONFLICT_ERROR, DUPLICATE_KEY_EXCEPTION, ERR_INTERNAL, ERR_LOWERBOUND, ERR_NOERROR, ERR_UPPERBOUND, NOT_ENOUGH_ELEMENTS_ERROR, REMOVE_VETO_EXCEPTION |
Method Summary | |
---|---|
static Action |
createLogOnProcess(int i)
Returns an Action that initiates a SProcessLogOn |
protected Gate |
getInitialGate()
Attaches a FSLogOn and its actions to uig_selectUser . |
Methods inherited from class market.SProcessMarket |
---|
setAction, setTransition |
Methods inherited from class sale.SaleProcess |
---|
attach, attach, canQuit, detachBasket, detachContext, error, error, error, getBasket, getCommitGate, getContext, getCurrentGate, getErrorGate, getErrorMsg, getLogData, getLogGate, getName, getQuitGate, getRollbackGate, getStopGate, isAlive, isResumed, isRunning, isSuspended, log, onFinished, onResumeOrStart, onSuspended, printErrorInfo, quit, resume, start, suspend |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected Gate getInitialGate()
FSLogOn
and its actions to uig_selectUser
.
getInitialGate
in class SaleProcess
uig_selectUser
.public static Action createLogOnProcess(int i)
i
- what kind of user wants to log on, look at the constants of UMUserBaseUMUserBase
|
Großmarkt | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |