com.retek.component.customerorder.impl.remote
Class CustomerOrderPromotionAdjustmentDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.customerorder.impl.remote.CustomerOrderPromotionAdjustmentDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Direct Known Subclasses:
ReturnLinePromotionAdjustmentDto, ShippedContainerLineProratedPromotionDto

public abstract class CustomerOrderPromotionAdjustmentDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 Money amount
           
 CustomerOrderPromotionDiscountType discountType
           
 DistributedReference promotionRef
           
 DistributedReference serviceLineRef
           
 
Constructor Summary
CustomerOrderPromotionAdjustmentDto()
           
 
Method Summary
abstract  java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

amount

public Money amount

promotionRef

public DistributedReference promotionRef

discountType

public CustomerOrderPromotionDiscountType discountType

serviceLineRef

public DistributedReference serviceLineRef
Constructor Detail

CustomerOrderPromotionAdjustmentDto

public CustomerOrderPromotionAdjustmentDto()
Method Detail

getBusinessInterface

public abstract java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


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