com.retek.component.customerorder
Interface CustomerOrderLineTaxAccommodation

All Superinterfaces:
Accommodation, BusinessObject, CustomerOrderTransactionItem, DistributedObject, TaxAccommodation

public interface CustomerOrderLineTaxAccommodation
extends TaxAccommodation


Field Summary
 
Fields inherited from interface com.retek.component.customerorder.Accommodation
ORDER, ORDER_LINE, REASON, VALUE, ZERO_SALE_LINE
 
Method Summary
 void addTaxAccommodationDetail(TaxAccommodationDetail taxAccommodationDetail)
           
 java.util.Set getTaxAccommodationDetails()
           
 
Methods inherited from interface com.retek.component.customerorder.TaxAccommodation
getAccommodatedAdditionalShippingTax, getAccommodatedGiftTax, getAccommodatedMerchTax, getAccommodatedPersonalizationTax, getAccommodatedRushDeliveryTax, getAccommodatedStandardShippingTax, getActualAccommodatedAdditionalShippingTax, getActualAccommodatedGiftTax, getActualAccommodatedMerchTax, getActualAccommodatedPersonalizationTax, getActualAccommodatedStandardShippingTax, getActualTotalAccommodatedTax, getChargedAccommodatedAdditionalShippingTax, getChargedAccommodatedGiftTax, getChargedAccommodatedMerchTax, getChargedAccommodatedPersonalizationTax, getChargedAccommodatedStandardShippingTax
 
Methods inherited from interface com.retek.component.customerorder.Accommodation
calculateAmount, getAccommodationAmount, getAccommodationScope, getAccommodationType, getCreatedByUser, getCustomerOrder, getCustomerOrderLine, getDate, getDescription, getHistoryEventDetail, getLastUpdatedByUser, getPaymentTransactionType, getReason, getSalesAuditExportState, getSalesAuditTransactionDate, getTaxAmount, isAppliedPreShipment, isVertexTaxCreditGenerated, setAppliedPreShipment, setReason, setSalesAuditExportState, setSalesAuditTransactionDate, setVertexTaxCreditGenerated
 
Methods inherited from interface com.retek.commons.component.DistributedObject
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 
Methods inherited from interface com.retek.component.customerorder.CustomerOrderTransactionItem
getTransactionGroup, getTransactionItemAmount, isCreditForTransactionGroupBalance, isDebitForTransactionGroupBalance, isExchangeSaleLine, isInClosedTransactionGroup, isReplacementSaleLine, notifyTransactionGroupClosed, setTransactionGroup
 

Method Detail

addTaxAccommodationDetail

public void addTaxAccommodationDetail(TaxAccommodationDetail taxAccommodationDetail)
                               throws SystemException
Throws:
SystemException

getTaxAccommodationDetails

public java.util.Set getTaxAccommodationDetails()
                                         throws SystemException
Throws:
SystemException


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