JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.commercetools.api.predicates
Interface ContainerPredicate<T extends
Predicate
>
All Superinterfaces:
Predicate
All Known Implementing Classes:
ContainerQueryPredicate
public interface
ContainerPredicate<T extends
Predicate
>
extends
Predicate
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
inner
()
T
parent
()
boolean
renderInnerWithOutParentheses
()
Methods inherited from interface com.commercetools.api.predicates.
Predicate
render
Method Details
parent
T
parent
()
inner
T
inner
()
renderInnerWithOutParentheses
boolean
renderInnerWithOutParentheses
()