Interface ContentSectionEdit
- All Superinterfaces:
BaseEdit
,BaseForm
,ContentSectionDescriptionEdit
- All Known Subinterfaces:
CreateContentSectionForm
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentSectionName
(String contentSectionName) void
setIsDefault
(String isDefault) void
setParentContentSectionName
(String parentContentSectionName) void
setSortOrder
(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, toString
Methods inherited from interface com.echothree.control.user.content.common.edit.ContentSectionDescriptionEdit
getDescription, setDescription
-
Method Details
-
getContentSectionName
-
setContentSectionName
-
getParentContentSectionName
-
setParentContentSectionName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-