public class AuthorityEntryRest extends Object implements RestAddressableModel
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
AUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
AuthorityEntryRest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorityName() |
String |
getCategory() |
Class |
getController() |
String |
getDisplay() |
String |
getId() |
static String |
getName() |
Map<String,String> |
getOtherInformation() |
String |
getType() |
String |
getValue() |
void |
setAuthorityName(String authorityName) |
void |
setDisplay(String value) |
void |
setId(String id) |
void |
setOtherInformation(Map<String,String> otherInformation) |
void |
setValue(String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String NAME
public String getId()
public void setId(String id)
public String getDisplay()
public void setDisplay(String value)
public String getValue()
public void setValue(String value)
public static String getName()
public String getAuthorityName()
public void setAuthorityName(String authorityName)
public String getCategory()
getCategory in interface RestAddressableModelpublic Class getController()
getController in interface RestAddressableModelCopyright © 2019 DuraSpace. All rights reserved.