Package org.dspace.app.rest.model
Class NotifyRequestStatusRest
java.lang.Object
org.dspace.app.rest.model.RestAddressableModel
org.dspace.app.rest.model.NotifyRequestStatusRest
- All Implemented Interfaces:
Serializable,RestModel
Rest entity for LDN requests targeting items
- Author:
- Francesco Bacchelli (francesco.bacchelli at 4science dot it)
- See Also:
-
Field Summary
FieldsFields inherited from interface org.dspace.app.rest.model.RestModel
AUTHENTICATION, AUTHORIZATION, CONFIGURATION, CONTENT_REPORT, CORE, DISCOVER, DUPLICATES, EPERSON, INTEGRATION, LDN, PID, ROOT, STATISTICS, SUBMISSION, SYSTEM, TOOLS, VERSIONING, WORKFLOW -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetItemuuid(UUID itemuuid) voidsetNotifyStatus(List<RequestStatus> notifyStatus) Methods inherited from class org.dspace.app.rest.model.RestAddressableModel
getEmbedLevel, getProjection, getUniqueType, setEmbedLevel, setProjection
-
Field Details
-
CATEGORY
- See Also:
-
NAME
- See Also:
-
PLURAL_NAME
- See Also:
-
-
Constructor Details
-
NotifyRequestStatusRest
-
NotifyRequestStatusRest
public NotifyRequestStatusRest()
-
-
Method Details
-
getItemuuid
-
setItemuuid
-
getCategory
- Specified by:
getCategoryin classRestAddressableModel
-
getType
-
getController
- Specified by:
getControllerin classRestAddressableModel
-
getNotifyStatus
-
setNotifyStatus
-
getTypePlural
-