|
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.SProcessCustomerEditProfile
public class SProcessCustomerEditProfile
SaleProcess that handles the new registration of a customer or the editing of personal data of an existing customer.
| 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 |
| Constructor Summary | |
|---|---|
SProcessCustomerEditProfile(User user)
|
|
| Method Summary | |
|---|---|
static Action |
create()
|
protected Gate |
getInitialGate()
Attaches FSEditPersonData, its actions and the menu to uig_editProfile. |
| 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 |
| Constructor Detail |
|---|
public SProcessCustomerEditProfile(User user)
user - the UCustomer who interacts with this process.| Method Detail |
|---|
protected Gate getInitialGate()
FSEditPersonData, its actions and the menu to uig_editProfile.
getInitialGate in class SaleProcessuig_editProfile.public static Action create()
SPListenable and runs a new SProcessCustomerEditProfile on it
|
Großmarkt | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||