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

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.customerorder.impl.remote.CustomerOrderPromotionDiscountDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class CustomerOrderPromotionDiscountDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 RDate createDate
           
 DistributedReference createdByUserRef
           
 Money discountAmount
           
 CustomerOrderPromotionDiscountType discountType
           
 boolean locked
           
 DistributedReference parentObjectRef
           
 DistributedReference promotionRef
           
 
Constructor Summary
CustomerOrderPromotionDiscountDto()
           
 
Method Summary
 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

discountType

public CustomerOrderPromotionDiscountType discountType

discountAmount

public Money discountAmount

parentObjectRef

public DistributedReference parentObjectRef

promotionRef

public DistributedReference promotionRef

locked

public boolean locked

createDate

public RDate createDate

createdByUserRef

public DistributedReference createdByUserRef
Constructor Detail

CustomerOrderPromotionDiscountDto

public CustomerOrderPromotionDiscountDto()
Method Detail

getBusinessInterface

public 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