Uses of Interface
com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
Packages that use IExecutionContext
Package
Description
-
Uses of IExecutionContext in com.axemble.vdoc.sdk.controllers
Methods in com.axemble.vdoc.sdk.controllers that return IExecutionContextModifier and TypeMethodDescriptionprotected IExecutionContext
BaseController.buildResponse
(IExecutionContext ec, BaseController.Result result) BaseController.doProcess
(IExecutionContext ec) Methods in com.axemble.vdoc.sdk.controllers with parameters of type IExecutionContextModifier and TypeMethodDescriptionprotected IExecutionContext
BaseController.buildResponse
(IExecutionContext ec, BaseController.Result result) BaseController.doProcess
(IExecutionContext ec) -
Uses of IExecutionContext in com.axemble.vdoc.sdk.flow
Methods in com.axemble.vdoc.sdk.flow that return IExecutionContextMethods in com.axemble.vdoc.sdk.flow with parameters of type IExecutionContext -
Uses of IExecutionContext in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement IExecutionContextFields in com.axemble.vdoc.sdk.impl declared as IExecutionContextModifier and TypeFieldDescriptionprotected IExecutionContext
EzsSiteModule.executionContext
protected IExecutionContext
ProjectModuleImpl.executionContext
Methods in com.axemble.vdoc.sdk.impl that return IExecutionContextMethods in com.axemble.vdoc.sdk.impl with parameters of type IExecutionContextModifier and TypeMethodDescriptionvoid
EzsSiteModule.setExecutionContext
(IExecutionContext executionContext) -
Uses of IExecutionContext in com.axemble.vdoc.sdk.impl.base
Classes in com.axemble.vdoc.sdk.impl.base that implement IExecutionContextModifier and TypeClassDescriptionclass
com.axemble.vdoc.sdk.impl.base.BaseServletExecutionContext
-
Uses of IExecutionContext in com.axemble.vdoc.sdk.interfaces.runtime
Subinterfaces of IExecutionContext in com.axemble.vdoc.sdk.interfaces.runtimeModifier and TypeInterfaceDescriptioninterface
interface
The site execution context interface.Methods in com.axemble.vdoc.sdk.interfaces.runtime with parameters of type IExecutionContextModifier 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
Methods in com.axemble.vdoc.sdk.interfaces.ui that return IExecutionContextModifier and TypeMethodDescriptionIRootNavigator.getExecutionContext()
Get the current execution context