001// --------------------------------------------------------------------------------
002// Copyright 2002-2024 Echo Three, LLC
003//
004// Licensed under the Apache License, Version 2.0 (the "License");
005// you may not use this file except in compliance with the License.
006// You may obtain a copy of the License at
007//
008//     http://www.apache.org/licenses/LICENSE-2.0
009//
010// Unless required by applicable law or agreed to in writing, software
011// distributed under the License is distributed on an "AS IS" BASIS,
012// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
013// See the License for the specific language governing permissions and
014// limitations under the License.
015// --------------------------------------------------------------------------------
016// Generated File -- DO NOT EDIT BY HAND
017// --------------------------------------------------------------------------------
018
019/**
020 * WorkflowForms.java
021 */
022
023package com.echothree.control.user.workflow.common;
024
025import com.echothree.control.user.workflow.common.edit.*;
026import com.echothree.control.user.workflow.common.form.*;
027import com.echothree.control.user.workflow.common.spec.*;
028
029public interface WorkflowForms {
030
031    WorkflowDescriptionEdit getWorkflowDescriptionEdit();
032    WorkflowDestinationDescriptionEdit getWorkflowDestinationDescriptionEdit();
033    WorkflowDestinationEdit getWorkflowDestinationEdit();
034    WorkflowEdit getWorkflowEdit();
035    WorkflowEntranceDescriptionEdit getWorkflowEntranceDescriptionEdit();
036    WorkflowEntranceEdit getWorkflowEntranceEdit();
037    WorkflowStepDescriptionEdit getWorkflowStepDescriptionEdit();
038    WorkflowStepEdit getWorkflowStepEdit();
039    CreateWorkflowDescriptionForm getCreateWorkflowDescriptionForm();
040    CreateWorkflowDestinationDescriptionForm getCreateWorkflowDestinationDescriptionForm();
041    CreateWorkflowDestinationForm getCreateWorkflowDestinationForm();
042    CreateWorkflowDestinationPartyTypeForm getCreateWorkflowDestinationPartyTypeForm();
043    CreateWorkflowDestinationSecurityRoleForm getCreateWorkflowDestinationSecurityRoleForm();
044    CreateWorkflowDestinationSelectorForm getCreateWorkflowDestinationSelectorForm();
045    CreateWorkflowDestinationStepForm getCreateWorkflowDestinationStepForm();
046    CreateWorkflowEntityTypeForm getCreateWorkflowEntityTypeForm();
047    CreateWorkflowEntranceDescriptionForm getCreateWorkflowEntranceDescriptionForm();
048    CreateWorkflowEntranceForm getCreateWorkflowEntranceForm();
049    CreateWorkflowEntrancePartyTypeForm getCreateWorkflowEntrancePartyTypeForm();
050    CreateWorkflowEntranceSecurityRoleForm getCreateWorkflowEntranceSecurityRoleForm();
051    CreateWorkflowEntranceSelectorForm getCreateWorkflowEntranceSelectorForm();
052    CreateWorkflowEntranceStepForm getCreateWorkflowEntranceStepForm();
053    CreateWorkflowForm getCreateWorkflowForm();
054    CreateWorkflowSelectorKindForm getCreateWorkflowSelectorKindForm();
055    CreateWorkflowStepDescriptionForm getCreateWorkflowStepDescriptionForm();
056    CreateWorkflowStepForm getCreateWorkflowStepForm();
057    CreateWorkflowStepTypeDescriptionForm getCreateWorkflowStepTypeDescriptionForm();
058    CreateWorkflowStepTypeForm getCreateWorkflowStepTypeForm();
059    DeleteWorkflowDescriptionForm getDeleteWorkflowDescriptionForm();
060    DeleteWorkflowDestinationDescriptionForm getDeleteWorkflowDestinationDescriptionForm();
061    DeleteWorkflowDestinationForm getDeleteWorkflowDestinationForm();
062    DeleteWorkflowDestinationPartyTypeForm getDeleteWorkflowDestinationPartyTypeForm();
063    DeleteWorkflowDestinationSecurityRoleForm getDeleteWorkflowDestinationSecurityRoleForm();
064    DeleteWorkflowDestinationSelectorForm getDeleteWorkflowDestinationSelectorForm();
065    DeleteWorkflowDestinationStepForm getDeleteWorkflowDestinationStepForm();
066    DeleteWorkflowEntityTypeForm getDeleteWorkflowEntityTypeForm();
067    DeleteWorkflowEntranceDescriptionForm getDeleteWorkflowEntranceDescriptionForm();
068    DeleteWorkflowEntranceForm getDeleteWorkflowEntranceForm();
069    DeleteWorkflowEntrancePartyTypeForm getDeleteWorkflowEntrancePartyTypeForm();
070    DeleteWorkflowEntranceSecurityRoleForm getDeleteWorkflowEntranceSecurityRoleForm();
071    DeleteWorkflowEntranceSelectorForm getDeleteWorkflowEntranceSelectorForm();
072    DeleteWorkflowEntranceStepForm getDeleteWorkflowEntranceStepForm();
073    DeleteWorkflowForm getDeleteWorkflowForm();
074    DeleteWorkflowSelectorKindForm getDeleteWorkflowSelectorKindForm();
075    DeleteWorkflowStepDescriptionForm getDeleteWorkflowStepDescriptionForm();
076    DeleteWorkflowStepForm getDeleteWorkflowStepForm();
077    EditWorkflowDescriptionForm getEditWorkflowDescriptionForm();
078    EditWorkflowDestinationDescriptionForm getEditWorkflowDestinationDescriptionForm();
079    EditWorkflowDestinationForm getEditWorkflowDestinationForm();
080    EditWorkflowEntranceDescriptionForm getEditWorkflowEntranceDescriptionForm();
081    EditWorkflowEntranceForm getEditWorkflowEntranceForm();
082    EditWorkflowForm getEditWorkflowForm();
083    EditWorkflowStepDescriptionForm getEditWorkflowStepDescriptionForm();
084    EditWorkflowStepForm getEditWorkflowStepForm();
085    GetWorkflowChoicesForm getGetWorkflowChoicesForm();
086    GetWorkflowDescriptionForm getGetWorkflowDescriptionForm();
087    GetWorkflowDescriptionsForm getGetWorkflowDescriptionsForm();
088    GetWorkflowDestinationDescriptionForm getGetWorkflowDestinationDescriptionForm();
089    GetWorkflowDestinationDescriptionsForm getGetWorkflowDestinationDescriptionsForm();
090    GetWorkflowDestinationForm getGetWorkflowDestinationForm();
091    GetWorkflowDestinationPartyTypeForm getGetWorkflowDestinationPartyTypeForm();
092    GetWorkflowDestinationPartyTypesForm getGetWorkflowDestinationPartyTypesForm();
093    GetWorkflowDestinationSecurityRoleForm getGetWorkflowDestinationSecurityRoleForm();
094    GetWorkflowDestinationSecurityRolesForm getGetWorkflowDestinationSecurityRolesForm();
095    GetWorkflowDestinationSelectorForm getGetWorkflowDestinationSelectorForm();
096    GetWorkflowDestinationSelectorsForm getGetWorkflowDestinationSelectorsForm();
097    GetWorkflowDestinationStepForm getGetWorkflowDestinationStepForm();
098    GetWorkflowDestinationStepsForm getGetWorkflowDestinationStepsForm();
099    GetWorkflowDestinationsForm getGetWorkflowDestinationsForm();
100    GetWorkflowEntityStatusesForm getGetWorkflowEntityStatusesForm();
101    GetWorkflowEntityTypeForm getGetWorkflowEntityTypeForm();
102    GetWorkflowEntityTypesForm getGetWorkflowEntityTypesForm();
103    GetWorkflowEntranceDescriptionForm getGetWorkflowEntranceDescriptionForm();
104    GetWorkflowEntranceDescriptionsForm getGetWorkflowEntranceDescriptionsForm();
105    GetWorkflowEntranceForm getGetWorkflowEntranceForm();
106    GetWorkflowEntrancePartyTypeForm getGetWorkflowEntrancePartyTypeForm();
107    GetWorkflowEntrancePartyTypesForm getGetWorkflowEntrancePartyTypesForm();
108    GetWorkflowEntranceSecurityRoleForm getGetWorkflowEntranceSecurityRoleForm();
109    GetWorkflowEntranceSecurityRolesForm getGetWorkflowEntranceSecurityRolesForm();
110    GetWorkflowEntranceSelectorForm getGetWorkflowEntranceSelectorForm();
111    GetWorkflowEntranceSelectorsForm getGetWorkflowEntranceSelectorsForm();
112    GetWorkflowEntranceStepForm getGetWorkflowEntranceStepForm();
113    GetWorkflowEntranceStepsForm getGetWorkflowEntranceStepsForm();
114    GetWorkflowEntrancesForm getGetWorkflowEntrancesForm();
115    GetWorkflowForm getGetWorkflowForm();
116    GetWorkflowSelectorKindForm getGetWorkflowSelectorKindForm();
117    GetWorkflowSelectorKindsForm getGetWorkflowSelectorKindsForm();
118    GetWorkflowStepChoicesForm getGetWorkflowStepChoicesForm();
119    GetWorkflowStepDescriptionForm getGetWorkflowStepDescriptionForm();
120    GetWorkflowStepDescriptionsForm getGetWorkflowStepDescriptionsForm();
121    GetWorkflowStepForm getGetWorkflowStepForm();
122    GetWorkflowStepTypeChoicesForm getGetWorkflowStepTypeChoicesForm();
123    GetWorkflowStepTypeForm getGetWorkflowStepTypeForm();
124    GetWorkflowStepTypesForm getGetWorkflowStepTypesForm();
125    GetWorkflowStepsForm getGetWorkflowStepsForm();
126    GetWorkflowsForm getGetWorkflowsForm();
127    SetDefaultWorkflowDestinationForm getSetDefaultWorkflowDestinationForm();
128    SetDefaultWorkflowEntranceForm getSetDefaultWorkflowEntranceForm();
129    SetDefaultWorkflowStepForm getSetDefaultWorkflowStepForm();
130    WorkflowDescriptionSpec getWorkflowDescriptionSpec();
131    WorkflowDestinationDescriptionSpec getWorkflowDestinationDescriptionSpec();
132    WorkflowDestinationPartyTypeSpec getWorkflowDestinationPartyTypeSpec();
133    WorkflowDestinationSecurityRoleSpec getWorkflowDestinationSecurityRoleSpec();
134    WorkflowDestinationSelectorSpec getWorkflowDestinationSelectorSpec();
135    WorkflowDestinationSpec getWorkflowDestinationSpec();
136    WorkflowDestinationStepSpec getWorkflowDestinationStepSpec();
137    WorkflowDestinationUniversalSpec getWorkflowDestinationUniversalSpec();
138    WorkflowEntityTypeSpec getWorkflowEntityTypeSpec();
139    WorkflowEntranceDescriptionSpec getWorkflowEntranceDescriptionSpec();
140    WorkflowEntrancePartyTypeSpec getWorkflowEntrancePartyTypeSpec();
141    WorkflowEntranceSecurityRoleSpec getWorkflowEntranceSecurityRoleSpec();
142    WorkflowEntranceSelectorSpec getWorkflowEntranceSelectorSpec();
143    WorkflowEntranceSpec getWorkflowEntranceSpec();
144    WorkflowEntranceStepSpec getWorkflowEntranceStepSpec();
145    WorkflowEntranceUniversalSpec getWorkflowEntranceUniversalSpec();
146    WorkflowSelectorKindSpec getWorkflowSelectorKindSpec();
147    WorkflowSpec getWorkflowSpec();
148    WorkflowStepDescriptionSpec getWorkflowStepDescriptionSpec();
149    WorkflowStepSpec getWorkflowStepSpec();
150    WorkflowStepTypeDescriptionSpec getWorkflowStepTypeDescriptionSpec();
151    WorkflowStepTypeSpec getWorkflowStepTypeSpec();
152    WorkflowStepTypeUniversalSpec getWorkflowStepTypeUniversalSpec();
153    WorkflowStepUniversalSpec getWorkflowStepUniversalSpec();
154    WorkflowUniversalSpec getWorkflowUniversalSpec();
155
156}