Class PathExpression
java.lang.Object
com.commercetools.api.search.products.PathExpression
- All Implemented Interfaces:
FilterExpression
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionadd
(FilterExpression element) static PathExpression
of()
static PathExpression
of
(FilterExpression parent) static PathExpression
paths()
render()
-
Constructor Details
-
PathExpression
public PathExpression() -
PathExpression
-
PathExpression
-
-
Method Details
-
paths
-
add
-
add
-
render
- Specified by:
render
in interfaceFilterExpression
-
of
-
of
-
of
-