public class SearchFacetValueRest extends Object implements RestAddressableModel
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
static String |
NAME |
AUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
SearchFacetValueRest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorityKey() |
String |
getCategory() |
Class |
getController() |
long |
getCount() |
String |
getFilterType() |
String |
getFilterValue() |
String |
getLabel() |
String |
getSortValue() |
String |
getType() |
void |
setAuthorityKey(String authorityKey) |
void |
setCount(long count) |
void |
setFilterType(String filterType) |
void |
setFilterValue(String filterValue) |
void |
setLabel(String label) |
void |
setSortValue(String sortValue) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String NAME
public static final String CATEGORY
public String getCategory()
getCategory in interface RestAddressableModelpublic Class getController()
getController in interface RestAddressableModelpublic String getLabel()
public void setLabel(String label)
public String getFilterValue()
public void setFilterValue(String filterValue)
public long getCount()
public void setCount(long count)
public void setAuthorityKey(String authorityKey)
public String getAuthorityKey()
public void setSortValue(String sortValue)
public String getSortValue()
public String getFilterType()
public void setFilterType(String filterType)
Copyright © 2019 DuraSpace. All rights reserved.