Class ContentEditFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.content.common.edit.ContentEditFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContentCatalogEdit
static ContentCategoryEdit
static ContentCategoryItemEdit
static ContentCollectionEdit
static ContentForumEdit
static ContentPageAreaEdit
static ContentPageDescriptionEdit
static ContentPageEdit
static ContentPageLayoutEdit
static ContentSectionEdit
static ContentWebAddressEdit
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
ContentEditFactory
public ContentEditFactory()
-
-
Method Details
-
getContentCatalogDescriptionEdit
-
getContentCatalogEdit
-
getContentCategoryDescriptionEdit
-
getContentCategoryEdit
-
getContentCategoryItemEdit
-
getContentCollectionDescriptionEdit
-
getContentCollectionEdit
-
getContentForumEdit
-
getContentPageAreaEdit
-
getContentPageAreaTypeDescriptionEdit
-
getContentPageDescriptionEdit
-
getContentPageEdit
-
getContentPageLayoutDescriptionEdit
-
getContentPageLayoutEdit
-
getContentSectionDescriptionEdit
-
getContentSectionEdit
-
getContentWebAddressDescriptionEdit
-
getContentWebAddressEdit
-