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