Uses of Class
org.dspace.app.rest.model.SearchConfigurationRest.Filter
-
Packages that use SearchConfigurationRest.Filter Package Description org.dspace.app.rest.model -
-
Uses of SearchConfigurationRest.Filter in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return types with arguments of type SearchConfigurationRest.Filter Modifier and Type Method Description List<SearchConfigurationRest.Filter>SearchConfigurationRest. getFilters()Methods in org.dspace.app.rest.model with parameters of type SearchConfigurationRest.Filter Modifier and Type Method Description voidSearchConfigurationRest. addFilter(SearchConfigurationRest.Filter filter)
-