com.retek.component.demand.impl.persistence
Class DemandDbObjectMaster
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
com.retek.component.demand.impl.persistence.DemandDbObjectMaster
- public class DemandDbObjectMaster
- extends DbObjectMaster
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DemandDbObjectMaster
public DemandDbObjectMaster()
getUnique6DigitCode
public static java.lang.String getUnique6DigitCode()
getUnique10DigitCode
public static java.lang.String getUnique10DigitCode()
getOrderDemandRecordDto
public static OrderDemandRecordDto getOrderDemandRecordDto(DistributedContext context)
throws SystemException
- Throws:
SystemException
getOrderLineDemandRecordDto
public static OrderLineDemandRecordDto getOrderLineDemandRecordDto(DistributedContext context)
throws SystemException
- Throws:
SystemException
getMediaDemandDto
public static MediaDemandDto getMediaDemandDto(DistributedContext context)
throws SystemException
- Throws:
SystemException
getDemandOverTimeDto
public static DemandOverTimeDto getDemandOverTimeDto(Money orderTotal,
Money invenTotal,
java.lang.Integer orderCount,
java.lang.Integer invenLines,
Quantity invenUnits)
throws SystemException
- Throws:
SystemException
getHourlyDemand
public static java.util.List getHourlyDemand()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28