Interface GetContentCategoryDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentCatalog
(ContentCatalogTransfer contentCatalog) void
setContentCategory
(ContentCategoryTransfer contentCategory) void
setContentCategoryDescriptions
(List<ContentCategoryDescriptionTransfer> contentCategoryDescriptions) void
setContentCollection
(ContentCollectionTransfer contentCollection)
-
Method Details
-
getContentCollection
-
setContentCollection
-
getContentCatalog
-
setContentCatalog
-
getContentCategory
-
setContentCategory
-
getContentCategoryDescriptions
-
setContentCategoryDescriptions
void setContentCategoryDescriptions(List<ContentCategoryDescriptionTransfer> contentCategoryDescriptions)
-