com.retek.component.payment.impl
Class TenderTypeImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.payment.impl.TenderTypeImpl
- All Implemented Interfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, Refundable, TenderType
- Direct Known Subclasses:
- TenderTypeCreditCardImpl
- public class TenderTypeImpl
- extends DistributedObjectImpl
- implements TenderType
Fields inherited from interface com.retek.component.payment.TenderType |
AMERICAN_EXPRESS_CREDIT_CARD_CODE, CASH_CODE, CASH_REDEMPTION_CODE, CHECK_CODE, CHECK_REDEMPTION_CODE, CHECK_REFUND_CODE, CUSTOMER_GOODWILL_CODE, DESCRIPTION, DINERS_CLUB_CREDIT_CARD_CODE, DISCOVER_CREDIT_CARD_CODE, ENROUTE_CREDIT_CARD_CODE, GIFT_CARD_VOUCHER_CODE, GIFT_CARD_VOUCHER_REDEMPTION_CODE, GIFT_CERTIFICATE_VOUCHER_CODE, GIFT_CERTIFICATE_VOUCHER_REDEMPTION_CODE, JAPANESE_CREDIT_BUREAU_CREDIT_CARD_CODE, MASTERCARD_CREDIT_CARD_CODE, MERCHANDISE_CARD_VOUCHER_CODE, MERCHANDISE_CARD_VOUCHER_REDEMPTION_CODE, MERCHANDISE_CARD_VOUCHER_REFUND_CODE, MERCHANDISE_CERTIFICATE_VOUCHER_CODE, MERCHANDISE_CERTIFICATE_VOUCHER_REDEMPTION_CODE, MERCHANDISE_CERTIFICATE_VOUCHER_REFUND_CODE, MONEY_ORDER_CODE, REWARD_CERTIFICATE_VOUCHER_CODE, REWARD_CERTIFICATE_VOUCHER_REDEMPTION_CODE, VISA_CREDIT_CARD_CODE |
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl |
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getId, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, refresh, wrap, wrap, wrap, wrap |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
TenderTypeImpl
public TenderTypeImpl(DistributedContext context,
DistributedReference reference,
boolean createHollow)
throws SystemException
TenderTypeImpl
public TenderTypeImpl(DistributedContext context,
DistributedReference reference)
throws SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Specified by:
getDescription
in interface TenderType
- Throws:
SystemException
isPrivateLabelCreditCard
public boolean isPrivateLabelCreditCard()
throws SystemException
- Specified by:
isPrivateLabelCreditCard
in interface TenderType
- Throws:
SystemException
getTenderTypeGroup
public TenderTypeGroup getTenderTypeGroup()
throws SystemException
- Specified by:
getTenderTypeGroup
in interface TenderType
- Throws:
SystemException
getSettlementOrder
public int getSettlementOrder()
throws SystemException
- Specified by:
getSettlementOrder
in interface TenderType
- Throws:
SystemException
isValidPaymentForSVC
public boolean isValidPaymentForSVC()
throws SystemException
- Specified by:
isValidPaymentForSVC
in interface TenderType
- Throws:
SystemException
setValidPaymentForSVC
public void setValidPaymentForSVC(boolean validPaymentForSVC)
throws SystemException
- Specified by:
setValidPaymentForSVC
in interface TenderType
- Throws:
SystemException
readLatest
protected Dto readLatest()
throws SystemException
- Overrides:
readLatest
in class DistributedObjectImpl
- Throws:
SystemException
toDisplayString
public java.lang.String toDisplayString()
- Specified by:
toDisplayString
in interface com.retek.swing11.commons.type.Displayable
toString
public java.lang.String toString()
- Overrides:
toString
in class DistributedObjectImpl
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28