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