Class IndexFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.index.common.form.IndexFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateIndexDescriptionForm
static CreateIndexFieldForm
static CreateIndexForm
static CreateIndexTypeForm
static DeleteIndexDescriptionForm
static DeleteIndexFieldForm
static DeleteIndexForm
static DeleteIndexTypeForm
static EditIndexDescriptionForm
static EditIndexFieldForm
static EditIndexForm
static EditIndexTypeDescriptionForm
static EditIndexTypeForm
static ForceReindexForm
static GetIndexChoicesForm
static GetIndexDescriptionForm
static GetIndexDescriptionsForm
static GetIndexesForm
static GetIndexFieldChoicesForm
static GetIndexFieldDescriptionForm
static GetIndexFieldForm
static GetIndexFieldsForm
static GetIndexForm
static GetIndexsForm
static GetIndexTypeChoicesForm
static GetIndexTypeDescriptionForm
static GetIndexTypeDescriptionsForm
static GetIndexTypeForm
static GetIndexTypesForm
static SetDefaultIndexFieldForm
static SetDefaultIndexForm
static SetDefaultIndexTypeForm
static UpdateIndexesForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
IndexFormFactory
public IndexFormFactory()
-
-
Method Details
-
getCreateIndexDescriptionForm
-
getCreateIndexFieldDescriptionForm
-
getCreateIndexFieldForm
-
getCreateIndexForm
-
getCreateIndexTypeDescriptionForm
-
getCreateIndexTypeForm
-
getDeleteIndexDescriptionForm
-
getDeleteIndexFieldDescriptionForm
-
getDeleteIndexFieldForm
-
getDeleteIndexForm
-
getDeleteIndexTypeDescriptionForm
-
getDeleteIndexTypeForm
-
getEditIndexDescriptionForm
-
getEditIndexFieldDescriptionForm
-
getEditIndexFieldForm
-
getEditIndexForm
-
getEditIndexTypeDescriptionForm
-
getEditIndexTypeForm
-
getForceReindexForm
-
getGetIndexChoicesForm
-
getGetIndexDescriptionForm
-
getGetIndexDescriptionsForm
-
getGetIndexFieldChoicesForm
-
getGetIndexFieldDescriptionForm
-
getGetIndexFieldDescriptionsForm
-
getGetIndexFieldForm
-
getGetIndexFieldsForm
-
getGetIndexForm
-
getGetIndexTypeChoicesForm
-
getGetIndexTypeDescriptionForm
-
getGetIndexTypeDescriptionsForm
-
getGetIndexTypeForm
-
getGetIndexTypesForm
-
getGetIndexesForm
-
getGetIndexsForm
-
getSetDefaultIndexFieldForm
-
getSetDefaultIndexForm
-
getSetDefaultIndexTypeForm
-
getUpdateIndexesForm
-