public class PriceFilter extends Object implements org.apache.commons.collections.Predicate
CommerceSession
get-pricing
methods.Constructor and Description |
---|
PriceFilter(String... types)
Default constructor.
|
public static final String PN_TYPES
Set
with String
elements, where each element is a price type.public PriceFilter(String... types)
types
- the types this filter has to match. If empty, all prices will be included.public boolean evaluate(Object object)
evaluate
in interface org.apache.commons.collections.Predicate
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"