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