Uses of Class
org.hibernate.search.mapper.pojo.mapping.definition.annotation.DocumentId
-
Packages that use DocumentId Package Description org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl -
-
Uses of DocumentId in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation.processing.impl with parameters of type DocumentId Modifier and Type Method Description voidDocumentIdProcessor. process(PropertyMappingStep mappingContext, DocumentId annotation, PropertyMappingAnnotationProcessorContext context)
-