com.retek.component.customerorder.impl
Class TaxAccommodationImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.customerorder.impl.AccommodationImpl
com.retek.component.customerorder.impl.TaxAccommodationImpl
- All Implemented Interfaces:
- Accommodation, BusinessObject, CustomerOrderTransactionItem, DistributedObject, TaxAccommodation
- Direct Known Subclasses:
- CustomerOrderLineTaxAccommodationImpl, CustomerOrderTaxAccommodationImpl
- public abstract class TaxAccommodationImpl
- extends AccommodationImpl
- implements TaxAccommodation
Methods inherited from class com.retek.component.customerorder.impl.AccommodationImpl |
doMarkReadyForSalesAudit, getAccommodationDto, getAccommodationScope, getCreatedByUser, getCustomerOrder, getCustomerOrderLine, getDate, getDescription, getHistoryEventDetail, getLastUpdatedByUser, getReason, getSalesAuditExportState, getSalesAuditTransactionDate, getTransactionGroup, isAppliedPreShipment, isCreditForTransactionGroupBalance, isDebitForTransactionGroupBalance, isExchangeSaleLine, isInClosedTransactionGroup, isReplacementSaleLine, isVertexTaxCreditGenerated, notifyTransactionGroupClosed, removeCustomerOrder, setAppliedPreShipment, setCustomerOrder, setCustomerOrderLine, setReason, setSalesAuditExportState, setSalesAuditTransactionDate, setTransactionGroup, setVertexTaxCreditGenerated |
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, readLatest, refresh, toString, 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.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 |
getAccommodationScope, getCreatedByUser, getCustomerOrder, getCustomerOrderLine, getDate, getDescription, getHistoryEventDetail, getLastUpdatedByUser, 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 |
TaxAccommodationImpl
public TaxAccommodationImpl(DistributedContext context,
DistributedReference reference,
boolean createHollow)
throws SystemException
TaxAccommodationImpl
public TaxAccommodationImpl(DistributedContext context,
DistributedReference reference,
AccommodationScopeEnum accommodationScope,
User user)
throws SystemException
getTaxAccommodationDto
public TaxAccommodationDto getTaxAccommodationDto()
throws SystemException
- Throws:
SystemException
getPaymentTransactionType
public final CustomerOrderPaymentTransactionType getPaymentTransactionType()
throws SystemException
- Specified by:
getPaymentTransactionType
in interface Accommodation
- Specified by:
getPaymentTransactionType
in class AccommodationImpl
- Throws:
SystemException
getAccommodationType
public AccommodationTypeEnum getAccommodationType()
throws SystemException
- Specified by:
getAccommodationType
in interface Accommodation
- Overrides:
getAccommodationType
in class AccommodationImpl
- Throws:
SystemException
doCalculateAmount
protected abstract void doCalculateAmount()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
calculateAmount
public void calculateAmount()
throws SystemException,
BusinessException
- Specified by:
calculateAmount
in interface Accommodation
- Throws:
SystemException
BusinessException
getAccommodationAmount
public Money getAccommodationAmount()
throws SystemException
- Specified by:
getAccommodationAmount
in interface Accommodation
- Throws:
SystemException
getTransactionItemAmount
public Money getTransactionItemAmount()
throws SystemException,
BusinessException
- Specified by:
getTransactionItemAmount
in interface CustomerOrderTransactionItem
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28