Class CollectionQueryPredicate
java.lang.Object
com.commercetools.api.predicates.query.CollectionQueryPredicate
- All Implemented Interfaces:
CollectionPredicate<QueryPredicate>,Predicate,QueryPredicate
public class CollectionQueryPredicate
extends Object
implements CollectionPredicate<QueryPredicate>, QueryPredicate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPredicate(QueryPredicate predicate) static CollectionQueryPredicateof()predicates(Collection<QueryPredicate> predicates) render()
-
Constructor Details
-
CollectionQueryPredicate
-
CollectionQueryPredicate
public CollectionQueryPredicate()
-
-
Method Details
-
predicates
- Specified by:
predicatesin interfaceCollectionPredicate<QueryPredicate>
-
predicates
-
addPredicate
-
render
-
of
-