public class GroupRest extends DSpaceObjectRest
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
static String |
NAME |
idAUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
GroupRest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Class |
getController() |
List<GroupRest> |
getGroups() |
String |
getName() |
String |
getType() |
boolean |
isPermanent() |
void |
setGroups(List<GroupRest> groups) |
void |
setName(String name) |
void |
setPermanent(boolean permanent) |
getHandle, getId, getMetadata, getUuid, setHandle, setMetadata, setUuidgetErrors, setErrors, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String NAME
public static final String CATEGORY
public String getCategory()
public String getType()
public String getName()
getName in class DSpaceObjectRestpublic void setName(String name)
setName in class DSpaceObjectRestpublic boolean isPermanent()
public void setPermanent(boolean permanent)
@LinkRest(linkClass=GroupRest.class) public List<GroupRest> getGroups()
public Class getController()
getController in interface RestAddressableModelgetController in class DSpaceObjectRestCopyright © 2019 DuraSpace. All rights reserved.