Uses of Class
com.echothree.model.control.content.common.transfer.ContentCategoryDescriptionTransfer
Packages that use ContentCategoryDescriptionTransfer
Package
Description
-
Uses of ContentCategoryDescriptionTransfer in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return ContentCategoryDescriptionTransferModifier and TypeMethodDescriptionEditContentCategoryDescriptionResult.getContentCategoryDescription()
GetContentCategoryDescriptionResult.getContentCategoryDescription()
Methods in com.echothree.control.user.content.common.result that return types with arguments of type ContentCategoryDescriptionTransferModifier and TypeMethodDescriptionGetContentCategoryDescriptionsResult.getContentCategoryDescriptions()
Methods in com.echothree.control.user.content.common.result with parameters of type ContentCategoryDescriptionTransferModifier and TypeMethodDescriptionvoid
EditContentCategoryDescriptionResult.setContentCategoryDescription
(ContentCategoryDescriptionTransfer contentCategory) void
GetContentCategoryDescriptionResult.setContentCategoryDescription
(ContentCategoryDescriptionTransfer contentCategoryDescription) Method parameters in com.echothree.control.user.content.common.result with type arguments of type ContentCategoryDescriptionTransferModifier and TypeMethodDescriptionvoid
GetContentCategoryDescriptionsResult.setContentCategoryDescriptions
(List<ContentCategoryDescriptionTransfer> contentCategoryDescriptions) -
Uses of ContentCategoryDescriptionTransfer in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentCategoryDescriptionTransferModifier and TypeMethodDescriptionContentControl.getContentCategoryDescriptionTransfer
(UserVisit userVisit, ContentCategoryDescription contentCategoryDescription) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentCategoryDescriptionTransferModifier and TypeMethodDescriptionContentControl.getContentCategoryDescriptionTransfers
(UserVisit userVisit, ContentCategory contentCategory) -
Uses of ContentCategoryDescriptionTransfer in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer that return ContentCategoryDescriptionTransferModifier and TypeMethodDescriptionContentCategoryDescriptionTransferCache.getContentCategoryDescriptionTransfer
(ContentCategoryDescription contentCategoryDescription)