Class FacetFieldContext.Bucket
- java.lang.Object
-
- org.alfresco.rest.api.search.context.FacetFieldContext.Bucket
-
- Enclosing class:
- FacetFieldContext
public static class FacetFieldContext.Bucket extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
int
getCount()
Object
getDisplay()
String
getFilterQuery()
String
getLabel()
int
hashCode()
String
toString()
-