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