Uses of Class
com.echothree.model.control.content.common.transfer.ContentCollectionDescriptionTransfer
Packages that use ContentCollectionDescriptionTransfer
Package
Description
-
Uses of ContentCollectionDescriptionTransfer in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return ContentCollectionDescriptionTransferModifier and TypeMethodDescriptionEditContentCollectionDescriptionResult.getContentCollectionDescription()GetContentCollectionDescriptionResult.getContentCollectionDescription()Methods in com.echothree.control.user.content.common.result that return types with arguments of type ContentCollectionDescriptionTransferModifier and TypeMethodDescriptionGetContentCollectionDescriptionsResult.getContentCollectionDescriptions()Methods in com.echothree.control.user.content.common.result with parameters of type ContentCollectionDescriptionTransferModifier and TypeMethodDescriptionvoidEditContentCollectionDescriptionResult.setContentCollectionDescription(ContentCollectionDescriptionTransfer contentCollection) voidGetContentCollectionDescriptionResult.setContentCollectionDescription(ContentCollectionDescriptionTransfer contentCollectionDescription) Method parameters in com.echothree.control.user.content.common.result with type arguments of type ContentCollectionDescriptionTransferModifier and TypeMethodDescriptionvoidGetContentCollectionDescriptionsResult.setContentCollectionDescriptions(List<ContentCollectionDescriptionTransfer> contentCollectionDescriptions) -
Uses of ContentCollectionDescriptionTransfer in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentCollectionDescriptionTransferModifier and TypeMethodDescriptionContentControl.getContentCollectionDescriptionTransfer(UserVisit userVisit, ContentCollectionDescription contentCollectionDescription) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentCollectionDescriptionTransferModifier and TypeMethodDescriptionContentControl.getContentCollectionDescriptionTransfers(UserVisit userVisit, ContentCollection contentCollection) -
Uses of ContentCollectionDescriptionTransfer in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer that return ContentCollectionDescriptionTransferModifier and TypeMethodDescriptionContentCollectionDescriptionTransferCache.getContentCollectionDescriptionTransfer(UserVisit userVisit, ContentCollectionDescription contentCollectionDescription)