Uses of Class
org.dspace.app.rest.model.hateoas.StatisticsSupportResource
Packages that use StatisticsSupportResource
-
Uses of StatisticsSupportResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return StatisticsSupportResource -
Uses of StatisticsSupportResource in org.dspace.app.rest.link.statistics
Methods in org.dspace.app.rest.link.statistics that return types with arguments of type StatisticsSupportResourceModifier and TypeMethodDescriptionprotected Class<StatisticsSupportResource>StatisticsSupportHalLinkFactory.getResourceClass()Methods in org.dspace.app.rest.link.statistics with parameters of type StatisticsSupportResourceModifier and TypeMethodDescriptionprotected voidStatisticsSupportHalLinkFactory.addLinks(StatisticsSupportResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)