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