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 CreateClubDescriptionFormstatic CreateClubFormstatic CreateClubItemFormstatic CreateClubItemTypeFormstatic DeleteClubDescriptionFormstatic DeleteClubFormstatic DeleteClubItemFormstatic EditClubDescriptionFormstatic EditClubFormstatic GetClubDescriptionsFormstatic GetClubFormstatic GetClubItemsFormstatic GetClubItemTypeChoicesFormstatic GetClubsFormstatic SetDefaultClubFormMethods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
ClubFormFactory
public ClubFormFactory()
-
-
Method Details
-
getGetClubDescriptionsForm
-
getCreateClubForm
-
getGetClubsForm
-
getSetDefaultClubForm
-
getCreateClubItemTypeForm
-
getDeleteClubDescriptionForm
-
getDeleteClubItemForm
-
getCreateClubDescriptionForm
-
getGetClubItemTypeChoicesForm
-
getEditClubForm
-
getDeleteClubForm
-
getCreateClubItemTypeDescriptionForm
-
getGetClubItemsForm
-
getCreateClubItemForm
-
getGetClubForm
-
getEditClubDescriptionForm
-