|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageItemCriteria
Implementations of this interface contain item rule data that is used for targeting
Pages.
For example, a Page could be setup to only show to user's
who have a particular product in their cart.
org.broadleafcommerce.core.order.service.PageCartRuleProcessor| Method Summary | |
|---|---|
PageItemCriteria |
cloneEntity()
Builds a copy of this item. |
Page |
getPage()
Returns the parent Page to which this
field belongs. |
void |
setPage(Page page)
Sets the parent Page. |
| Methods inherited from interface org.broadleafcommerce.common.rule.QuantityBasedRule |
|---|
getId, getMatchRule, getQuantity, setId, setMatchRule, setQuantity |
| Method Detail |
|---|
@Nonnull Page getPage()
Page to which this
field belongs.
void setPage(@Nonnull
Page page)
Page.
page - @Nonnull PageItemCriteria cloneEntity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||