Package com.axemble.vdoc.sdk
Class BaseFormulaFunction
java.lang.Object
com.axemble.vdoc.sdk.BaseSDKExtension
com.axemble.vdoc.sdk.BaseFormulaFunction
- All Implemented Interfaces:
Serializable
Base class for formulas functions
- Author:
- bchapoton
- See Also:
-
Field Summary
Fields inherited from class com.axemble.vdoc.sdk.BaseSDKExtension
LOGGER
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected final Object
getContextValue
(String key) final void
initialize
(com.axemble.vdp.workflow.classes.IFormulaContext context) protected final boolean
Methods inherited from class com.axemble.vdoc.sdk.BaseSDKExtension
getDirectoryModule, getLanguage, getPortalModule, getProjectModule, getStaticString, getStaticString, getWorkflowModule, initialize
-
Constructor Details
-
BaseFormulaFunction
public BaseFormulaFunction()
-
-
Method Details
-
initialize
public final void initialize(com.axemble.vdp.workflow.classes.IFormulaContext context) -
getContextValue
-
isValidationContext
protected final boolean isValidationContext()
-