Uses of Class
org.dspace.app.rest.model.FilteredCollectionsRest
Packages that use FilteredCollectionsRest
Package
Description
-
Uses of FilteredCollectionsRest in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return FilteredCollectionsRestModifier and TypeMethodDescriptionstatic FilteredCollectionsRestFilteredCollectionsRest.of(FilteredCollections model) Builds a FilteredCollectionsRest instance from aFilteredCollectionsinstance. -
Uses of FilteredCollectionsRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type FilteredCollectionsRestModifierConstructorDescriptionFilteredCollectionsResource(FilteredCollectionsRest data, Utils utils) -
Uses of FilteredCollectionsRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return FilteredCollectionsRestModifier and TypeMethodDescriptionContentReportRestRepository.findFilteredCollections(Context context, FilteredCollectionsQuery query)