Class BaseSDKExtension

java.lang.Object
com.axemble.vdoc.sdk.BaseSDKExtension
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BaseConfigurationEditor, BaseConnection, BaseConnectionEditor, BaseConnector, BaseCustomMappingProvider, BaseFormulaFunction, BaseServiceConnectorEditor, BaseSystemMappingProvider, BaseTreatmentConnectorEditor

public class BaseSDKExtension extends Object implements Serializable
See Also:
  • Field Details

    • LOGGER

      protected transient com.axemble.vdp.utils.Logger LOGGER
  • Constructor Details

    • BaseSDKExtension

      public BaseSDKExtension()
  • Method Details

    • initialize

      protected void initialize()
    • getStaticString

      public final String getStaticString(String entryID)
      Retrieve the string to display via its key
      Parameters:
      key -
      Returns:
    • getStaticString

      public final String getStaticString(String entryID, String... arg)
    • getLanguage

      protected static final String getLanguage()
    • getWorkflowModule

      protected final IWorkflowModule getWorkflowModule()
      Retrieves the workflow module object
      Returns:
      the IWorkflowModule object.
    • getPortalModule

      protected final IPortalModule getPortalModule()
      Returns:
      the portalModule
    • getDirectoryModule

      protected final IDirectoryModule getDirectoryModule()
      Returns:
      the directoryModule
    • getProjectModule

      protected final IProjectModule getProjectModule()
      Returns:
      the projectModule