| Package | Description |
|---|---|
| com.browseengine.bobo.api | |
| com.browseengine.bobo.client |
| Modifier and Type | Method and Description |
|---|---|
FacetSpec.FacetSortSpec |
FacetSpec.getOrderBy()
Get the current choice sort order
|
static FacetSpec.FacetSortSpec |
FacetSpec.FacetSortSpec.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetSpec.FacetSortSpec[] |
FacetSpec.FacetSortSpec.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FacetSpec |
FacetSpec.setOrderBy(FacetSpec.FacetSortSpec order)
Sets the choice sort order
|
| Modifier and Type | Method and Description |
|---|---|
BrowseRequestBuilder |
BrowseRequestBuilder.applyFacetSpec(String name,
int minHitCount,
int maxCount,
boolean expand,
FacetSpec.FacetSortSpec orderBy) |
Copyright © 2005–2013. All rights reserved.