Uses of Interface
com.axemble.vdoc.sdk.interfaces.IDynamicLocalizationsWrapper
Packages that use IDynamicLocalizationsWrapper
Package
Description
-
Uses of IDynamicLocalizationsWrapper in com.axemble.vdoc.sdk.ai.agents
Methods in com.axemble.vdoc.sdk.ai.agents that return IDynamicLocalizationsWrapperModifier and TypeMethodDescriptionIAgentToneConfiguration.getTone()Get the toneIAgentToneConfiguration.getToneDescription()Get the tone descriptionIAgentConfiguration.introductionSentence()Get the introduction sentenceIAgentConfiguration.possibleQuestions()Get the possible questions -
Uses of IDynamicLocalizationsWrapper in com.axemble.vdoc.sdk.ai.tool
Methods in com.axemble.vdoc.sdk.ai.tool that return IDynamicLocalizationsWrapperModifier and TypeMethodDescriptionIToolConfiguration.description()Retourne la description de l'outil. -
Uses of IDynamicLocalizationsWrapper in com.axemble.vdoc.sdk.impl
Methods in com.axemble.vdoc.sdk.impl that return IDynamicLocalizationsWrapperModifier and TypeMethodDescriptionWorkflowModuleImpl.createDynamicLocalizationsWrapper(IContext context, ICatalog catalog) WorkflowModuleImpl.setDynamicLocalizationsWrapperMessageForLanguage(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) Methods in com.axemble.vdoc.sdk.impl with parameters of type IDynamicLocalizationsWrapperModifier and TypeMethodDescriptionCoreModule.getStaticString(IDynamicLocalizationsWrapper localizationsWrapper) PortalModule.getStaticString(IDynamicLocalizationsWrapper localizationsWrapper) WorkflowModuleImpl.setDynamicLocalizationsWrapperMessageForLanguage(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) -
Uses of IDynamicLocalizationsWrapper in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that return IDynamicLocalizationsWrapperModifier and TypeMethodDescriptionIBaseWorkflowModule.createDynamicLocalizationsWrapper(IContext context, ICatalog catalog) Deprecated, for removal: This API element is subject to removal in a future version.Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.IWorkflowModule.createDynamicLocalizationsWrapper(IContext context, ICatalog catalog) Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.IBaseWorkflowModule.setDynamicLocalizationsWrapperMessageForLanguage(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) Deprecated, for removal: This API element is subject to removal in a future version.Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.IWorkflowModule.setDynamicLocalizationsWrapperMessageForLanguage(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.Methods in com.axemble.vdoc.sdk.modules with parameters of type IDynamicLocalizationsWrapperModifier and TypeMethodDescriptionIModule.getStaticString(IDynamicLocalizationsWrapper localizationsWrapper) Retrieves a java.lang.String form the localizationsWrapper.IBaseWorkflowModule.setDynamicLocalizationsWrapperMessageForLanguage(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) Deprecated, for removal: This API element is subject to removal in a future version.Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.IWorkflowModule.setDynamicLocalizationsWrapperMessageForLanguage(IContext context, IDynamicLocalizationsWrapper dynamicLocalizationsWrapper, ICatalog catalog, String language, String message) Creates a dynamicLocalizationsWrapper object by specifying the parentICatalogobject.