Package org.dspace.app.rest.model
Class AccessStatusRest
java.lang.Object
org.dspace.app.rest.model.AccessStatusRest
- All Implemented Interfaces:
Serializable,RestModel
The Access Status REST Resource.
- 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()The plural name is the same as the singular namevoidsetEmbargoDate(String embargoDate) void
-
Field Details
-
NAME
- See Also:
-
PLURAL_NAME
- See Also:
-
-
Constructor Details
-
AccessStatusRest
public AccessStatusRest() -
AccessStatusRest
-
-
Method Details
-
getType
-
getTypePlural
The plural name is the same as the singular name- Specified by:
getTypePluralin interfaceRestModel
-
getStatus
-
setStatus
-
getEmbargoDate
-
setEmbargoDate
-