Package org.alfresco.search.model
Class RequestFacetIntervalsIntervals
java.lang.Object
org.alfresco.search.model.RequestFacetIntervalsIntervals
RequestFacetIntervalsIntervals
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSetsItem(RequestFacetSet setsItem) booleangetField()The field to facet ongetLabel()A label to use to identify the field facet@Valid List<RequestFacetSet>getSets()Sets the intervals for all fields.inthashCode()voidvoidsets(List<RequestFacetSet> sets) voidsetSets(List<RequestFacetSet> sets) toString()
-
Constructor Details
-
RequestFacetIntervalsIntervals
public RequestFacetIntervalsIntervals()
-
-
Method Details
-
field
-
getField
The field to facet on- Returns:
- field
-
setField
-
label
-
getLabel
A label to use to identify the field facet- Returns:
- label
-
setLabel
-
sets
-
addSetsItem
-
getSets
Sets the intervals for all fields.- Returns:
- sets
-
setSets
-
equals
-
hashCode
public int hashCode() -
toString
-