Class LicenseFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.license.common.form.LicenseFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateLicenseTypeForm
static DeleteLicenseTypeForm
static EditLicenseTypeForm
static GetLicenseTypeChoicesForm
static GetLicenseTypeForm
static GetLicenseTypesForm
static SetDefaultLicenseTypeForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
LicenseFormFactory
public LicenseFormFactory()
-
-
Method Details
-
getCreateLicenseTypeDescriptionForm
-
getCreateLicenseTypeForm
-
getDeleteLicenseTypeDescriptionForm
-
getDeleteLicenseTypeForm
-
getEditLicenseTypeDescriptionForm
-
getEditLicenseTypeForm
-
getGetLicenseTypeChoicesForm
-
getGetLicenseTypeDescriptionForm
-
getGetLicenseTypeDescriptionsForm
-
getGetLicenseTypeForm
-
getGetLicenseTypesForm
-
getSetDefaultLicenseTypeForm
-