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, CORE, DISCOVER, EPERSON, INTEGRATION, 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, setProjectionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.dspace.app.rest.model.RestModel
getTypePlural
-
Field Details
-
CATEGORY
- See Also:
-
NAME
- See Also:
-
PLURAL_NAME
- See Also:
-
-
Constructor Details
-
OrcidQueueRest
public OrcidQueueRest()
-
-
Method Details
-
getType
-
getCategory
- Specified by:
getCategoryin classRestAddressableModel
-
getController
- Specified by:
getControllerin classRestAddressableModel
-
getProfileItemId
-
setProfileItemId
-
getEntityId
-
setEntityId
-
getDescription
-
setDescription
-
getRecordType
-
setRecordType
-
getOperation
-
setOperation
-