|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionType | |
---|---|
com.retek.component.customerorder |
Uses of TransactionType in com.retek.component.customerorder |
---|
Fields in com.retek.component.customerorder declared as TransactionType | |
static TransactionType |
TransactionType.APPROVED
|
static TransactionType |
TransactionType.DECLINED
|
static TransactionType |
TransactionType.REFERRAL
|
static TransactionType |
TransactionType.FRAUD
|
static TransactionType |
TransactionType.WAITING_AUTHORIZATION
|
static TransactionType |
TransactionType.MANUAL_AUTHORIZATION
|
static TransactionType |
TransactionType.PRE_SETTLED
|
static TransactionType |
TransactionType.SETTLED
|
static TransactionType |
TransactionType.EXPIRED
|
static TransactionType |
TransactionType.MANUALLY_APPROVED
|
static TransactionType |
TransactionType.REDEEMED
|
static TransactionType |
TransactionType.CANCELLED
|
Methods in com.retek.component.customerorder that return TransactionType | |
static TransactionType |
TransactionType.getTransactionType(com.retek.fsm.State state)
|
TransactionType |
CustomerOrderPaymentHistoryEvent.getTransactionType()
|
Methods in com.retek.component.customerorder with parameters of type TransactionType | |
void |
CustomerOrderPaymentHistoryEvent.setTransactionType(TransactionType tranType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |