Uses of Interface
com.echothree.control.user.workflow.common.result.EditWorkflowEntranceResult
Packages that use EditWorkflowEntranceResult
Package
Description
-
Uses of EditWorkflowEntranceResult in com.echothree.control.user.workflow.common
Methods in com.echothree.control.user.workflow.common that return types with arguments of type EditWorkflowEntranceResultModifier and TypeMethodDescriptionWorkflowService.editWorkflowEntrance(UserVisitPK userVisitPK, EditWorkflowEntranceForm form) -
Uses of EditWorkflowEntranceResult in com.echothree.control.user.workflow.common.result
Methods in com.echothree.control.user.workflow.common.result that return EditWorkflowEntranceResultModifier and TypeMethodDescriptionstatic EditWorkflowEntranceResultWorkflowResultFactory.getEditWorkflowEntranceResult() -
Uses of EditWorkflowEntranceResult in com.echothree.control.user.workflow.server
Methods in com.echothree.control.user.workflow.server that return types with arguments of type EditWorkflowEntranceResultModifier and TypeMethodDescriptionWorkflowBean.editWorkflowEntrance(UserVisitPK userVisitPK, EditWorkflowEntranceForm form) -
Uses of EditWorkflowEntranceResult in com.echothree.control.user.workflow.server.command
Methods in com.echothree.control.user.workflow.server.command that return EditWorkflowEntranceResultMethods in com.echothree.control.user.workflow.server.command with parameters of type EditWorkflowEntranceResultModifier and TypeMethodDescriptionvoidEditWorkflowEntranceCommand.fillInResult(EditWorkflowEntranceResult result, WorkflowEntrance freeOnBoard) EditWorkflowEntranceCommand.getEntity(EditWorkflowEntranceResult result)