Uses of Interface
com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
Package
Description
-
Uses of IExecutionContext in com.axemble.vdoc.sdk.controllers
Modifier and TypeMethodDescriptionprotected IExecutionContext
BaseController.buildResponse
(IExecutionContext ec, BaseController.Result result) BaseController.doProcess
(IExecutionContext ec) Modifier and TypeMethodDescriptionprotected IExecutionContext
BaseController.buildResponse
(IExecutionContext ec, BaseController.Result result) BaseController.doProcess
(IExecutionContext ec) -
Uses of IExecutionContext in com.axemble.vdoc.sdk.flow
-
Uses of IExecutionContext in com.axemble.vdoc.sdk.impl
Modifier and TypeFieldDescriptionprotected IExecutionContext
EzsSiteModule.executionContext
protected IExecutionContext
ProjectModuleImpl.executionContext
Modifier and TypeMethodDescriptionvoid
EzsSiteModule.setExecutionContext
(IExecutionContext executionContext) -
Uses of IExecutionContext in com.axemble.vdoc.sdk.impl.base
Modifier and TypeClassDescriptionclass
com.axemble.vdoc.sdk.impl.base.BaseServletExecutionContext
-
Uses of IExecutionContext in com.axemble.vdoc.sdk.interfaces.runtime
Modifier and TypeInterfaceDescriptioninterface
interface
The site execution context interface.Modifier and TypeMethodDescriptionvoid
IRenderer.doRender
(IExecutionContext ec) The method to implement while using a specific renderer. -
Uses of IExecutionContext in com.axemble.vdoc.sdk.interfaces.ui
Modifier and TypeMethodDescriptionIRootNavigator.getExecutionContext()
Get the current execution context