Interface EditContentSectionDescriptionResult
- All Superinterfaces:
BaseEditResult<ContentSectionDescriptionEdit>
,BaseResult
,GetEntityLockResult
public interface EditContentSectionDescriptionResult
extends BaseEditResult<ContentSectionDescriptionEdit>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentCollection
(ContentCollectionTransfer contentCollection) void
setContentSection
(ContentSectionTransfer contentSection) void
setContentSectionDescription
(ContentSectionDescriptionTransfer contentSection) void
setLanguage
(LanguageTransfer language) Methods inherited from interface com.echothree.util.common.command.BaseEditResult
getEdit, setEdit
Methods inherited from interface com.echothree.util.common.command.BaseResult
get, get, reset, set, set, toString
Methods inherited from interface com.echothree.control.user.core.common.result.GetEntityLockResult
getEntityLock, setEntityLock
-
Method Details
-
getContentCollection
-
setContentCollection
-
getContentSection
-
setContentSection
-
getLanguage
-
setLanguage
-
getContentSectionDescription
-
setContentSectionDescription
-