Interface GetContentSectionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentCollection
(ContentCollectionTransfer contentCollection) void
setContentSections
(List<ContentSectionTransfer> contentSections) void
setParentContentSection
(ContentSectionTransfer contentSection)
-
Method Details
-
getContentCollection
-
setContentCollection
-
getParentContentSection
-
setParentContentSection
-
getContentSections
-
setContentSections
-