public class RelationshipTypeRestWrapper extends Object implements RestAddressableModel
AUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
RelationshipTypeRestWrapper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Class |
getController() |
Integer |
getEntityTypeId() |
String |
getEntityTypeLabel() |
List<RelationshipTypeRest> |
getRelationshipTypeRestList() |
String |
getType() |
void |
setEntityTypeId(Integer entityTypeId) |
void |
setEntityTypeLabel(String label) |
void |
setRelationshipTypeRestList(List<RelationshipTypeRest> relationshipTypeRestList) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic List<RelationshipTypeRest> getRelationshipTypeRestList()
public void setRelationshipTypeRestList(List<RelationshipTypeRest> relationshipTypeRestList)
public String getCategory()
getCategory in interface RestAddressableModelpublic Class getController()
getController in interface RestAddressableModelpublic String getEntityTypeLabel()
public void setEntityTypeLabel(String label)
public Integer getEntityTypeId()
public void setEntityTypeId(Integer entityTypeId)
Copyright © 2019 DuraSpace. All rights reserved.