public interface PageItemCriteria extends QuantityBasedRule, MultiTenantCloneable<PageItemCriteria>
Page
s.
Page
could be setup to only show to user's
who have a particular product in their cart.PageCartRuleProcessor
Modifier and Type | Method and Description |
---|---|
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 . |
getId, getMatchRule, getQuantity, setId, setMatchRule, setQuantity
createOrRetrieveCopyInstance
@Nonnull PageItemCriteria cloneEntity()
Copyright © 2022. All rights reserved.