Class ContentSpecFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.content.common.spec.ContentSpecFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContentCatalogItemSpec
static ContentCatalogSpec
static ContentCategoryItemSpec
static ContentCategorySpec
static ContentCollectionSpec
static ContentForumGroupSpec
static ContentForumSpec
static ContentPageAreaSpec
static ContentPageAreaTypeSpec
static ContentPageDescriptionSpec
static ContentPageLayoutSpec
static ContentPageSpec
static ContentSectionSpec
static ContentWebAddressServerSpec
static ContentWebAddressSpec
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
ContentSpecFactory
public ContentSpecFactory()
-
-
Method Details
-
getContentCatalogDescriptionSpec
-
getContentCatalogItemSpec
-
getContentCatalogSpec
-
getContentCategoryDescriptionSpec
-
getContentCategoryItemSpec
-
getContentCategorySpec
-
getContentCollectionDescriptionSpec
-
getContentCollectionSpec
-
getContentForumGroupSpec
-
getContentForumSpec
-
getContentPageAreaSpec
-
getContentPageAreaTypeSpec
-
getContentPageAreaTypeUniversalSpec
-
getContentPageDescriptionSpec
-
getContentPageLayoutDescriptionSpec
-
getContentPageLayoutSpec
-
getContentPageLayoutUniversalSpec
-
getContentPageSpec
-
getContentSectionDescriptionSpec
-
getContentSectionSpec
-
getContentWebAddressDescriptionSpec
-
getContentWebAddressServerSpec
-
getContentWebAddressSpec
-