ibspan.ecap.merchant.shopdecisions.dataadministration
Class ForecastFactProcessor

java.lang.Object
  extended by ibspan.ecap.merchant.shopdecisions.dataadministration.ForecastFactProcessor

public class ForecastFactProcessor
extends java.lang.Object


Constructor Summary
ForecastFactProcessor()
           
 
Method Summary
 ForecastFact createForecastFact(int startDateKey, int endDateKey, int productKey, ForecastDescription description)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForecastFactProcessor

public ForecastFactProcessor()
Method Detail

createForecastFact

public ForecastFact createForecastFact(int startDateKey,
                                       int endDateKey,
                                       int productKey,
                                       ForecastDescription description)