Uses of Interface
com.axemble.vdoc.sdk.interfaces.IFieldController
Packages that use IFieldController
-
Uses of IFieldController in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement IFieldControllerModifier and TypeClassDescriptionclass
Manage fields in process (in workflows, data universe)Methods in com.axemble.vdoc.sdk.impl that return IFieldControllerModifier and TypeMethodDescriptionWorkflowModuleImpl.getFieldController
(ICatalog catalog) WorkflowModuleImpl.getFieldController
(IResourceDefinition resourceDefinition) WorkflowModuleImpl.getFieldController
(IWorkflow workflow) -
Uses of IFieldController in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that return IFieldControllerModifier and TypeMethodDescriptionIWorkflowModule.getFieldController
(ICatalog catalog) Gets the resource controller object.IWorkflowModule.getFieldController
(IResourceDefinition resourceDefinition) Gets the resource controller object.IWorkflowModule.getFieldController
(IWorkflow workflow) Gets the resource controller object.