Interface ConstantPredicate

All Superinterfaces:
Predicate
All Known Implementing Classes:
ConstantQueryPredicate, VariableQueryPredicate

public interface ConstantPredicate extends Predicate
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.commercetools.api.predicates.Predicate

    render
  • Method Details