Uses of Interface
org.springframework.content.commons.storeservice.StoreFilter
Packages that use StoreFilter
Package
Description
-
Uses of StoreFilter in internal.org.springframework.content.commons.storeservice
Methods in internal.org.springframework.content.commons.storeservice with parameters of type StoreFilterModifier and TypeMethodDescriptionStoresImpl.getStore(Class<?> storeType, StoreFilter filter) StoresImpl.getStores(Class<?> storeType, StoreFilter filter) StoresImpl.getStores(StoreFilter filter) -
Uses of StoreFilter in org.springframework.content.commons.storeservice
Fields in org.springframework.content.commons.storeservice declared as StoreFilterMethods in org.springframework.content.commons.storeservice that return StoreFilterModifier and TypeMethodDescriptionstatic StoreFilterStores.withDomainClass(Class<?> domainClass) Methods in org.springframework.content.commons.storeservice with parameters of type StoreFilterModifier and TypeMethodDescriptionStores.getStore(Class<?> storeType, StoreFilter filter) Stores.getStores(Class<?> storeType, StoreFilter filter) Stores.getStores(StoreFilter filter)