public class RelationshipRestWrapper 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 |
|---|
RelationshipRestWrapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Class |
getController() |
String |
getDsoId() |
String |
getLabel() |
List<RelationshipRest> |
getRelationshipRestList() |
String |
getType() |
void |
setDsoId(String dsoId) |
void |
setLabel(String label) |
void |
setRelationshipRestList(List<RelationshipRest> relationshipRestList) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String NAME
public static final String CATEGORY
public List<RelationshipRest> getRelationshipRestList()
public void setRelationshipRestList(List<RelationshipRest> relationshipRestList)
public String getCategory()
getCategory in interface RestAddressableModelpublic Class getController()
getController in interface RestAddressableModelpublic String getLabel()
public void setLabel(String label)
public String getDsoId()
public void setDsoId(String dsoId)
Copyright © 2019 DuraSpace. All rights reserved.