Uses of Class
org.springframework.content.commons.mappingcontext.ContentProperty
Packages that use ContentProperty
Package
Description
-
Uses of ContentProperty in internal.org.springframework.content.commons.utils
Methods in internal.org.springframework.content.commons.utils with parameters of type ContentPropertyModifier and TypeMethodDescriptionstatic org.springframework.core.convert.TypeDescriptorContentPropertyInfoTypeDescriptor.withGenerics(Object entity, ContentProperty property) -
Uses of ContentProperty in org.springframework.content.commons.config
Methods in org.springframework.content.commons.config that return ContentProperty -
Uses of ContentProperty in org.springframework.content.commons.mappingcontext
Methods in org.springframework.content.commons.mappingcontext that return ContentPropertyModifier and TypeMethodDescriptionMappingContext.getContentProperty(Class<?> domainClass, String path) Methods in org.springframework.content.commons.mappingcontext that return types with arguments of type ContentPropertyModifier and TypeMethodDescriptionMappingContext.getContentProperties(Class<?> domainClass) MappingContext.getContentPropertyMap(Class<?> domainClass) ContentPropertyMappingContextVisitor.getProperties()