|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DemandData | |
---|---|
ibspan.ecap.merchant.shopdecisions.dataadministration | |
ibspan.ecap.shared.ontology.negotiation |
Uses of DemandData in ibspan.ecap.merchant.shopdecisions.dataadministration |
---|
Methods in ibspan.ecap.merchant.shopdecisions.dataadministration with parameters of type DemandData | |
---|---|
DemandFact |
DemandFactProcessor.createDemandFact(int productKey,
int dateKey,
DemandData data)
Creates the demand fact. |
void |
DataAdministrationModule.recordDemandData(DemandData data)
Records demand data. |
void |
DemandFactProcessor.updateDemandFact(DemandFact fact,
DemandData data)
Updates the demand fact with new information about the demand gathered from the CIC. |
Uses of DemandData in ibspan.ecap.shared.ontology.negotiation |
---|
Methods in ibspan.ecap.shared.ontology.negotiation that return DemandData | |
---|---|
DemandData |
DemandForProduct.getDemand()
|
Methods in ibspan.ecap.shared.ontology.negotiation with parameters of type DemandData | |
---|---|
void |
DemandForProduct.setDemand(DemandData demand)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |