Class CollectionRest

All Implemented Interfaces:
Serializable, RestModel

@LinkRest(name="license",method="getLicense") @LinkRest(name="logo",method="getLogo") @LinkRest(name="mappedItems",method="getMappedItems") @LinkRest(name="parentCommunity",method="getParentCommunity") @LinkRest(name="adminGroup",method="getAdminGroup") @LinkRest(name="submittersGroup",method="getSubmittersGroup") @LinkRest(name="itemReadGroup",method="getItemReadGroup") @LinkRest(name="bitstreamReadGroup",method="getBitstreamReadGroup") public class CollectionRest extends DSpaceObjectRest
The Collection REST Resource
Author:
Andrea Bollini (andrea.bollini at 4science.it)
See Also: