Uses of Interface
de.uplanet.lucy.server.ISessionProcessingContext
Package
Description
Bindings.
-
Uses of ISessionProcessingContext in de.uplanet.lucy.server
Modifier and TypeInterfaceDescriptioninterface
de.uplanet.lucy.server.ISimpleProcessingContext
-
Uses of ISessionProcessingContext in de.uplanet.lucy.server.binding
-
Uses of ISessionProcessingContext in de.uplanet.lucy.server.businesslogic
Modifier and TypeClassDescriptionclass
ThisIBusinessLogicProcessingContext
is used in cases where a real business logic processing context is not available, but an operation that requires aIBusinessLogicProcessingContext
is likely to succeed with a restricted context. -
Uses of ISessionProcessingContext in de.uplanet.lucy.server.businesslogic.exchange.util
Modifier and TypeMethodDescriptionstatic de.uplanet.jdbc.JdbcConnection
ExchangeConnectionUtil.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.http