public interface PromotionExecutionAgendaBuilder extends XMLizable
PromotionExecutionAgenda
. It can be viewed as a table that
plots the relationship between promotions and promotion policies. The agenda
contains a list of promotions which are potentially applicable to an order
and all of the policies that are applicable to each individual promotion in
the list.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright
|
Modifier and Type | Method and Description |
---|---|
PromotionExecutionAgenda |
buildAgenda(PromotionEngine engine,
PromotionArgument arg)
Builds a promotion execution agenda
|
static final java.lang.String COPYRIGHT
PromotionExecutionAgenda buildAgenda(PromotionEngine engine, PromotionArgument arg)
engine
- the promotion engine which is invokedarg
- the promotion argument object