Uses of Class
org.springframework.content.commons.store.GetResourceParams
Packages that use GetResourceParams
Package
Description
-
Uses of GetResourceParams in internal.org.springframework.content.commons.store.factory
Methods in internal.org.springframework.content.commons.store.factory with parameters of type GetResourceParamsModifier and TypeMethodDescriptionorg.springframework.core.io.ResourceStoreImpl.getResource(Object entity, PropertyPath propertyPath, GetResourceParams params) -
Uses of GetResourceParams in org.springframework.content.commons.store
Methods in org.springframework.content.commons.store with parameters of type GetResourceParamsModifier and TypeMethodDescriptionorg.springframework.core.io.ResourceAssociativeStore.getResource(S entity, PropertyPath propertyPath, GetResourceParams params) Returns the resource associated with the given property for entity, or null if no association exists