Package | Description |
---|---|
com.axemble.vdoc.sdk.modules |
Modifier and Type | Method and Description |
---|---|
IDynamicLocalizationsWrapper |
IBaseWorkflowModule.createDynamicLocalizationsWrapper(IContext context,
ICatalog catalog)
Creates a dynamicLocalizationsWrapper object by specifying the parent
ICatalog object. |
IDynamicLocalizationsWrapper |
IBaseWorkflowModule.setDynamicLocalizationsWrapperMessageForLanguage(IContext context,
IDynamicLocalizationsWrapper dynamicLocalizationsWrapper,
ICatalog catalog,
String language,
String message)
Creates a dynamicLocalizationsWrapper object by specifying the parent
ICatalog object. |
Modifier and Type | Method and Description |
---|---|
String |
IModule.getStaticString(IDynamicLocalizationsWrapper localizationsWrapper)
Retrieves a java.lang.String form the localizationsWrapper.
|
IDynamicLocalizationsWrapper |
IBaseWorkflowModule.setDynamicLocalizationsWrapperMessageForLanguage(IContext context,
IDynamicLocalizationsWrapper dynamicLocalizationsWrapper,
ICatalog catalog,
String language,
String message)
Creates a dynamicLocalizationsWrapper object by specifying the parent
ICatalog object. |
Copyright © 2022 Visiativ. All rights reserved.