Uses of Interface
com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext
Packages that use IExecutionContext
Package
Description
- 
Uses of IExecutionContext in com.axemble.vdoc.sdk.controllersMethods in com.axemble.vdoc.sdk.controllers that return IExecutionContextModifier and TypeMethodDescriptionprotected IExecutionContextBaseController.buildResponse(IExecutionContext ec, BaseController.Result result) BaseController.doProcess(IExecutionContext ec) Methods in com.axemble.vdoc.sdk.controllers with parameters of type IExecutionContextModifier and TypeMethodDescriptionprotected IExecutionContextBaseController.buildResponse(IExecutionContext ec, BaseController.Result result) BaseController.doProcess(IExecutionContext ec) 
- 
Uses of IExecutionContext in com.axemble.vdoc.sdk.flowMethods 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.implClasses in com.axemble.vdoc.sdk.impl that implement IExecutionContextFields in com.axemble.vdoc.sdk.impl declared as IExecutionContextModifier and TypeFieldDescriptionprotected IExecutionContextEzsSiteModule.executionContextprotected IExecutionContextProjectModuleImpl.executionContextMethods in com.axemble.vdoc.sdk.impl that return IExecutionContextMethods in com.axemble.vdoc.sdk.impl with parameters of type IExecutionContextModifier and TypeMethodDescriptionvoidEzsSiteModule.setExecutionContext(IExecutionContext executionContext) 
- 
Uses of IExecutionContext in com.axemble.vdoc.sdk.impl.baseClasses in com.axemble.vdoc.sdk.impl.base that implement IExecutionContextModifier and TypeClassDescriptionclasscom.axemble.vdoc.sdk.impl.base.BaseServletExecutionContext
- 
Uses of IExecutionContext in com.axemble.vdoc.sdk.interfaces.runtimeSubinterfaces of IExecutionContext in com.axemble.vdoc.sdk.interfaces.runtimeModifier and TypeInterfaceDescriptioninterfaceinterfaceThe site execution context interface.Methods in com.axemble.vdoc.sdk.interfaces.runtime with parameters of type IExecutionContextModifier and TypeMethodDescriptionvoidIRenderer.doRender(IExecutionContext ec) The method to implement while using a specific renderer.
- 
Uses of IExecutionContext in com.axemble.vdoc.sdk.interfaces.uiMethods in com.axemble.vdoc.sdk.interfaces.ui that return IExecutionContextModifier and TypeMethodDescriptionIRootNavigator.getExecutionContext()Get the current execution context