Uses of Interface
com.axemble.vdoc.sdk.interfaces.IConfiguration
Packages that use IConfiguration
Package
Description
-
Uses of IConfiguration in com.axemble.vdoc.sdk.impl
Methods in com.axemble.vdoc.sdk.impl that return IConfiguration -
Uses of IConfiguration in com.axemble.vdoc.sdk.interfaces
Methods in com.axemble.vdoc.sdk.interfaces that return IConfigurationModifier 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
Methods in com.axemble.vdoc.sdk.modules that return IConfigurationModifier 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
Constructors in com.axemble.vdoc.sdk.system.mail with parameters of type IConfigurationModifierConstructorDescriptionSystemMailExtensionFactory
(IConfiguration configuration, String defaultImplementation)