com.retek.component.media.impl
Class AbstractMediaThresholdableItem
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.media.impl.AbstractMediaThresholdableItem
- All Implemented Interfaces:
- BusinessObject, DistributedObject, MediaThresholdableItem, ThresholdableItem
- Direct Known Subclasses:
- SellingItemImpl, SellingSkuImpl
- public abstract class AbstractMediaThresholdableItem
- extends DistributedObjectImpl
- implements MediaThresholdableItem
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 |
AbstractMediaThresholdableItem
public AbstractMediaThresholdableItem(DistributedContext context,
DistributedReference reference,
boolean createHollow)
throws SystemException
AbstractMediaThresholdableItem
public AbstractMediaThresholdableItem(DistributedContext context,
DistributedReference reference)
throws SystemException
match
public boolean match(java.lang.Object object)
throws SystemException
- Specified by:
match
in interface ThresholdableItem
- Throws:
SystemException
match
public abstract boolean match(SellingSku sellingSku)
throws SystemException
- Specified by:
match
in interface MediaThresholdableItem
- Throws:
SystemException
getItemDisplayCode
public abstract java.lang.String getItemDisplayCode()
throws SystemException
- Specified by:
getItemDisplayCode
in interface ThresholdableItem
- Throws:
SystemException
getDescription
public abstract java.lang.String getDescription()
throws SystemException
- Specified by:
getDescription
in interface ThresholdableItem
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28