Uses of Class
org.dspace.app.rest.model.hateoas.CollectionResource
-
Packages that use CollectionResource Package Description org.dspace.app.rest.link -
-
Uses of CollectionResource in org.dspace.app.rest.link
Methods in org.dspace.app.rest.link that return types with arguments of type CollectionResource Modifier and Type Method Description protected Class<CollectionResource>CollectionResourceWorkflowGroupHalLinkFactory. getResourceClass()Methods in org.dspace.app.rest.link with parameters of type CollectionResource Modifier and Type Method Description protected voidCollectionResourceWorkflowGroupHalLinkFactory. addLinks(CollectionResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)
-