com.retek.component.item.impl
Class AbstractItemThresholdableItem
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.AbstractItemThresholdableItem
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, ItemThresholdableItem, ThresholdableItem
- Direct Known Subclasses:
- ItemImpl
- public abstract class AbstractItemThresholdableItem
- extends BusinessObjectImpl
- implements ItemThresholdableItem
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
AbstractItemThresholdableItem
public AbstractItemThresholdableItem()
match
public boolean match(java.lang.Object object)
throws SystemException
- Specified by:
match
in interface ThresholdableItem
- Throws:
SystemException
match
public abstract boolean match(SellableItem sellableItem)
throws SystemException
- Specified by:
match
in interface ItemThresholdableItem
- 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()
- Specified by:
getDescription
in interface ThresholdableItem
- Overrides:
getDescription
in class BusinessObjectImpl
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28