Interface GetContentPageDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentCollection
(ContentCollectionTransfer contentCollection) void
setContentPage
(ContentPageTransfer contentPage) void
setContentPageDescriptions
(List<ContentPageDescriptionTransfer> contentPageDescriptions) void
setContentSection
(ContentSectionTransfer contentSection)
-
Method Details
-
getContentCollection
-
setContentCollection
-
getContentSection
-
setContentSection
-
getContentPage
-
setContentPage
-
getContentPageDescriptions
-
setContentPageDescriptions
-