Uses of Class
org.springframework.content.commons.repository.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 oldParams) -
Uses of GetResourceParams in org.springframework.content.commons.repository
Methods in org.springframework.content.commons.repository with parameters of type GetResourceParamsModifier and TypeMethodDescriptionorg.springframework.core.io.ResourceAssociativeStore.getResource(S entity, PropertyPath propertyPath, GetResourceParams params) Deprecated.Returns the resource associated with the given property for entity, or null if no association exists