Package org.alfresco.search.model
Class RequestPivot
java.lang.Object
org.alfresco.search.model.RequestPivot
A list of pivots.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPivotsItem(RequestPivot pivotsItem) booleangetKey()A key corresponding to a matching field facet label or stats.@Valid List<RequestPivot>Get pivotsinthashCode()pivots(List<RequestPivot> pivots) voidvoidsetPivots(List<RequestPivot> pivots) toString()
-
Constructor Details
-
RequestPivot
public RequestPivot()
-
-
Method Details
-
key
-
getKey
A key corresponding to a matching field facet label or stats.- Returns:
- key
-
setKey
-
pivots
-
addPivotsItem
-
getPivots
Get pivots- Returns:
- pivots
-
setPivots
-
equals
-
hashCode
public int hashCode() -
toString
-