Class Hierarchy
- java.lang.Object
- org.hibernate.search.mapper.pojo.model.spi.AbstractPojoGenericTypeModel<T> (implements org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel<T>)
- org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel<T> (implements org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel<T>)
- org.hibernate.search.mapper.pojo.model.spi.SyntheticPojoGenericTypeModel<T>
- org.hibernate.search.mapper.pojo.model.spi.AbstractPojoRawTypeModel<T,
I> (implements org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel<T>) - org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.RawTypeDeclaringContext<T>
- org.hibernate.search.mapper.pojo.model.spi.JavaClassPojoCaster<T> (implements org.hibernate.search.mapper.pojo.model.spi.PojoCaster<T>)
- org.hibernate.search.mapper.pojo.model.spi.PojoConstructorIdentifier
- org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeIdentifier<T>
- org.hibernate.search.mapper.pojo.model.spi.AbstractPojoGenericTypeModel<T> (implements org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel<T>)
Interface Hierarchy
- org.hibernate.search.mapper.pojo.model.spi.GenericContextAwarePojoGenericTypeModel.Helper
- org.hibernate.search.engine.mapper.model.spi.MappableTypeModel
- org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel<T> (also extends org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel<T>)
- org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
- org.hibernate.search.mapper.pojo.model.spi.PojoCaster<T>
- org.hibernate.search.mapper.pojo.model.spi.PojoConstructorModel<T>
- org.hibernate.search.mapper.pojo.model.spi.PojoMethodParameterModel<T>
- org.hibernate.search.mapper.pojo.model.spi.PojoPropertyModel<T>
- org.hibernate.search.mapper.pojo.model.spi.PojoRuntimeIntrospector
- org.hibernate.search.mapper.pojo.model.spi.PojoTypeContext<T>
- org.hibernate.search.mapper.pojo.model.spi.PojoTypeModel<T>
- org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel<T> (also extends org.hibernate.search.engine.mapper.model.spi.MappableTypeModel)