Uses of Class
org.dspace.app.rest.model.StatisticsSupportRest
-
Packages that use StatisticsSupportRest Package Description org.dspace.app.rest.model.hateoas org.dspace.app.rest.repository -
-
Uses of StatisticsSupportRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type StatisticsSupportRest Constructor Description StatisticsSupportResource(StatisticsSupportRest content) -
Uses of StatisticsSupportRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return StatisticsSupportRest Modifier and Type Method Description StatisticsSupportRestStatisticsRestRepository. getStatisticsSupport()
-