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