Class PolyglotFsResult
java.lang.Object
de.hybris.platform.persistence.flexiblesearch.polyglot.PolyglotFsResult
-
Method Summary
Modifier and TypeMethodDescriptionstatic PolyglotFsResultfull(Stream<ItemStateView> result) intbooleanvoidsetTotalCount(int totalCount) static PolyglotFsResultunknown()
-
Method Details
-
isUnknown
public boolean isUnknown() -
getResult
-
unknown
-
full
-
getTotalCount
public int getTotalCount() -
setTotalCount
public void setTotalCount(int totalCount)
-