Class ClubFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.club.common.form.ClubFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateClubDescriptionForm
static CreateClubForm
static CreateClubItemForm
static CreateClubItemTypeForm
static DeleteClubDescriptionForm
static DeleteClubForm
static DeleteClubItemForm
static EditClubDescriptionForm
static EditClubForm
static GetClubDescriptionsForm
static GetClubForm
static GetClubItemsForm
static GetClubItemTypeChoicesForm
static GetClubsForm
static SetDefaultClubForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
ClubFormFactory
public ClubFormFactory()
-
-
Method Details
-
getCreateClubDescriptionForm
-
getCreateClubForm
-
getCreateClubItemForm
-
getCreateClubItemTypeDescriptionForm
-
getCreateClubItemTypeForm
-
getDeleteClubDescriptionForm
-
getDeleteClubForm
-
getDeleteClubItemForm
-
getEditClubDescriptionForm
-
getEditClubForm
-
getGetClubDescriptionsForm
-
getGetClubForm
-
getGetClubItemTypeChoicesForm
-
getGetClubItemsForm
-
getGetClubsForm
-
getSetDefaultClubForm
-