com.retek.component.customerorder.paymentfsm
Class CustomerOrderPaymentStateModel
java.lang.Object
com.retek.fsm.StateModel
com.retek.component.customerorder.paymentfsm.CustomerOrderPaymentStateModel
- public class CustomerOrderPaymentStateModel
- extends com.retek.fsm.StateModel
Fields inherited from class com.retek.fsm.StateModel |
DBBUILD_EVENT_DESCRIPTOR_CODE, PARTCHANGED_EVENT_DESCRIPTOR_CODE, START_EVENT_DESCRIPTOR_CODE |
Methods inherited from class com.retek.fsm.StateModel |
buildDecisionState, buildEventDescriptor, buildEventDescriptor, buildInternalTransition, buildState, buildTransition, findEventDescriptorForCode, findEventFanout, findEventFanoutForUI, findStateForCode, findTransitions, getAllNonSuperStates, getDbBuildEventDescriptor, getPartChangedEventDescriptor, getStartEventDescriptor, getStartState, mapHasTransitions, setStartState, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
manualAuthToManuallyApprovedTransition
protected com.retek.fsm.StateTransition manualAuthToManuallyApprovedTransition
waitingForManualAuthToManuallyApprovedTransition
protected com.retek.fsm.StateTransition waitingForManualAuthToManuallyApprovedTransition
approvedToPreSettledTransition
protected com.retek.fsm.StateTransition approvedToPreSettledTransition
preSettledToSettledTransition
protected com.retek.fsm.StateTransition preSettledToSettledTransition
transition
protected com.retek.fsm.StateTransition transition
newState
public com.retek.fsm.State newState
waitingAuthState
public com.retek.fsm.State waitingAuthState
authorizingState
public com.retek.fsm.State authorizingState
declinedState
public com.retek.fsm.State declinedState
fraudState
public com.retek.fsm.State fraudState
approvedState
public com.retek.fsm.State approvedState
referralState
public com.retek.fsm.State referralState
expiredState
public com.retek.fsm.State expiredState
waitingForManualAuthorizationState
public com.retek.fsm.State waitingForManualAuthorizationState
preSettledState
public com.retek.fsm.State preSettledState
settledState
public com.retek.fsm.State settledState
cancelledState
public com.retek.fsm.State cancelledState
authorizationFailedState
public com.retek.fsm.State authorizationFailedState
manuallyApprovedState
public com.retek.fsm.State manuallyApprovedState
authorizationProcessState
public com.retek.fsm.State authorizationProcessState
paymentProcessState
public com.retek.fsm.State paymentProcessState
manualAuthorizationProcessState
public com.retek.fsm.State manualAuthorizationProcessState
approvedProcessState
public com.retek.fsm.State approvedProcessState
redeemedState
public com.retek.fsm.State redeemedState
paymentConsolidationState
public com.retek.fsm.State paymentConsolidationState
splitPaymentState
public com.retek.fsm.State splitPaymentState
CustomerOrderPaymentStateModel
public CustomerOrderPaymentStateModel()
getApprovedProcessToExpiredStateOnCheckExpireEventGuards
protected java.util.Collection getApprovedProcessToExpiredStateOnCheckExpireEventGuards()
getApprovedProcessToApprovedProcessStateOnCheckExpireEventGuards
protected java.util.Collection getApprovedProcessToApprovedProcessStateOnCheckExpireEventGuards()
getAuthorizeEvent
public RcomRmmEvent getAuthorizeEvent()
getFinishAuthorizeEvent
public RcomRmmEvent getFinishAuthorizeEvent()
getManualAuthorizeEvent
public RcomRmmEvent getManualAuthorizeEvent()
getAllocateSettlementEvent
public RcomRmmEvent getAllocateSettlementEvent()
getFinishSettlementEvent
public RcomRmmEvent getFinishSettlementEvent()
getCheckExpireEvent
public RcomRmmEvent getCheckExpireEvent()
getCancelEvent
public RcomRmmEvent getCancelEvent()
getRedeemEvent
public RcomRmmEvent getRedeemEvent()
getNewToWaitingAuthEvent
public RcomRmmEvent getNewToWaitingAuthEvent()
getNewToPaymentConsolidationEvent
public RcomRmmEvent getNewToPaymentConsolidationEvent()
getPaymentConsildationEvent
public RcomRmmEvent getPaymentConsildationEvent()
getSplitPaymentEvent
public RcomRmmEvent getSplitPaymentEvent()
getFinishSplitPaymentEvent
public RcomRmmEvent getFinishSplitPaymentEvent()
getPaymentConsolidationEventCode
public static java.lang.String getPaymentConsolidationEventCode()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28