Uses of Class
org.dspace.app.rest.model.ItemFilterRest
Packages that use ItemFilterRest
Package
Description
-
Uses of ItemFilterRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return ItemFilterRestModifier and TypeMethodDescriptionItemFilterConverter.convert(ItemFilter obj, Projection projection) -
Uses of ItemFilterRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type ItemFilterRest -
Uses of ItemFilterRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return ItemFilterRestModifier and TypeMethodDescriptionMethods in org.dspace.app.rest.repository that return types with arguments of type ItemFilterRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<ItemFilterRest>ItemFilterRestRepository.findAll(Context context, org.springframework.data.domain.Pageable pageable) ItemFilterRestRepository.getDomainClass()