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