Uses of Class
com.echothree.model.control.content.common.transfer.ContentCatalogItemTransfer
Packages that use ContentCatalogItemTransfer
Package
Description
-
Uses of ContentCatalogItemTransfer in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return ContentCatalogItemTransferMethods in com.echothree.control.user.content.common.result that return types with arguments of type ContentCatalogItemTransferMethods in com.echothree.control.user.content.common.result with parameters of type ContentCatalogItemTransferModifier and TypeMethodDescriptionvoid
GetContentCatalogItemResult.setContentCatalogItem
(ContentCatalogItemTransfer contentCatalogItem) Method parameters in com.echothree.control.user.content.common.result with type arguments of type ContentCatalogItemTransferModifier and TypeMethodDescriptionvoid
GetContentCatalogItemsResult.setContentCatalogItems
(List<ContentCatalogItemTransfer> contentCatalogItems) -
Uses of ContentCatalogItemTransfer in com.echothree.model.control.content.common.transfer
Methods in com.echothree.model.control.content.common.transfer that return ContentCatalogItemTransferModifier and TypeMethodDescriptionContentCategoryItemTransfer.getContentCatalogItem()
Returns the contentCatalogItem.Methods in com.echothree.model.control.content.common.transfer that return types with arguments of type ContentCatalogItemTransferModifier and TypeMethodDescriptionContentCatalogTransfer.getContentCatalogItems()
Returns the contentCatalogItems.Methods in com.echothree.model.control.content.common.transfer with parameters of type ContentCatalogItemTransferModifier and TypeMethodDescriptionvoid
ContentCategoryItemTransfer.setContentCatalogItem
(ContentCatalogItemTransfer contentCatalogItem) Sets the contentCatalogItem.Method parameters in com.echothree.model.control.content.common.transfer with type arguments of type ContentCatalogItemTransferModifier and TypeMethodDescriptionvoid
ContentCatalogTransfer.setContentCatalogItems
(ListWrapper<ContentCatalogItemTransfer> contentCatalogItems) Sets the contentCatalogItems.Constructors in com.echothree.model.control.content.common.transfer with parameters of type ContentCatalogItemTransferModifierConstructorDescriptionContentCategoryItemTransfer
(ContentCategoryTransfer contentCategory, ContentCatalogItemTransfer contentCatalogItem, Boolean isDefault, Integer sortOrder) Creates a new instance of ContentCategoryItemTransfer -
Uses of ContentCatalogItemTransfer in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentCatalogItemTransferModifier and TypeMethodDescriptionContentControl.getContentCatalogItemTransfer
(UserVisit userVisit, ContentCatalogItem contentCatalogItem) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentCatalogItemTransferModifier and TypeMethodDescriptionContentControl.getContentCatalogItemTransfers
(UserVisit userVisit, ContentCatalog contentCatalog) ContentControl.getContentCatalogItemTransfers
(UserVisit userVisit, Collection<ContentCatalogItem> contentCatalogItems) -
Uses of ContentCatalogItemTransfer in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer that return ContentCatalogItemTransferModifier and TypeMethodDescriptionContentCatalogItemTransferCache.getContentCatalogItemTransfer
(ContentCatalogItem contentCatalogItem)