Uses of Class
org.dspace.app.rest.model.ViewEventRest
-
Packages that use ViewEventRest Package Description org.dspace.app.rest.model.hateoas org.dspace.app.rest.repository -
-
Uses of ViewEventRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type ViewEventRest Constructor Description ViewEventResource(ViewEventRest data, Utils utils) -
Uses of ViewEventRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return ViewEventRest Modifier and Type Method Description ViewEventRestViewEventRestRepository. createViewEvent()
-