Interface PojoWorkSessionContext
- All Superinterfaces:
BackendSessionContext, BridgeSessionContext, PojoImplicitReindexingResolverSessionContext, PojoIndexingProcessorSessionContext
- All Known Subinterfaces:
HibernateOrmLoadingSessionContext, PojoMassIndexingSessionContext
- All Known Implementing Classes:
AbstractPojoSearchSession
public interface PojoWorkSessionContext
extends BackendSessionContext, BridgeSessionContext, PojoIndexingProcessorSessionContext, PojoImplicitReindexingResolverSessionContext
Session-scoped information and operations for use in POJO work execution.
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface BackendSessionContext
tenantIdentifierMethods inherited from interface BridgeSessionContext
identifierBridgeFromDocumentIdentifierContext, propertyBridgeWriteContext, routingBridgeRouteContext, tenantIdentifier, tenantIdentifierValue, typeBridgeWriteContext, valueBridgeFromIndexedValueContextMethods inherited from interface PojoImplicitReindexingResolverSessionContext
runtimeIntrospectorMethods inherited from interface PojoIndexingProcessorSessionContext
runtimeIntrospector
-
Method Details
-
mappingContext
PojoWorkMappingContext mappingContext()- Specified by:
mappingContextin interfaceBackendSessionContext- Specified by:
mappingContextin interfaceBridgeSessionContext
-
defaultLoadingContext
PojoSelectionLoadingContext defaultLoadingContext() -
configuredIndexingPlanFilter
-