Uses of Interface
com.axemble.vdoc.sdk.interfaces.IConfiguration
Package
Description
-
Uses of IConfiguration in com.axemble.vdoc.sdk.impl
-
Uses of IConfiguration in com.axemble.vdoc.sdk.interfaces
Modifier and TypeMethodDescriptionICatalog.getConfiguration()
Retrieves the confication of the current catalogIProject.getConfiguration()
Retrieves the configuration of the current project -
Uses of IConfiguration in com.axemble.vdoc.sdk.modules
Modifier and TypeMethodDescriptionIBaseDocumentModule.getConfiguration()
Gets the global configuration.IBasePortalModule.getConfiguration()
Gets the global configuration.IBaseWorkflowModule.getConfiguration()
Gets the global configuration. -
Uses of IConfiguration in com.axemble.vdoc.sdk.system.mail
ModifierConstructorDescriptionSystemMailExtensionFactory
(IConfiguration configuration, String defaultImplementation)