com.retek.component.demand
Interface OrderLineDemandRecord
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Implementing Classes:
- OrderLineDemandRecordImpl
- public interface OrderLineDemandRecord
- extends DistributedObject
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
isAddToOrderLineCount
public boolean isAddToOrderLineCount()
throws SystemException
- Throws:
SystemException
getMedia
public Media getMedia()
throws SystemException
- Throws:
SystemException
getOrderLineAddedQuantity
public Quantity getOrderLineAddedQuantity()
throws SystemException
- Throws:
SystemException
getOrderLineAddedAmount
public Money getOrderLineAddedAmount()
throws SystemException
- Throws:
SystemException
getTimestamp
public RDate getTimestamp()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28