Uses of Package
com.retek.component.payment

Packages that use com.retek.component.payment
com.retek.component.banner_channel   
com.retek.component.customer   
com.retek.component.customerorder   
com.retek.component.payment   
com.retek.component.payment.integration.settlement   
com.retek.component.pend   
com.retek.component.promotion   
com.retek.rcom.gui.core   
com.retek.rcom.gui.screen.ordercommon   
com.retek.rcom.gui.util   
 

Classes in com.retek.component.payment used by com.retek.component.banner_channel
TenderType
          A TenderType is a payment type that belongs to a TenderTypeGroup.
 

Classes in com.retek.component.payment used by com.retek.component.customer
CreditCard
          Credit Card is a valueholder class that contains all the basic information for processing a credit card including the CC number, expiration date, verification value, first name, middle initial and last name.
StoredValueCardCashoutResponse
          A value holder class that contains stored value card inquiry information.
TenderType
          A TenderType is a payment type that belongs to a TenderTypeGroup.
TenderTypeCreditCard
          TenderTypeCreditCard extends from TenderType and has additional methods required for Credit Card validation.
 

Classes in com.retek.component.payment used by com.retek.component.customerorder
AvsCode
          A simple value holder for AVS code.
CreditCard
          Credit Card is a valueholder class that contains all the basic information for processing a credit card including the CC number, expiration date, verification value, first name, middle initial and last name.
PaymentPlanCode
          Class encapsulating data and behavior for representing a payment plan within the Payment domain.
Refundable
          A super-interface that defines no methods and is implemented by CustomerOrderCreditCardPayment and TenderType.
TenderType
          A TenderType is a payment type that belongs to a TenderTypeGroup.
 

Classes in com.retek.component.payment used by com.retek.component.payment
ActionType
           
AvsCode
          A simple value holder for AVS code.
BaseEncryptionStrategy
           
CashPayment
          The CashPayment interface does not currently contain any additional functionality beyond what is found in the Payment interface.
CheckPayment
          This interface CheckPayment is a form of payment with information specific to payments made by check.
CreditApplication
           
CreditApplicationResponse
           
CreditCard
          Credit Card is a valueholder class that contains all the basic information for processing a credit card including the CC number, expiration date, verification value, first name, middle initial and last name.
CreditCardAuthorizationResponse
          A value holder class that holds credit card authorization information.
CreditCardBusinessException
          A parent class for other credit card business exceptions.
CreditCardExpirationDate
           
CreditCardNumberRule
          A value holder object for credit card number rules.
CreditCardNumberSearchKeyGenerator
           
CreditCardPayment
          This interface CreditCardPayment extends the base Payment interface by adding new methods and fields specific to Credit Card payments.
EncryptionStrategy
          Defines a general interface for interacting with various encryption implementations.
GiftCertificatePayment
          This interface GiftCertificatePayment is similar to MerchandiseCertificatePayment in that it extends Payment via the addition of a control number.
MerchandiseCertificatePayment
          This interface MerchandiseCertificatePayment is similar to GiftCertificatePayment in that it extends Payment via the addition of a control number.
MoneyOrderPayment
          MoneyOrderPayment is not yet functionally implemented in the API despite the presence of this interface and should not be used.
Payment
          A high level independent interface that is implemented by all the Tender Types.
PaymentAuthorizationResponse
          A basic value holder object for Payment Authorization Responses.
PaymentCustomer
          A value holder object for payment customer information.
PaymentManager
          The PaymentManager interface builds instances of different payment types including MoneyOrderPayment, StoredValueCardPayment, MerchandiseCertificatePayment, RewardCertificate, CheckPayment, CashPayment and CreditCardPayment.
PaymentPlanCode
          Class encapsulating data and behavior for representing a payment plan within the Payment domain.
PaymentSettlementCustomer
           
PaymentSettlementElement
           
PaymentSettlementElementVisitor
          Interface defining operations for a payment settlement element visitor.
PaymentSettlementFile
           
PaymentSettlementItem
           
PaymentSettlementManager
           
PaymentSettlementPayment
           
PaymentSettlementTransaction
           
PaymentSettlementTransactionContainer
           
PaymentSettlementTransactionHeader
          Light-weight proxy for a PaymentSettlementTransactionContainer object.
PLCCCreditApplication
           
PLCCCreditApplicationResponse
           
Refundable
          A super-interface that defines no methods and is implemented by CustomerOrderCreditCardPayment and TenderType.
RewardCertificatePayment
          Issued by a third party PLCC company when a customer reaches a certain threshold of charges on their credit card.
Settlement
          A value holder class that stores information for settlements.
StoredValueCardCashoutResponse
          A value holder class that contains stored value card inquiry information.
StoredValueCardInquiryResponse
          A value holder class that contains stored value card inquiry information.
StoredValueCardPayment
          Provides methods needed to interact with a stored value card payment.
StoredValueCardType
           
TenderType
          A TenderType is a payment type that belongs to a TenderTypeGroup.
TenderTypeGroup
          TenderTypeGroup is an interface that contains one or more Tender Types.
TenderTypeManager
          The TenderTypeManager interface is used as a finder to locate all the existing TenderTypes and TenderTypeGroups.
TenderTypePaymentPlanCode
           
TenderTypeSearchCriteria
          The TenderTypeSearchCriteria class holds criteria used in filtering tender types.
 

Classes in com.retek.component.payment used by com.retek.component.payment.integration.settlement
PaymentSettlementFileTransactions
          Class which encapsulates data and behavior for simple container to manager payment settlement order transactions for a settlement file.
PaymentSettlementTransaction
           
PaymentSettlementTransactionContainer
           
 

Classes in com.retek.component.payment used by com.retek.component.pend
AvsCode
          A simple value holder for AVS code.
TenderType
          A TenderType is a payment type that belongs to a TenderTypeGroup.
TenderTypeGroup
          TenderTypeGroup is an interface that contains one or more Tender Types.
 

Classes in com.retek.component.payment used by com.retek.component.promotion
PaymentPlanCode
          Class encapsulating data and behavior for representing a payment plan within the Payment domain.
TenderType
          A TenderType is a payment type that belongs to a TenderTypeGroup.
 

Classes in com.retek.component.payment used by com.retek.rcom.gui.core
PaymentManager
          The PaymentManager interface builds instances of different payment types including MoneyOrderPayment, StoredValueCardPayment, MerchandiseCertificatePayment, RewardCertificate, CheckPayment, CashPayment and CreditCardPayment.
TenderTypeManager
          The TenderTypeManager interface is used as a finder to locate all the existing TenderTypes and TenderTypeGroups.
 

Classes in com.retek.component.payment used by com.retek.rcom.gui.screen.ordercommon
CreditCard
          Credit Card is a valueholder class that contains all the basic information for processing a credit card including the CC number, expiration date, verification value, first name, middle initial and last name.
 

Classes in com.retek.component.payment used by com.retek.rcom.gui.util
Refundable
          A super-interface that defines no methods and is implemented by CustomerOrderCreditCardPayment and TenderType.
 



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