Uses of Class
com.echothree.model.control.content.common.transfer.ContentPageLayoutTransfer
Packages that use ContentPageLayoutTransfer
Package
Description
-
Uses of ContentPageLayoutTransfer in com.echothree.control.user.content.common.result
Methods in com.echothree.control.user.content.common.result that return ContentPageLayoutTransferModifier and TypeMethodDescriptionGetContentPageLayoutDescriptionsResult.getContentPageLayout()
GetContentPageLayoutResult.getContentPageLayout()
Methods in com.echothree.control.user.content.common.result that return types with arguments of type ContentPageLayoutTransferMethods in com.echothree.control.user.content.common.result with parameters of type ContentPageLayoutTransferModifier and TypeMethodDescriptionvoid
GetContentPageLayoutDescriptionsResult.setContentPageLayout
(ContentPageLayoutTransfer contentPageLayout) void
GetContentPageLayoutResult.setContentPageLayout
(ContentPageLayoutTransfer contentPageLayout) Method parameters in com.echothree.control.user.content.common.result with type arguments of type ContentPageLayoutTransferModifier and TypeMethodDescriptionvoid
GetContentPageLayoutsResult.setContentPageLayouts
(List<ContentPageLayoutTransfer> contentPageLayouts) -
Uses of ContentPageLayoutTransfer in com.echothree.model.control.content.common.transfer
Methods in com.echothree.model.control.content.common.transfer that return ContentPageLayoutTransferModifier and TypeMethodDescriptionContentPageLayoutAreaTransfer.getContentPageLayout()
Returns the contentPageLayout.ContentPageLayoutDescriptionTransfer.getContentPageLayout()
ContentPageTransfer.getContentPageLayout()
Returns the contentPageLayout.Methods in com.echothree.model.control.content.common.transfer with parameters of type ContentPageLayoutTransferModifier and TypeMethodDescriptionvoid
ContentPageLayoutAreaTransfer.setContentPageLayout
(ContentPageLayoutTransfer contentPageLayout) Sets the contentPageLayout.void
ContentPageLayoutDescriptionTransfer.setContentPageLayout
(ContentPageLayoutTransfer contentPageLayout) void
ContentPageTransfer.setContentPageLayout
(ContentPageLayoutTransfer contentPageLayout) Sets the contentPageLayout.Constructors in com.echothree.model.control.content.common.transfer with parameters of type ContentPageLayoutTransferModifierConstructorDescriptionContentPageLayoutAreaTransfer
(ContentPageLayoutTransfer contentPageLayout, ContentPageAreaTypeTransfer contentPageAreaType, Boolean showDescriptionField, Integer sortOrder, String description) Creates a new instance of ContentPageLayoutAreaTransferContentPageLayoutDescriptionTransfer
(LanguageTransfer language, ContentPageLayoutTransfer contentPageLayout, String description) Creates a new instance of ContentPageLayoutDescriptionTransferContentPageTransfer
(ContentSectionTransfer contentSection, String contentPageName, ContentPageLayoutTransfer contentPageLayout, Boolean isDefault, Integer sortOrder, String description) Creates a new instance of ContentPageTransfer -
Uses of ContentPageLayoutTransfer in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentPageLayoutTransferModifier and TypeMethodDescriptionContentControl.getContentPageLayoutTransfer
(UserVisit userVisit, ContentPageLayout contentPageLayout) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentPageLayoutTransferModifier and TypeMethodDescriptionContentControl.getContentPageLayoutTransfers
(UserVisit userVisit) ContentControl.getContentPageLayoutTransfers
(UserVisit userVisit, Collection<ContentPageLayout> contentPageLayouts) -
Uses of ContentPageLayoutTransfer in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer that return ContentPageLayoutTransferModifier and TypeMethodDescriptionContentPageLayoutTransferCache.getTransfer
(ContentPageLayout contentPageLayout)