Class QueryOptions
java.lang.Object
de.hybris.platform.jalo.flexiblesearch.QueryOptions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionintgetCount()getHints()getQuery()intgetStart()intbooleanbooleanbooleanbooleanstatic QueryOptions.Builderstatic QueryOptions.BuildernewBuilderFromTemplate(QueryOptions template)
-
Method Details
-
isTypeExclusive
public boolean isTypeExclusive() -
getQuery
-
getValues
-
getValuesCount
public int getValuesCount() -
getResultClasses
-
getResultAttributes
-
isFailOnUnknownFields
public boolean isFailOnUnknownFields() -
isDontNeedTotal
public boolean isDontNeedTotal() -
getStart
public int getStart() -
getCount
public int getCount() -
getHints
-
newBuilder
-
newBuilderFromTemplate
-
getPolyglotQueryCriteria
-
isPolyglotDialectQuery
public boolean isPolyglotDialectQuery() -
toFlexibleSearchDialect
-