Uses of Class
org.dspace.rest.common.ItemFilterQuery
-
Packages that use ItemFilterQuery Package Description org.dspace.rest.common -
-
Uses of ItemFilterQuery in org.dspace.rest.common
Methods in org.dspace.rest.common that return types with arguments of type ItemFilterQuery Modifier and Type Method Description List<ItemFilterQuery>ItemFilter. getItemFilterQueries()Method parameters in org.dspace.rest.common with type arguments of type ItemFilterQuery Modifier and Type Method Description voidItemFilter. setItemFilterQueries(List<ItemFilterQuery> itemFilterQueries)
-