Uses of Interface
com.axemble.vdoc.sdk.interfaces.IFieldController
Packages that use IFieldController
- 
Uses of IFieldController in com.axemble.vdoc.sdk.implClasses in com.axemble.vdoc.sdk.impl that implement IFieldControllerModifier and TypeClassDescriptionclassManage 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.modulesMethods 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.