Class ItemRest

All Implemented Interfaces:
Serializable, RestModel

@LinkRest(name="accessStatus",method="getAccessStatus") @LinkRest(name="bundles",method="getBundles") @LinkRest(name="identifiers",method="getIdentifiers") @LinkRest(name="mappedCollections",method="getMappedCollections") @LinkRest(name="owningCollection",method="getOwningCollection") @LinkRest(name="relationships",method="getRelationships") @LinkRest(name="version",method="getItemVersion") @LinkRest(name="templateItemOf",method="getTemplateItemOf") @LinkRest(name="thumbnail",method="getThumbnail") @LinkRest(name="submitter",method="getItemSubmitter") public class ItemRest extends DSpaceObjectRest
The Item REST Resource
Author:
Andrea Bollini (andrea.bollini at 4science.it)
See Also: