public class FacetFieldContext extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FacetFieldContext.Bucket |
Constructor and Description |
---|
FacetFieldContext(String label,
List<FacetFieldContext.Bucket> buckets) |
Modifier and Type | Method and Description |
---|---|
List<FacetFieldContext.Bucket> |
getBuckets() |
String |
getLabel() |
public FacetFieldContext(String label, List<FacetFieldContext.Bucket> buckets)
public String getLabel()
public List<FacetFieldContext.Bucket> getBuckets()
Copyright © 2005–2017 Alfresco Software. All rights reserved.