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