Uses of Interface
com.axemble.vdoc.sdk.interfaces.IOptionList.IOption
Packages that use IOptionList.IOption
Package
Description
-
Uses of IOptionList.IOption in com.axemble.vdoc.sdk.components
Methods in com.axemble.vdoc.sdk.components that return types with arguments of type IOptionList.IOptionMethod parameters in com.axemble.vdoc.sdk.components with type arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionvoidMappingStructure.setListOptions(List<IOptionList.IOption> options) -
Uses of IOptionList.IOption in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement IOptionList.IOptionMethods in com.axemble.vdoc.sdk.impl that return IOptionList.IOptionMethods in com.axemble.vdoc.sdk.impl that return types with arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionCollection<? extends IOptionList.IOption> Collection<? extends IOptionList.IOption> Methods in com.axemble.vdoc.sdk.impl with parameters of type IOptionList.IOptionMethod parameters in com.axemble.vdoc.sdk.impl with type arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionvoidProcessResource.setList(String propertyName, Collection<? extends IOptionList.IOption> values) voidWorkflowModuleImpl.setList(IResource resource, String propertyName, Collection<? extends IOptionList.IOption> values) -
Uses of IOptionList.IOption in com.axemble.vdoc.sdk.interfaces
Methods in com.axemble.vdoc.sdk.interfaces that return types with arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionCollection<? extends IOptionList.IOption> Collection<? extends IOptionList.IOption> Gets the available values of a list property.IMappingStructure.getListOptions()Retrieves options displayed on the selection "value of list" in the mapping component.Collection<? extends IOptionList.IOption> IOptionList.getOptions()Gets the collection of options.Method parameters in com.axemble.vdoc.sdk.interfaces with type arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionvoidIResource.setList(String propertyName, Collection<? extends IOptionList.IOption> value) Sets the available values for a list property.voidIMappingStructure.setListOptions(List<IOptionList.IOption> options) Sets options displayed on the selection "value of list" in the mapping component.voidIOptionList.setOptions(Collection<IOptionList.IOption> options) Sets the collection of options. -
Uses of IOptionList.IOption in com.axemble.vdoc.sdk.interfaces.ui
Method parameters in com.axemble.vdoc.sdk.interfaces.ui with type arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionvoidIAbstractField.setList(Collection<? extends IOptionList.IOption> list) Set field list -
Uses of IOptionList.IOption in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that return IOptionList.IOptionModifier and TypeMethodDescriptionIBaseWorkflowModule.createListOption(Object key, String text) Deprecated, for removal: This API element is subject to removal in a future version.IWorkflowModule.createListOption(Object key, String text) Methods in com.axemble.vdoc.sdk.modules that return types with arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionCollection<? extends IOptionList.IOption> Deprecated, for removal: This API element is subject to removal in a future version.Gets the available values of a list property.Collection<? extends IOptionList.IOption> Gets the available values of a list property.Method parameters in com.axemble.vdoc.sdk.modules with type arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionvoidIBaseWorkflowModule.setList(IResource resource, String propertyName, Collection<? extends IOptionList.IOption> values) Deprecated, for removal: This API element is subject to removal in a future version.Sets the list of available values to a list property.voidIWorkflowModule.setList(IResource resource, String propertyName, Collection<? extends IOptionList.IOption> values) Sets the list of available values to a list property. -
Uses of IOptionList.IOption in com.axemble.vdoc.sdk.utils
Methods in com.axemble.vdoc.sdk.utils that return types with arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionIAIAgentUtils.getAgentTonesOptions(String language) Get the list of available agent tones for a given language -
Uses of IOptionList.IOption in com.vdoc.sdk.commons.utils
Methods in com.vdoc.sdk.commons.utils that return types with arguments of type IOptionList.IOptionModifier and TypeMethodDescriptionprotected static Collection<IOptionList.IOption> ListsUtils.getExternalListContent(IResource resource, IList iList) Gets the values for an externalIListstatic Collection<? extends IOptionList.IOption> ListsUtils.getListValues(IList list) Get list valuesstatic Collection<? extends IOptionList.IOption> ListsUtils.getListValues(IList list, IResource resource) static Collection<IOptionList.IOption> InternationalizationUtils.getLocaleList(IWorkflowModule workflowModule) Gets available locale list