Package org.alfresco.search.model
Class ResultSetContextFacetQueries
java.lang.Object
org.alfresco.search.model.ResultSetContextFacetQueries
ResultSetContextFacetQueries
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfilterQuery(String filterQuery) getCount()Get countThe filter query you can use to apply this facetgetLabel()Get labelinthashCode()voidvoidsetFilterQuery(String filterQuery) voidtoString()
-
Constructor Details
-
ResultSetContextFacetQueries
public ResultSetContextFacetQueries()
-
-
Method Details
-
label
-
getLabel
Get label- Returns:
- label
-
setLabel
-
filterQuery
-
getFilterQuery
The filter query you can use to apply this facet- Returns:
- filterQuery
-
setFilterQuery
-
count
-
getCount
Get count- Returns:
- count
-
setCount
-
equals
-
hashCode
public int hashCode() -
toString
-