Uses of Interface
de.uplanet.lucy.server.ISessionProcessingContext
Packages that use ISessionProcessingContext
Package
Description
Bindings.
- 
Uses of ISessionProcessingContext in de.uplanet.lucy.serverSubinterfaces of ISessionProcessingContext in de.uplanet.lucy.serverModifier and TypeInterfaceDescriptioninterfacede.uplanet.lucy.server.ISimpleProcessingContext
- 
Uses of ISessionProcessingContext in de.uplanet.lucy.server.bindingMethods in de.uplanet.lucy.server.binding that return ISessionProcessingContext
- 
Uses of ISessionProcessingContext in de.uplanet.lucy.server.businesslogicSubinterfaces of ISessionProcessingContext in de.uplanet.lucy.server.businesslogicClasses in de.uplanet.lucy.server.businesslogic that implement ISessionProcessingContextModifier and TypeClassDescriptionclassThisIBusinessLogicProcessingContextis used in cases where a real business logic processing context is not available, but an operation that requires aIBusinessLogicProcessingContextis likely to succeed with a restricted context.
- 
Uses of ISessionProcessingContext in de.uplanet.lucy.server.businesslogic.exchange.utilMethods in de.uplanet.lucy.server.businesslogic.exchange.util with parameters of type ISessionProcessingContextModifier and TypeMethodDescriptionstatic de.uplanet.jdbc.JdbcConnectionExchangeConnectionUtil.getConnectionForWorkflowAction(ISessionProcessingContext p_context) Returns a connection for the current user or a connection for an impersonate user if an impersonate user is registered with the givenISessionProcessingContext.
- 
Uses of ISessionProcessingContext in de.uplanet.lucy.server.engine.httpSubinterfaces of ISessionProcessingContext in de.uplanet.lucy.server.engine.http