public class PriceFilter
extends java.lang.Object
implements org.apache.commons.collections.Predicate
CommerceSession get-pricing
methods.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PN_TYPES
In order to use this filter the prices passed to it must have this property set and it has to be a
Set with String elements, where each element is a price type. |
| Constructor and Description |
|---|
PriceFilter(java.lang.String... types)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(java.lang.Object object) |
public static final java.lang.String PN_TYPES
Set with String elements, where each element is a price type."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"