Class PojoHCannOrmGenericContextHelper
java.lang.Object
org.hibernate.search.mapper.pojo.model.hcann.spi.PojoHCannOrmGenericContextHelper
- All Implemented Interfaces:
GenericContextAwarePojoGenericTypeModel.Helper
public class PojoHCannOrmGenericContextHelper
extends Object
implements GenericContextAwarePojoGenericTypeModel.Helper
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionpropertyCacheKey
(PojoPropertyModel<?> rawPropertyModel) propertyGenericType
(PojoPropertyModel<?> rawPropertyModel) <T> PojoRawTypeModel<T>
rawTypeModel
(Class<T> clazz)
-
Constructor Details
-
PojoHCannOrmGenericContextHelper
-
-
Method Details
-
rawTypeModel
- Specified by:
rawTypeModel
in interfaceGenericContextAwarePojoGenericTypeModel.Helper
-
propertyCacheKey
- Specified by:
propertyCacheKey
in interfaceGenericContextAwarePojoGenericTypeModel.Helper
-
propertyGenericType
- Specified by:
propertyGenericType
in interfaceGenericContextAwarePojoGenericTypeModel.Helper
-