Uses of Class
org.hibernate.search.mapper.pojo.model.path.PojoModelPath
Packages that use PojoModelPath
Package
Description
-
Uses of PojoModelPath in org.hibernate.search.mapper.pojo.logging.spi
Constructors in org.hibernate.search.mapper.pojo.logging.spi with parameters of type PojoModelPath -
Uses of PojoModelPath in org.hibernate.search.mapper.pojo.model.path
Subclasses of PojoModelPath in org.hibernate.search.mapper.pojo.model.pathModifier and TypeClassDescriptionfinal class
A node in aPojoModelPath
representing a property.final class
A node in aPojoModelPath
representing the value(s) of a property.Methods in org.hibernate.search.mapper.pojo.model.path that return PojoModelPath -
Uses of PojoModelPath in org.hibernate.search.mapper.pojo.reporting.spi
Methods in org.hibernate.search.mapper.pojo.reporting.spi with parameters of type PojoModelPathModifier and TypeMethodDescriptionstatic EventContext
PojoEventContexts.fromPath
(PojoModelPath unboundPath)