com.retek.component.customerorder.impl
Class ReturnLinePromotionAdjustmentImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.BusinessObjectImpl
      extended bycom.retek.commons.component.impl.SecondClassObjectImpl
          extended bycom.retek.component.customerorder.impl.CustomerOrderPromotionAdjustmentImpl
              extended bycom.retek.component.customerorder.impl.ReturnLinePromotionAdjustmentImpl
All Implemented Interfaces:
BusinessObject, CustomerOrderPromotionAdjustment, ReturnLinePromotionAdjustment, SecondClassObject

public class ReturnLinePromotionAdjustmentImpl
extends CustomerOrderPromotionAdjustmentImpl
implements ReturnLinePromotionAdjustment


Field Summary
 
Fields inherited from class com.retek.commons.component.impl.BusinessObjectImpl
context
 
Constructor Summary
ReturnLinePromotionAdjustmentImpl(DistributedContext context)
           
ReturnLinePromotionAdjustmentImpl(DistributedContext context, ReturnLinePromotionAdjustmentDto dto)
           
 
Method Summary
 ReturnLinePromotionAdjustmentDto getReturnLinePromotionAdjustmentDto()
           
 
Methods inherited from class com.retek.component.customerorder.impl.CustomerOrderPromotionAdjustmentImpl
getAmount, getDiscountType, getDto, getPromotion, getServiceLine, isAdditionalShippingAndHandlingPromotion, isItemLevelPromotion, isStandardShippingAndHandlingPromotion, isValueAddedServicePromotion, setAmount, setDiscountType, setPromotion, setServiceLine
 
Methods inherited from class com.retek.commons.component.impl.SecondClassObjectImpl
equals, getGenericDto, hashCode, setGenericDto, toString, wrap, wrap, wrap, wrap
 
Methods inherited from class com.retek.commons.component.impl.BusinessObjectImpl
checkRelation, checkRelation, getBusinessInterface, getContext
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.retek.component.customerorder.CustomerOrderPromotionAdjustment
getAmount, getDiscountType, getPromotion, getServiceLine, isAdditionalShippingAndHandlingPromotion, isItemLevelPromotion, isStandardShippingAndHandlingPromotion, isValueAddedServicePromotion, setAmount, setDiscountType, setPromotion, setServiceLine
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Constructor Detail

ReturnLinePromotionAdjustmentImpl

public ReturnLinePromotionAdjustmentImpl(DistributedContext context)

ReturnLinePromotionAdjustmentImpl

public ReturnLinePromotionAdjustmentImpl(DistributedContext context,
                                         ReturnLinePromotionAdjustmentDto dto)
Method Detail

getReturnLinePromotionAdjustmentDto

public ReturnLinePromotionAdjustmentDto getReturnLinePromotionAdjustmentDto()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28