com.retek.component.promotion.impl
Class ItemPromotionThresholdImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.promotion.impl.PromotionThresholdImpl
com.retek.component.promotion.impl.ItemPromotionThresholdImpl
- All Implemented Interfaces:
- BusinessObject, DistributedObject, ItemPromotionThreshold, PromotionThreshold
- Direct Known Subclasses:
- ItemCurrencyAmountThresholdImpl, ItemQuantityThresholdImpl
- public abstract class ItemPromotionThresholdImpl
- extends PromotionThresholdImpl
- implements ItemPromotionThreshold
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.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
ItemPromotionThresholdImpl
public ItemPromotionThresholdImpl(DistributedContext context,
DistributedReference ref,
boolean createHollow)
throws SystemException
ItemPromotionThresholdImpl
public ItemPromotionThresholdImpl(DistributedContext context,
DistributedReference ref)
throws SystemException
setThresholdableItem
public void setThresholdableItem(ThresholdableItem thresholdableItem)
throws SystemException
- Specified by:
setThresholdableItem
in interface ItemPromotionThreshold
- Throws:
SystemException
getThresholdableItem
public ThresholdableItem getThresholdableItem()
throws SystemException
- Specified by:
getThresholdableItem
in interface ItemPromotionThreshold
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28