Interface GetContentSectionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetContentCollection(ContentCollectionTransfer contentCollection) voidsetContentSectionCount(Long contentSectionCount) voidsetContentSections(List<ContentSectionTransfer> contentSections) voidsetParentContentSection(ContentSectionTransfer contentSection)
-
Method Details
-
getContentCollection
-
setContentCollection
-
getParentContentSection
-
setParentContentSection
-
getContentSectionCount
-
setContentSectionCount
-
getContentSections
-
setContentSections
-