com.retek.component.demand
Interface OrderDemandRecord

All Superinterfaces:
BusinessObject, DistributedObject

public interface OrderDemandRecord
extends DistributedObject


Method Summary
 Money getAddedOrderAmount()
           
 Media getMedia()
           
 RDate getTimestamp()
           
 boolean isAddToOrderCount()
           
 
Methods inherited from interface com.retek.commons.component.DistributedObject
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Method Detail

isAddToOrderCount

public boolean isAddToOrderCount()
                          throws SystemException
Throws:
SystemException

getMedia

public Media getMedia()
               throws SystemException
Throws:
SystemException

getAddedOrderAmount

public Money getAddedOrderAmount()
                          throws SystemException
Throws:
SystemException

getTimestamp

public RDate getTimestamp()
                   throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25