com.retek.component.demand
Interface MediaDemand
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Subinterfaces:
- MediaDemandBatch
- All Known Implementing Classes:
- MediaDemandImpl
- public interface MediaDemand
- extends DistributedObject
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
getAsOfDate
public RDate getAsOfDate()
throws SystemException
- Throws:
SystemException
getHourlyDemand
public java.util.List getHourlyDemand()
throws SystemException
- Throws:
SystemException
getLifetimeDemand
public DemandOverTime getLifetimeDemand()
throws SystemException
- Throws:
SystemException
getMedia
public Media getMedia()
throws SystemException
- Throws:
SystemException
getWeeklyDemand
public DemandOverTime getWeeklyDemand()
throws SystemException
- Throws:
SystemException
getDayDemand
public DemandOverTime getDayDemand()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28