Uses of Interface
com.echothree.control.user.workflow.common.result.EditWorkflowDestinationDescriptionResult
Packages that use EditWorkflowDestinationDescriptionResult
Package
Description
-
Uses of EditWorkflowDestinationDescriptionResult in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return types with arguments of type EditWorkflowDestinationDescriptionResultModifier and TypeMethodDescriptionWorkflowService.editWorkflowDestinationDescription(UserVisitPK userVisitPK, EditWorkflowDestinationDescriptionForm form) -
Uses of EditWorkflowDestinationDescriptionResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return EditWorkflowDestinationDescriptionResultModifier and TypeMethodDescriptionWorkflowResultFactory.getEditWorkflowDestinationDescriptionResult() -
Uses of EditWorkflowDestinationDescriptionResult in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return types with arguments of type EditWorkflowDestinationDescriptionResultModifier and TypeMethodDescriptionWorkflowBean.editWorkflowDestinationDescription(UserVisitPK userVisitPK, EditWorkflowDestinationDescriptionForm form) -
Uses of EditWorkflowDestinationDescriptionResult in com.echothree.control.user.workflow.server.command
Methods in com.echothree.control.user.workflow.server.command that return EditWorkflowDestinationDescriptionResultMethods in com.echothree.control.user.workflow.server.command with parameters of type EditWorkflowDestinationDescriptionResultModifier and TypeMethodDescriptionvoidEditWorkflowDestinationDescriptionCommand.fillInResult(EditWorkflowDestinationDescriptionResult result, WorkflowDestinationDescription workflowDestinationDescription) EditWorkflowDestinationDescriptionCommand.getEntity(EditWorkflowDestinationDescriptionResult result)