T - the class of the resource identifierpublic abstract class BaseObjectRest<T extends Serializable> extends Object implements org.springframework.hateoas.Identifiable<T>, RestAddressableModel
| Modifier and Type | Field and Description |
|---|---|
protected T |
id |
AUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
BaseObjectRest() |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorRest> |
getErrors() |
T |
getId() |
void |
setErrors(List<ErrorRest> errors) |
void |
setId(T id) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getControllergetType, getTypePluralprotected T extends Serializable id
Copyright © 2019 DuraSpace. All rights reserved.