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 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.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 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.base
Classes 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.runtime
Subinterfaces 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.ui
Methods in com.axemble.vdoc.sdk.interfaces.ui that return IExecutionContextModifier and TypeMethodDescriptionIRootNavigator.getExecutionContext()Get the current execution context