Uses of Class
com.echothree.model.data.content.server.entity.ContentPageLayout
Packages that use ContentPageLayout
Package
Description
-
Uses of ContentPageLayout in com.echothree.control.user.content.server.command
Methods in com.echothree.control.user.content.server.command that return ContentPageLayoutModifier and TypeMethodDescriptionEditContentPageLayoutCommand.getEntity(EditContentPageLayoutResult result) protected ContentPageLayoutGetContentPageLayoutCommand.getEntity()EditContentPageLayoutCommand.getLockEntity(ContentPageLayout contentPageLayout) Methods in com.echothree.control.user.content.server.command that return types with arguments of type ContentPageLayoutModifier and TypeMethodDescriptionprotected Collection<ContentPageLayout> GetContentPageLayoutsCommand.getEntities()Methods in com.echothree.control.user.content.server.command with parameters of type ContentPageLayoutModifier and TypeMethodDescriptionvoidEditContentPageLayoutCommand.canUpdate(ContentPageLayout contentPageLayout) voidEditContentPageLayoutCommand.doLock(ContentPageLayoutEdit edit, ContentPageLayout contentPageLayout) voidEditContentPageLayoutCommand.doUpdate(ContentPageLayout contentPageLayout) voidEditContentPageLayoutCommand.fillInResult(EditContentPageLayoutResult result, ContentPageLayout contentPageLayout) EditContentPageLayoutCommand.getLockEntity(ContentPageLayout contentPageLayout) protected BaseResultGetContentPageLayoutCommand.getResult(ContentPageLayout contentPageLayout) Method parameters in com.echothree.control.user.content.server.command with type arguments of type ContentPageLayoutModifier and TypeMethodDescriptionprotected BaseResultGetContentPageLayoutsCommand.getResult(Collection<ContentPageLayout> entities) -
Uses of ContentPageLayout in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentPageLayoutModifier and TypeMethodDescriptionContentControl.createContentPageLayout(String contentPageLayoutName, Boolean isDefault, Integer sortOrder, BasePK createdBy) ContentControl.getContentPageLayoutByEntityInstance(EntityInstance entityInstance) ContentControl.getContentPageLayoutByEntityInstance(EntityInstance entityInstance, EntityPermission entityPermission) Assume that the entityInstance passed to this function is a ECHO_THREE.ContentPageLayoutContentControl.getContentPageLayoutByEntityInstanceForUpdate(EntityInstance entityInstance) ContentControl.getContentPageLayoutByName(String contentPageLayoutName) ContentControl.getContentPageLayoutByName(String contentPageLayoutName, EntityPermission entityPermission) ContentControl.getContentPageLayoutByNameForUpdate(String contentPageLayoutName) ContentControl.getDefaultContentPageLayout()ContentControl.getDefaultContentPageLayout(EntityPermission entityPermission) ContentControl.getDefaultContentPageLayoutForUpdate()Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentPageLayoutModifier and TypeMethodDescriptionContentControl.getContentPageLayouts()ContentControl.getContentPageLayoutsForUpdate()Methods in com.echothree.model.control.content.server.control with parameters of type ContentPageLayoutModifier and TypeMethodDescriptionlongContentControl.countContentPageLayoutAreasByContentPageLayout(ContentPageLayout contentPageLayout) ContentControl.createContentPage(ContentSection contentSection, String contentPageName, ContentPageLayout contentPageLayout, Boolean isDefault, Integer sortOrder, BasePK createdBy) ContentControl.createContentPageLayoutArea(ContentPageLayout contentPageLayout, ContentPageAreaType contentPageAreaType, Boolean showDescriptionField, Integer sortOrder) ContentControl.createContentPageLayoutDescription(ContentPageLayout contentPageLayout, Language language, String description, BasePK createdBy) voidContentControl.deleteContentPageLayout(ContentPageLayout contentPageLayout, BasePK deletedBy) voidContentControl.deleteContentPageLayoutDescriptionsByContentPageLayout(ContentPageLayout contentPageLayout, BasePK deletedBy) voidContentControl.deleteContentPagesByContentPageLayout(ContentPageLayout contentPageLayout, BasePK deletedBy) ContentControl.getBestContentPageLayoutDescription(ContentPageLayout contentPageLayout, Language language) ContentControl.getContentPageLayoutArea(ContentPageLayout contentPageLayout, Integer sortOrder) ContentControl.getContentPageLayoutAreasByContentPageLayout(ContentPageLayout contentPageLayout) ContentControl.getContentPageLayoutAreaTransfersByContentPageLayout(UserVisit userVisit, ContentPageLayout contentPageLayout) ContentControl.getContentPageLayoutDescription(ContentPageLayout contentPageLayout, Language language) ContentControl.getContentPageLayoutDescriptionForUpdate(ContentPageLayout contentPageLayout, Language language) ContentControl.getContentPageLayoutDescriptionsByContentPageLayout(ContentPageLayout contentPageLayout) ContentControl.getContentPageLayoutDescriptionsByContentPageLayoutForUpdate(ContentPageLayout contentPageLayout) ContentControl.getContentPageLayoutDescriptionTransfersByContentPageLayout(UserVisit userVisit, ContentPageLayout contentPageLayout) ContentControl.getContentPageLayoutDescriptionValueForUpdate(ContentPageLayout contentPageLayout, Language language) ContentControl.getContentPageLayoutDetailValueForUpdate(ContentPageLayout contentPageLayout) ContentControl.getContentPageLayoutTransfer(UserVisit userVisit, ContentPageLayout contentPageLayout) ContentControl.getContentPagesByContentPageLayout(ContentPageLayout contentPageLayout) ContentControl.getContentPagesByContentPageLayoutForUpdate(ContentPageLayout contentPageLayout) Method parameters in com.echothree.model.control.content.server.control with type arguments of type ContentPageLayoutModifier and TypeMethodDescriptionContentControl.getContentPageLayoutTransfers(UserVisit userVisit, Collection<ContentPageLayout> contentPageLayouts) -
Uses of ContentPageLayout in com.echothree.model.control.content.server.graphql
Constructors in com.echothree.model.control.content.server.graphql with parameters of type ContentPageLayout -
Uses of ContentPageLayout in com.echothree.model.control.content.server.logic
Methods in com.echothree.model.control.content.server.logic that return ContentPageLayoutModifier and TypeMethodDescriptionContentPageLayoutLogic.createContentPageLayout(ExecutionErrorAccumulator eea, String contentPageLayoutName, Boolean isDefault, Integer sortOrder, Language language, String description, BasePK createdBy) ContentPageLayoutLogic.getContentPageLayoutByName(ExecutionErrorAccumulator eea, String contentPageLayoutName) ContentPageLayoutLogic.getContentPageLayoutByName(ExecutionErrorAccumulator eea, String contentPageLayoutName, EntityPermission entityPermission) ContentPageLayoutLogic.getContentPageLayoutByNameForUpdate(ExecutionErrorAccumulator eea, String contentPageLayoutName) ContentPageLayoutLogic.getContentPageLayoutByUniversalSpec(ExecutionErrorAccumulator eea, ContentPageLayoutUniversalSpec universalSpec, boolean allowDefault) ContentPageLayoutLogic.getContentPageLayoutByUniversalSpec(ExecutionErrorAccumulator eea, ContentPageLayoutUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) ContentPageLayoutLogic.getContentPageLayoutByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, ContentPageLayoutUniversalSpec universalSpec, boolean allowDefault) Methods in com.echothree.model.control.content.server.logic with parameters of type ContentPageLayoutModifier and TypeMethodDescriptionvoidContentPageLayoutLogic.deleteContentPageLayout(ExecutionErrorAccumulator eea, ContentPageLayout contentPageLayout, BasePK deletedBy) -
Uses of ContentPageLayout in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer with parameters of type ContentPageLayoutModifier and TypeMethodDescriptionContentPageLayoutTransferCache.getTransfer(UserVisit userVisit, ContentPageLayout contentPageLayout) -
Uses of ContentPageLayout in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentPageLayoutModifier and TypeMethodDescriptionContentPageDetail.getContentPageLayout()ContentPageDetail.getContentPageLayout(EntityPermission entityPermission) ContentPageLayoutArea.getContentPageLayout()ContentPageLayoutArea.getContentPageLayout(EntityPermission entityPermission) ContentPageLayoutDescription.getContentPageLayout()ContentPageLayoutDescription.getContentPageLayout(EntityPermission entityPermission) ContentPageLayoutDetail.getContentPageLayout()ContentPageLayoutDetail.getContentPageLayout(EntityPermission entityPermission) ContentPageDetail.getContentPageLayoutForUpdate()ContentPageLayoutArea.getContentPageLayoutForUpdate()ContentPageLayoutDescription.getContentPageLayoutForUpdate()ContentPageLayoutDetail.getContentPageLayoutForUpdate()Methods in com.echothree.model.data.content.server.entity with parameters of type ContentPageLayoutModifier and TypeMethodDescriptionvoidContentPageDetail.setContentPageLayout(ContentPageLayout entity) voidContentPageLayoutArea.setContentPageLayout(ContentPageLayout entity) voidContentPageLayoutDescription.setContentPageLayout(ContentPageLayout entity) voidContentPageLayoutDetail.setContentPageLayout(ContentPageLayout entity) -
Uses of ContentPageLayout in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentPageLayoutModifier and TypeMethodDescriptionContentPageLayoutFactory.create()ContentPageLayoutFactory.create(ContentPageLayoutDetailPK activeDetailPK, ContentPageLayoutDetailPK lastDetailPK) ContentPageLayoutFactory.create(ContentPageLayoutDetail activeDetail, ContentPageLayoutDetail lastDetail) ContentPageLayoutFactory.getEntityFromCache(ContentPageLayoutPK pk) ContentPageLayoutFactory.getEntityFromPK(EntityPermission entityPermission, ContentPageLayoutPK pk) ContentPageLayoutFactory.getEntityFromQuery(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentPageLayoutFactory.getEntityFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentPageLayoutFactory.getEntityFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentPageLayoutFactory.getEntityFromResultSet(EntityPermission entityPermission, ResultSet rs) ContentPageLayoutFactory.getEntityFromValue(EntityPermission entityPermission, ContentPageLayoutValue value) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentPageLayoutModifier and TypeMethodDescriptionContentPageLayoutFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContentPageLayoutPK> pks) ContentPageLayoutFactory.getEntitiesFromQuery(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentPageLayoutFactory.getEntitiesFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentPageLayoutFactory.getEntitiesFromQuery(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentPageLayoutFactory.getEntitiesFromResultSet(EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentPageLayoutModifier and TypeMethodDescriptionContentPageDetailFactory.create(ContentPage contentPage, ContentSection contentSection, String contentPageName, ContentPageLayout contentPageLayout, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentPageLayoutAreaFactory.create(ContentPageLayout contentPageLayout, ContentPageAreaType contentPageAreaType, Boolean showDescriptionField, Integer sortOrder) ContentPageLayoutDescriptionFactory.create(ContentPageLayout contentPageLayout, Language language, String description, Long fromTime, Long thruTime) ContentPageLayoutDetailFactory.create(ContentPageLayout contentPageLayout, String contentPageLayoutName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) voidContentPageLayoutFactory.remove(ContentPageLayout entity) voidContentPageLayoutFactory.store(ContentPageLayout entity) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentPageLayoutModifier and TypeMethodDescriptionvoidContentPageLayoutFactory.store(Collection<ContentPageLayout> entities)