Package | Description |
---|---|
org.alfresco.service.cmr.search |
Modifier and Type | Method and Description |
---|---|
SearchParameters.FieldFacetSort |
SearchParameters.FieldFacet.getSort() |
static SearchParameters.FieldFacetSort |
SearchParameters.FieldFacetSort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchParameters.FieldFacetSort[] |
SearchParameters.FieldFacetSort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchParameters.FieldFacet.setSort(SearchParameters.FieldFacetSort sort) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.