public class FacetLabel extends Object
Constructor and Description |
---|
FacetLabel(String value,
String label,
int labelIndex) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getLabel()
Gets the facet display label
|
int |
getLabelIndex()
Gets the label index to be used for sorting.
|
String |
getValue()
Gets the original facet value or a new modified value
|
int |
hashCode() |
public String getValue()
public String getLabel()
public int getLabelIndex()
Copyright © 2005–2017 Alfresco Software. All rights reserved.