Uses of Class
com.retek.component.customerorder.SystematicPendType

Packages that use SystematicPendType
com.retek.component.customerorder   
 

Uses of SystematicPendType in com.retek.component.customerorder
 

Fields in com.retek.component.customerorder declared as SystematicPendType
static SystematicPendType SystematicPendType.PAYMENT_AUTH_EXPIRED
           
static SystematicPendType SystematicPendType.PAYMENT_AUTH_FAILED
           
static SystematicPendType SystematicPendType.PAYMENT_WAITING_AUTH
           
static SystematicPendType SystematicPendType.FRAUD
           
static SystematicPendType SystematicPendType.MAIL_ORDER_HAS_BALANCE
           
static SystematicPendType SystematicPendType.MAIL_ORDER_INVALID_SERVICE_LINE
           
static SystematicPendType SystematicPendType.MAIL_ORDER_SHIPPING_RESTRICTION_FAILED
           
static SystematicPendType SystematicPendType.MAIL_ORDER_INVALID_PERSONAL_HOLD_DATE
           
static SystematicPendType SystematicPendType.MAIL_ORDER_INVALID_EVENT_HOLD
           
static SystematicPendType SystematicPendType.ORDER_UNDERPAYMENT_TOLERANCE_EXCEEDED
           
static SystematicPendType SystematicPendType.PAYMENT_WAITING_MANUAL_AUTH
           
static SystematicPendType SystematicPendType.TAX_SYSTEM_AVAILABILITY
           
 

Methods in com.retek.component.customerorder that return SystematicPendType
static SystematicPendType SystematicPendType.fromCode(java.lang.String code)
           
 SystematicPendType CustomerOrderPendReason.getSystematicPendType()
           
 SystematicPendType CustomerOrderPendRuleEvaluator.getSystematicPendType()
           
 

Methods in com.retek.component.customerorder with parameters of type SystematicPendType
 void CustomerOrderPendReason.setSystematicPendType(SystematicPendType systematicPendType)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25