Class BatchFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.batch.common.form.BatchFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateBatchAliasForm
static CreateBatchAliasTypeForm
static CreateBatchTypeForm
static DeleteBatchAliasForm
static DeleteBatchAliasTypeForm
static DeleteBatchTypeForm
static EditBatchAliasForm
static EditBatchAliasTypeForm
static EditBatchTypeDescriptionForm
static EditBatchTypeForm
static GetBatchAliasesForm
static GetBatchAliasForm
static GetBatchAliasTypeChoicesForm
static GetBatchAliasTypeForm
static GetBatchAliasTypesForm
static GetBatchTypeChoicesForm
static GetBatchTypeDescriptionForm
static GetBatchTypeDescriptionsForm
static GetBatchTypeEntityTypeForm
static GetBatchTypeEntityTypesForm
static GetBatchTypeForm
static GetBatchTypesForm
static SetDefaultBatchAliasTypeForm
static SetDefaultBatchTypeForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
BatchFormFactory
public BatchFormFactory()
-
-
Method Details
-
getCreateBatchAliasForm
-
getCreateBatchAliasTypeDescriptionForm
-
getCreateBatchAliasTypeForm
-
getCreateBatchTypeDescriptionForm
-
getCreateBatchTypeEntityTypeForm
-
getCreateBatchTypeForm
-
getDeleteBatchAliasForm
-
getDeleteBatchAliasTypeDescriptionForm
-
getDeleteBatchAliasTypeForm
-
getDeleteBatchTypeDescriptionForm
-
getDeleteBatchTypeEntityTypeForm
-
getDeleteBatchTypeForm
-
getEditBatchAliasForm
-
getEditBatchAliasTypeDescriptionForm
-
getEditBatchAliasTypeForm
-
getEditBatchTypeDescriptionForm
-
getEditBatchTypeForm
-
getGetBatchAliasForm
-
getGetBatchAliasTypeChoicesForm
-
getGetBatchAliasTypeDescriptionForm
-
getGetBatchAliasTypeDescriptionsForm
-
getGetBatchAliasTypeForm
-
getGetBatchAliasTypesForm
-
getGetBatchAliasesForm
-
getGetBatchTypeChoicesForm
-
getGetBatchTypeDescriptionForm
-
getGetBatchTypeDescriptionsForm
-
getGetBatchTypeEntityTypeForm
-
getGetBatchTypeEntityTypesForm
-
getGetBatchTypeForm
-
getGetBatchTypesForm
-
getSetDefaultBatchAliasTypeForm
-
getSetDefaultBatchTypeForm
-