Searched defs:priorityPromotionList (Results 1 – 2 of 2) sorted by relevance
33 private ImmutableList<Promotion> priorityPromotionList; field in PromotionManager36 public PromotionManager(ImmutableList<Promotion> priorityPromotionList) { in PromotionManager()
31 public abstract ImmutableList<Promotion> priorityPromotionList(); in priorityPromotionList() method in PromotionComponent