Uses of Annotation Interface
org.hibernate.search.mapper.pojo.mapping.definition.annotation.ObjectPath
Packages that use ObjectPath
Package
Description
-
Uses of ObjectPath in org.hibernate.search.mapper.pojo.logging.impl
Methods in org.hibernate.search.mapper.pojo.logging.impl with parameters of type ObjectPathModifier and TypeMethodDescriptionfinal SearchExceptionLog_$logger.invalidObjectPath(ObjectPath path, String causeMessage, Exception cause) Log.invalidObjectPath(ObjectPath path, String causeMessage, Exception cause) -
Uses of ObjectPath in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing with parameters of type ObjectPathModifier and TypeMethodDescriptionMappingAnnotationProcessorContext.toPojoModelPathValueNode(ObjectPath objectPath) Convert anObjectPathannotation to aPojoModelPathValueNode. -
Uses of ObjectPath in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl with parameters of type ObjectPathModifier and TypeMethodDescriptionAbstractMappingAnnotationProcessorContext.toPojoModelPathValueNode(ObjectPath objectPath) static Optional<PojoModelPathValueNode>MappingAnnotationProcessorUtils.toPojoModelPathValueNode(ObjectPath objectPath)