Uses of Class
com.echothree.model.control.content.common.transfer.ContentWebAddressDescriptionTransfer
Packages that use ContentWebAddressDescriptionTransfer
Package
Description
-
Uses of ContentWebAddressDescriptionTransfer in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return ContentWebAddressDescriptionTransferModifier and TypeMethodDescriptionEditContentWebAddressDescriptionResult.getContentWebAddressDescription()GetContentWebAddressDescriptionResult.getContentWebAddressDescription()Methods in com.echothree.control.user.content.common.result that return types with arguments of type ContentWebAddressDescriptionTransferModifier and TypeMethodDescriptionGetContentWebAddressDescriptionsResult.getContentWebAddressDescriptions()Methods in com.echothree.control.user.content.common.result with parameters of type ContentWebAddressDescriptionTransferModifier and TypeMethodDescriptionvoidEditContentWebAddressDescriptionResult.setContentWebAddressDescription(ContentWebAddressDescriptionTransfer contentWebAddress) voidGetContentWebAddressDescriptionResult.setContentWebAddressDescription(ContentWebAddressDescriptionTransfer contentWebAddressDescription) Method parameters in com.echothree.control.user.content.common.result with type arguments of type ContentWebAddressDescriptionTransferModifier and TypeMethodDescriptionvoidGetContentWebAddressDescriptionsResult.setContentWebAddressDescriptions(List<ContentWebAddressDescriptionTransfer> contentWebAddressDescriptions) -
Uses of ContentWebAddressDescriptionTransfer in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentWebAddressDescriptionTransferModifier and TypeMethodDescriptionContentControl.getContentWebAddressDescriptionTransfer(UserVisit userVisit, ContentWebAddressDescription contentWebAddressDescription) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentWebAddressDescriptionTransferModifier and TypeMethodDescriptionContentControl.getContentWebAddressDescriptionTransfers(UserVisit userVisit, ContentWebAddress contentWebAddress) -
Uses of ContentWebAddressDescriptionTransfer in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer that return ContentWebAddressDescriptionTransferModifier and TypeMethodDescriptionContentWebAddressDescriptionTransferCache.getContentWebAddressDescriptionTransfer(UserVisit userVisit, ContentWebAddressDescription contentWebAddressDescription)