public class RootRest 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 |
|---|
RootRest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getCategory() |
Class |
getController() |
String |
getDspaceName() |
String |
getDspaceRest() |
String |
getDspaceURL() |
String |
getType() |
int |
hashCode() |
void |
setDspaceName(String dspaceName) |
void |
setDspaceRest(String dspaceRest) |
void |
setDspaceURL(String dspaceURL) |
clone, finalize, getClass, 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 getDspaceURL()
public void setDspaceURL(String dspaceURL)
public String getDspaceName()
public void setDspaceName(String dspaceName)
public String getDspaceRest()
public void setDspaceRest(String dspaceRest)
Copyright © 2019 DuraSpace. All rights reserved.