Package org.dspace.app.rest.model
Class OrcidQueueRest
- All Implemented Interfaces:
Serializable,RestModel
- See Also:
-
Field Summary
FieldsFields inherited from class org.dspace.app.rest.model.BaseObjectRest
idFields 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetDescription(String description) voidsetEntityId(UUID entityId) voidsetOperation(String operation) voidsetProfileItemId(UUID profileItemId) voidsetRecordType(String recordType) Methods inherited from class org.dspace.app.rest.model.BaseObjectRest
getErrors, getId, setErrors, setIdMethods 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
-
OrcidQueueRest
public OrcidQueueRest()
-
-
Method Details
-
getType
-
getTypePlural
-
getCategory
- Specified by:
getCategoryin classRestAddressableModel
-
getController
- Specified by:
getControllerin classRestAddressableModel
-
getProfileItemId
-
setProfileItemId
-
getEntityId
-
setEntityId
-
getDescription
-
setDescription
-
getRecordType
-
setRecordType
-
getOperation
-
setOperation
-