Uses of Class
com.echothree.model.control.content.common.transfer.ContentPageLayoutAreaTransfer
Packages that use ContentPageLayoutAreaTransfer
Package
Description
-
Uses of ContentPageLayoutAreaTransfer in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return ContentPageLayoutAreaTransferMethods in com.echothree.control.user.content.common.result that return types with arguments of type ContentPageLayoutAreaTransferMethods in com.echothree.control.user.content.common.result with parameters of type ContentPageLayoutAreaTransferModifier and TypeMethodDescriptionvoidGetContentPageLayoutAreaResult.setContentPageLayoutArea(ContentPageLayoutAreaTransfer contentPageLayoutAreaTransfer) Method parameters in com.echothree.control.user.content.common.result with type arguments of type ContentPageLayoutAreaTransferModifier and TypeMethodDescriptionvoidGetContentPageLayoutAreasResult.setContentPageLayoutAreas(List<ContentPageLayoutAreaTransfer> contentPageLayoutAreas) -
Uses of ContentPageLayoutAreaTransfer in com.echothree.model.control.content.common.transfer
Methods in com.echothree.model.control.content.common.transfer that return ContentPageLayoutAreaTransferModifier and TypeMethodDescriptionContentPageAreaTransfer.getContentPageLayoutArea()Returns the contentPageLayoutArea.Methods in com.echothree.model.control.content.common.transfer with parameters of type ContentPageLayoutAreaTransferModifier and TypeMethodDescriptionvoidContentPageAreaTransfer.setContentPageLayoutArea(ContentPageLayoutAreaTransfer contentPageLayoutArea) Sets the contentPageLayoutArea.Constructors in com.echothree.model.control.content.common.transfer with parameters of type ContentPageLayoutAreaTransferModifierConstructorDescriptionContentPageAreaTransfer(ContentPageTransfer contentPage, ContentPageLayoutAreaTransfer contentPageLayoutArea, LanguageTransfer language, MimeTypeTransfer mimeType, ByteArray blob, String clob, String string, String url) Creates a new instance of ContentPageAreaTransfer -
Uses of ContentPageLayoutAreaTransfer in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentPageLayoutAreaTransferModifier and TypeMethodDescriptionContentControl.getContentPageLayoutAreaTransfer(UserVisit userVisit, ContentPageLayoutArea contentPageLayoutArea) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentPageLayoutAreaTransferModifier and TypeMethodDescriptionContentControl.getContentPageLayoutAreaTransfers(UserVisit userVisit, Collection<ContentPageLayoutArea> contentPageLayoutAreas) ContentControl.getContentPageLayoutAreaTransfersByContentPageLayout(UserVisit userVisit, ContentPageLayout contentPageLayout) -
Uses of ContentPageLayoutAreaTransfer in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer that return ContentPageLayoutAreaTransferModifier and TypeMethodDescriptionContentPageLayoutAreaTransferCache.getContentPageLayoutAreaTransfer(UserVisit userVisit, ContentPageLayoutArea contentPageLayoutArea)