Package org.alfresco.search.model
Class ResultBucketsBuckets
java.lang.Object
org.alfresco.search.model.ResultBucketsBuckets
ResultBucketsBuckets
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfilterQuery(String filterQuery) getCount()The count for the bucketAn optional field for additional display informationThe filter query you can use to apply this facetgetLabel()The bucket labelinthashCode()voidvoidsetDisplay(Object display) voidsetFilterQuery(String filterQuery) voidtoString()
-
Constructor Details
-
ResultBucketsBuckets
public ResultBucketsBuckets()
-
-
Method Details
-
label
-
getLabel
The bucket label- Returns:
- label
-
setLabel
-
filterQuery
-
getFilterQuery
The filter query you can use to apply this facet- Returns:
- filterQuery
-
setFilterQuery
-
count
-
getCount
The count for the bucket- Returns:
- count
-
setCount
-
display
-
getDisplay
An optional field for additional display information- Returns:
- display
-
setDisplay
-
equals
-
hashCode
public int hashCode() -
toString
-