Uses of Class
com.echothree.model.control.content.common.transfer.ContentPageLayoutDescriptionTransfer
Packages that use ContentPageLayoutDescriptionTransfer
Package
Description
-
Uses of ContentPageLayoutDescriptionTransfer in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return ContentPageLayoutDescriptionTransferModifier and TypeMethodDescriptionEditContentPageLayoutDescriptionResult.getContentPageLayoutDescription()GetContentPageLayoutDescriptionResult.getContentPageLayoutDescription()Methods in com.echothree.control.user.content.common.result that return types with arguments of type ContentPageLayoutDescriptionTransferModifier and TypeMethodDescriptionGetContentPageLayoutDescriptionsResult.getContentPageLayoutDescriptions()Methods in com.echothree.control.user.content.common.result with parameters of type ContentPageLayoutDescriptionTransferModifier and TypeMethodDescriptionvoidEditContentPageLayoutDescriptionResult.setContentPageLayoutDescription(ContentPageLayoutDescriptionTransfer contentPageLayoutDescription) voidGetContentPageLayoutDescriptionResult.setContentPageLayoutDescription(ContentPageLayoutDescriptionTransfer contentPageLayoutDescription) Method parameters in com.echothree.control.user.content.common.result with type arguments of type ContentPageLayoutDescriptionTransferModifier and TypeMethodDescriptionvoidGetContentPageLayoutDescriptionsResult.setContentPageLayoutDescriptions(List<ContentPageLayoutDescriptionTransfer> contentPageLayoutDescriptions) -
Uses of ContentPageLayoutDescriptionTransfer in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentPageLayoutDescriptionTransferModifier and TypeMethodDescriptionContentControl.getContentPageLayoutDescriptionTransfer(UserVisit userVisit, ContentPageLayoutDescription contentPageLayoutDescription) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentPageLayoutDescriptionTransferModifier and TypeMethodDescriptionContentControl.getContentPageLayoutDescriptionTransfersByContentPageLayout(UserVisit userVisit, ContentPageLayout contentPageLayout) -
Uses of ContentPageLayoutDescriptionTransfer in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer that return ContentPageLayoutDescriptionTransferModifier and TypeMethodDescriptionContentPageLayoutDescriptionTransferCache.getTransfer(UserVisit userVisit, ContentPageLayoutDescription contentPageLayoutDescription)