Class CommunityRest

All Implemented Interfaces:
Serializable, RestModel

@LinkRest(name="collections",method="getCollections") @LinkRest(name="logo",method="getLogo") @LinkRest(name="subcommunities",method="getSubcommunities") @LinkRest(name="parentCommunity",method="getParentCommunity") @LinkRest(name="adminGroup",method="getAdminGroup") public class CommunityRest extends DSpaceObjectRest
The Community REST Resource
Author:
Andrea Bollini (andrea.bollini at 4science.it)
See Also: