Uses of Interface
org.hibernate.search.mapper.pojo.work.impl.PojoWorkTypeContext
Packages that use PojoWorkTypeContext
Package
Description
-
Uses of PojoWorkTypeContext in org.hibernate.search.mapper.pojo.mapping.impl
Classes in org.hibernate.search.mapper.pojo.mapping.impl that implement PojoWorkTypeContextModifier and TypeClassDescriptionclassclassclassMethods in org.hibernate.search.mapper.pojo.mapping.impl that return types with arguments of type PojoWorkTypeContextModifier and TypeMethodDescriptionKeyValueProvider<String,? extends PojoWorkTypeContext<?, ?>> PojoTypeManagerContainer.byEntityName()<E> Set<? extends PojoWorkTypeContext<?,? extends E>> PojoTypeManagerContainer.forNonInterfaceSuperType(PojoRawTypeIdentifier<E> typeIdentifier) -
Uses of PojoWorkTypeContext in org.hibernate.search.mapper.pojo.scope.impl
Subinterfaces of PojoWorkTypeContext in org.hibernate.search.mapper.pojo.scope.implModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in org.hibernate.search.mapper.pojo.scope.impl that return types with arguments of type PojoWorkTypeContextModifier and TypeMethodDescription<E> Set<? extends PojoWorkTypeContext<?,? extends E>> PojoScopeTypeContextProvider.forNonInterfaceSuperType(PojoRawTypeIdentifier<E> typeIdentifier) -
Uses of PojoWorkTypeContext in org.hibernate.search.mapper.pojo.work.impl
Subinterfaces of PojoWorkTypeContext in org.hibernate.search.mapper.pojo.work.implModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in org.hibernate.search.mapper.pojo.work.impl that return PojoWorkTypeContextModifier and TypeMethodDescription<E> PojoWorkTypeContext<?,E> PojoWorkTypeContextProvider.forExactType(PojoRawTypeIdentifier<E> typeIdentifier) Methods in org.hibernate.search.mapper.pojo.work.impl that return types with arguments of type PojoWorkTypeContextModifier and TypeMethodDescriptionKeyValueProvider<String,? extends PojoWorkTypeContext<?, ?>> PojoWorkTypeContextProvider.byEntityName()