com.retek.component.demand.impl.persistence
Class DemandDbObjectMaster

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
      extended bycom.retek.component.demand.impl.persistence.DemandDbObjectMaster

public class DemandDbObjectMaster
extends DbObjectMaster


Constructor Summary
DemandDbObjectMaster()
           
 
Method Summary
static DemandOverTimeDto getDemandOverTimeDto(Money orderTotal, Money invenTotal, java.lang.Integer orderCount, java.lang.Integer invenLines, Quantity invenUnits)
           
static java.util.List getHourlyDemand()
           
static MediaDemandDto getMediaDemandDto(DistributedContext context)
           
static OrderDemandRecordDto getOrderDemandRecordDto(DistributedContext context)
           
static OrderLineDemandRecordDto getOrderLineDemandRecordDto(DistributedContext context)
           
static java.lang.String getUnique10DigitCode()
           
static java.lang.String getUnique6DigitCode()
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, getJunitReferenceCache, getTestDbRDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemandDbObjectMaster

public DemandDbObjectMaster()
Method Detail

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