com.retek.component.customerorder
Interface CustomerOrderTransactionItem
- All Known Subinterfaces:
- Accommodation, CustomerOrderCashPayment, CustomerOrderCheckPayment, CustomerOrderCreditCardPayment, CustomerOrderGiftCertificatePayment, CustomerOrderLine, CustomerOrderLineTaxAccommodation, CustomerOrderMerchandiseCertificatePayment, CustomerOrderMoneyOrderPayment, CustomerOrderPayment, CustomerOrderRewardCertificatePayment, CustomerOrderStoredValueCardPayment, CustomerOrderTaxAccommodation, CustomerOrderVoucherPayment, GeneralAccommodation, ReturnLine, TaxAccommodation
- public interface CustomerOrderTransactionItem
getTransactionGroup
public CustomerOrderTransactionGroup getTransactionGroup()
throws SystemException
- Throws:
SystemException
getTransactionItemAmount
public Money getTransactionItemAmount()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isDebitForTransactionGroupBalance
public boolean isDebitForTransactionGroupBalance()
throws SystemException
- Throws:
SystemException
isCreditForTransactionGroupBalance
public boolean isCreditForTransactionGroupBalance()
throws SystemException
- Throws:
SystemException
isExchangeSaleLine
public boolean isExchangeSaleLine()
throws SystemException
- Throws:
SystemException
isReplacementSaleLine
public boolean isReplacementSaleLine()
throws SystemException
- Throws:
SystemException
isInClosedTransactionGroup
public boolean isInClosedTransactionGroup()
throws SystemException
- Throws:
SystemException
setTransactionGroup
public void setTransactionGroup(CustomerOrderTransactionGroup transactionGroup)
throws SystemException
- Throws:
SystemException
notifyTransactionGroupClosed
public void notifyTransactionGroupClosed()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25