Uses of Class
org.dspace.app.rest.model.FilteredCollectionsQuery
Packages that use FilteredCollectionsQuery
-
Uses of FilteredCollectionsQuery in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return FilteredCollectionsQueryModifier and TypeMethodDescriptionstatic FilteredCollectionsQueryFilteredCollectionsQuery.of(Collection<Filter> filters) Shortcut method that builds a FilteredCollectionsQuery instance from its building blocks. -
Uses of FilteredCollectionsQuery in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository with parameters of type FilteredCollectionsQueryModifier and TypeMethodDescriptionContentReportRestRepository.findFilteredCollections(Context context, FilteredCollectionsQuery query)