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 TypeMethodDescriptionIBasePortalModule.getConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.Gets the global configuration.IBaseWorkflowModule.getConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.Gets the global configuration.IPortalModule.getConfiguration()Gets the global configuration.IWorkflowModule.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) -
Uses of IConfiguration in com.vdoc.sdk.commons.utils
Methods in com.vdoc.sdk.commons.utils that return IConfigurationModifier and TypeMethodDescriptionprotected static IConfigurationDependencyUtils.getConfiguration()Methods in com.vdoc.sdk.commons.utils with parameters of type IConfigurationModifier and TypeMethodDescriptionstatic voidWidgetUtils.clearTemplateCache(IConfiguration configuration) Clear the template cache if the configuration is in debug mode