Uses of Class
org.dspace.app.rest.model.hateoas.ViewEventResource
-
Packages that use ViewEventResource Package Description org.dspace.app.rest -
-
Uses of ViewEventResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return types with arguments of type ViewEventResource Modifier and Type Method Description org.springframework.hateoas.PagedModel<ViewEventResource>StatisticsRestController. getViewEvent(UUID uuid)org.springframework.hateoas.PagedModel<ViewEventResource>StatisticsRestController. getViewEvents()
-