public class FacetConfigurationRest extends BaseObjectRest<String>
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
static String |
NAME |
idAUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
FacetConfigurationRest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSidebarFacet(SearchFacetEntryRest sidebarFacet) |
boolean |
equals(Object object) |
String |
getCategory() |
String |
getConfiguration() |
Class |
getController() |
String |
getScope() |
List<SearchFacetEntryRest> |
getSidebarFacets() |
String |
getType() |
int |
hashCode() |
void |
setConfiguration(String configurationName) |
void |
setScope(String scope) |
getErrors, getId, setErrors, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String NAME
public static final String CATEGORY
public String getCategory()
public String getType()
public Class getController()
public String getScope()
public void setScope(String scope)
public String getConfiguration()
public void setConfiguration(String configurationName)
public List<SearchFacetEntryRest> getSidebarFacets()
public void addSidebarFacet(SearchFacetEntryRest sidebarFacet)
Copyright © 2019 DuraSpace. All rights reserved.