Package org.dspace.app.rest.model
Class BundleRest
java.lang.Object
org.dspace.app.rest.model.RestAddressableModel
org.dspace.app.rest.model.BaseObjectRest<String>
org.dspace.app.rest.model.DSpaceObjectRest
org.dspace.app.rest.model.BundleRest
- All Implemented Interfaces:
Serializable,RestModel
@LinkRest(name="item",method="getItem") @LinkRest(name="bitstreams",method="getBitstreams") @LinkRest(name="primaryBitstream",method="getPrimaryBitstream")
public class BundleRest
extends DSpaceObjectRest
The Bundle REST Resource
- Author:
- Jelle Pelgrims (jelle.pelgrims at atmire.com)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields 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
Methods inherited from class org.dspace.app.rest.model.DSpaceObjectRest
getController, getHandle, getMetadata, getName, getUuid, setHandle, setMetadata, setName, setUuidMethods inherited from class org.dspace.app.rest.model.BaseObjectRest
getErrors, setErrors, setIdMethods inherited from class org.dspace.app.rest.model.RestAddressableModel
getEmbedLevel, getProjection, getUniqueType, setEmbedLevel, setProjection
-
Field Details
-
NAME
- See Also:
-
PLURAL_NAME
- See Also:
-
CATEGORY
- See Also:
-
ITEM
- See Also:
-
BITSTREAMS
- See Also:
-
PRIMARY_BITSTREAM
- See Also:
-
-
Constructor Details
-
BundleRest
public BundleRest()
-
-
Method Details
-
getId
- Overrides:
getIdin classDSpaceObjectRest
-
getCategory
- Specified by:
getCategoryin classRestAddressableModel
-
getType
-
getTypePlural
-