Class PojoModelsGenericContextHelper
java.lang.Object
org.hibernate.search.mapper.pojo.model.models.spi.PojoModelsGenericContextHelper
- All Implemented Interfaces:
GenericContextAwarePojoGenericTypeModel.Helper
public class PojoModelsGenericContextHelper
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
-
PojoModelsGenericContextHelper
-
-
Method Details
-
rawTypeModel
- Specified by:
rawTypeModel
in interfaceGenericContextAwarePojoGenericTypeModel.Helper
-
propertyCacheKey
- Specified by:
propertyCacheKey
in interfaceGenericContextAwarePojoGenericTypeModel.Helper
-
propertyGenericType
- Specified by:
propertyGenericType
in interfaceGenericContextAwarePojoGenericTypeModel.Helper
-