Uses of Class
com.echothree.model.control.content.common.transfer.ContentCategoryItemTransfer
Packages that use ContentCategoryItemTransfer
Package
Description
-
Uses of ContentCategoryItemTransfer in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return ContentCategoryItemTransferModifier and TypeMethodDescriptionEditContentCategoryItemResult.getContentCategoryItem()
GetContentCategoryItemResult.getContentCategoryItem()
Methods in com.echothree.control.user.content.common.result that return types with arguments of type ContentCategoryItemTransferMethods in com.echothree.control.user.content.common.result with parameters of type ContentCategoryItemTransferModifier and TypeMethodDescriptionvoid
EditContentCategoryItemResult.setContentCategoryItem
(ContentCategoryItemTransfer contentCategoryItem) void
GetContentCategoryItemResult.setContentCategoryItem
(ContentCategoryItemTransfer contentCategoryItem) Method parameters in com.echothree.control.user.content.common.result with type arguments of type ContentCategoryItemTransferModifier and TypeMethodDescriptionvoid
GetContentCategoryItemsResult.setContentCategoryItems
(List<ContentCategoryItemTransfer> contentCategoryItems) -
Uses of ContentCategoryItemTransfer in com.echothree.model.control.content.common.transfer
Methods in com.echothree.model.control.content.common.transfer that return types with arguments of type ContentCategoryItemTransferModifier and TypeMethodDescriptionContentCategoryTransfer.getContentCategoryItems()
Returns the contentCategoryItems.Method parameters in com.echothree.model.control.content.common.transfer with type arguments of type ContentCategoryItemTransferModifier and TypeMethodDescriptionvoid
ContentCategoryTransfer.setContentCategoryItems
(ListWrapper<ContentCategoryItemTransfer> contentCategoryItems) Sets the contentCategoryItems. -
Uses of ContentCategoryItemTransfer in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentCategoryItemTransferModifier and TypeMethodDescriptionContentControl.getContentCategoryItemTransfer
(UserVisit userVisit, ContentCategoryItem contentCategoryItem) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentCategoryItemTransferModifier and TypeMethodDescriptionContentControl.getContentCategoryItemTransfers
(UserVisit userVisit, Collection<ContentCategoryItem> contentCategoryItems) ContentControl.getContentCategoryItemTransfersByContentCategory
(UserVisit userVisit, ContentCategory contentCategory) -
Uses of ContentCategoryItemTransfer in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer that return ContentCategoryItemTransferModifier and TypeMethodDescriptionContentCategoryItemTransferCache.getContentCategoryItemTransfer
(ContentCategoryItem contentCategoryItem)