Uses of Interface
org.hibernate.search.mapper.pojo.model.spi.PojoMethodParameterModel
Packages that use PojoMethodParameterModel
Package
Description
-
Uses of PojoMethodParameterModel in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl
Constructors in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl with parameters of type PojoMethodParameterModelModifierConstructorDescriptionMethodParameterMappingAnnotationProcessorContextImpl(PojoConstructorModel<?> constructorModel, PojoMethodParameterModel<?> methodParameterModel, Annotation annotation, AnnotationHelper annotationHelper) -
Uses of PojoMethodParameterModel in org.hibernate.search.mapper.pojo.model.hcann.spi
Classes in org.hibernate.search.mapper.pojo.model.hcann.spi that implement PojoMethodParameterModelMethods in org.hibernate.search.mapper.pojo.model.hcann.spi that return PojoMethodParameterModelMethods in org.hibernate.search.mapper.pojo.model.hcann.spi that return types with arguments of type PojoMethodParameterModel -
Uses of PojoMethodParameterModel in org.hibernate.search.mapper.pojo.model.impl
Constructors in org.hibernate.search.mapper.pojo.model.impl with parameters of type PojoMethodParameterModelModifierConstructorDescriptionPojoModelConstructorParameterRootElement(PojoBootstrapIntrospector introspector, PojoMethodParameterModel<P> parameterModel) -
Uses of PojoMethodParameterModel in org.hibernate.search.mapper.pojo.model.spi
Methods in org.hibernate.search.mapper.pojo.model.spi that return PojoMethodParameterModelMethods in org.hibernate.search.mapper.pojo.model.spi that return types with arguments of type PojoMethodParameterModel -
Uses of PojoMethodParameterModel in org.hibernate.search.mapper.pojo.reporting.spi
Methods in org.hibernate.search.mapper.pojo.reporting.spi with parameters of type PojoMethodParameterModelModifier and TypeMethodDescriptionstatic EventContextPojoEventContexts.fromMethodParameter(PojoMethodParameterModel<?> parameter)