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 classA node in aPojoModelPathrepresenting a property.final classA node in aPojoModelPathrepresenting 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 org.hibernate.search.util.common.reporting.EventContextPojoEventContexts.fromPath(PojoModelPath unboundPath)