Interface PojoWorkTypeContextProvider
- All Superinterfaces:
PojoRawTypeIdentifierResolver
- All Known Subinterfaces:
PojoScopeTypeContextProvider
- All Known Implementing Classes:
PojoTypeManagerContainer
-
Method Summary
Modifier and TypeMethodDescriptionKeyValueProvider<String,? extends PojoWorkTypeContext<?, ?>> <E> PojoWorkTypeContext<?,E> forExactType(PojoRawTypeIdentifier<E> typeIdentifier) <E> PojoWorkIndexedTypeContext<?,E> indexedForExactType(PojoRawTypeIdentifier<E> typeIdentifier) Methods inherited from interface org.hibernate.search.mapper.pojo.mapping.spi.PojoRawTypeIdentifierResolver
typeIdentifierByEntityName, typeIdentifierBySecondaryEntityName
-
Method Details
-
forExactType
-
indexedForExactType
-
byEntityName
KeyValueProvider<String,? extends PojoWorkTypeContext<?, byEntityName()?>>
-