Interface ContentSectionEdit
- All Superinterfaces:
BaseEdit,BaseForm,ContentSectionDescriptionEdit
- All Known Subinterfaces:
CreateContentSectionForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetContentSectionName(String contentSectionName) voidsetIsDefault(String isDefault) voidsetParentContentSectionName(String parentContentSectionName) voidsetSortOrder(String sortOrder) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toStringMethods inherited from interface com.echothree.control.user.content.common.edit.ContentSectionDescriptionEdit
getDescription, setDescription
-
Method Details
-
getContentSectionName
-
setContentSectionName
-
getParentContentSectionName
-
setParentContentSectionName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-