public class NestedPredicate extends DefaultPredicate
NestedProperty
Constructor and Description |
---|
NestedPredicate(Property property,
Operation operation,
java.lang.Object value)
Creates a NestedPredicate instance.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getQueryString(SearchQuery searchQuery)
The nested predicate holds information about the real property it
represents and if present the next nested property.
|
getOperation, getProperty, getValue
public java.lang.String getQueryString(SearchQuery searchQuery) throws CSAppFrameworkException
getQueryString
in interface Predicate
getQueryString
in class DefaultPredicate
searchQuery
- The SearchQuery
objectCSAppFrameworkException
- If an error occurs while obtaining the query string