public static final class DiscoverResult.FacetResult extends Object
| Constructor and Description |
|---|
FacetResult(String asFilterQuery,
String displayedValue,
String authorityKey,
String sortValue,
long count,
String fieldType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsFilterQuery() |
String |
getAuthorityKey() |
long |
getCount() |
String |
getDisplayedValue() |
String |
getFieldType() |
String |
getFilterType() |
String |
getSortValue() |
public String getAsFilterQuery()
public String getDisplayedValue()
public String getSortValue()
public long getCount()
public String getAuthorityKey()
public String getFilterType()
public String getFieldType()
Copyright © 2019 DuraSpace. All rights reserved.