Uses of Class
com.echothree.model.data.content.server.entity.ContentPage
Packages that use ContentPage
Package
Description
-
Uses of ContentPage in com.echothree.control.user.content.server.command
Methods in com.echothree.control.user.content.server.command that return ContentPageModifier and TypeMethodDescriptionEditContentPageCommand.getEntity
(EditContentPageResult result) protected ContentPage
GetContentPageCommand.getEntity()
EditContentPageCommand.getLockEntity
(ContentPage contentPage) EditContentPageDescriptionCommand.getLockEntity
(ContentPageDescription contentPageDescription) Methods in com.echothree.control.user.content.server.command that return types with arguments of type ContentPageModifier and TypeMethodDescriptionprotected Collection<ContentPage>
GetContentPagesCommand.getEntities()
Methods in com.echothree.control.user.content.server.command with parameters of type ContentPageModifier and TypeMethodDescriptionvoid
EditContentPageCommand.canUpdate
(ContentPage contentPage) void
EditContentPageCommand.doLock
(ContentPageEdit edit, ContentPage contentPage) void
EditContentPageCommand.doUpdate
(ContentPage contentPage) void
EditContentPageCommand.fillInResult
(EditContentPageResult result, ContentPage contentPage) EditContentPageCommand.getLockEntity
(ContentPage contentPage) protected BaseResult
GetContentPageCommand.getResult
(ContentPage contentPage) Method parameters in com.echothree.control.user.content.server.command with type arguments of type ContentPageModifier and TypeMethodDescriptionprotected BaseResult
GetContentPagesCommand.getResult
(Collection<ContentPage> entities) -
Uses of ContentPage in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return ContentPageModifier and TypeMethodDescriptionContentControl.createContentPage
(ContentSection contentSection, String contentPageName, ContentPageLayout contentPageLayout, Boolean isDefault, Integer sortOrder, BasePK createdBy) ContentControl.getContentPageByName
(ContentSection contentSection, String contentPageName) ContentControl.getContentPageByNameForUpdate
(ContentSection contentSection, String contentPageName) ContentControl.getDefaultContentPage
(ContentSection contentSection) Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentPageModifier and TypeMethodDescriptionContentControl.getContentPagesByContentPageLayout
(ContentPageLayout contentPageLayout) ContentControl.getContentPagesByContentPageLayoutForUpdate
(ContentPageLayout contentPageLayout) ContentControl.getContentPagesByContentSection
(ContentSection contentSection) ContentControl.getContentPagesByContentSectionForUpdate
(ContentSection contentSection) Methods in com.echothree.model.control.content.server.control with parameters of type ContentPageModifier and TypeMethodDescriptionContentControl.createContentPageArea
(ContentPage contentPage, ContentPageLayoutArea contentPageLayoutArea, Language language, MimeType mimeType, BasePK createdBy) ContentControl.createContentPageDescription
(ContentPage contentPage, Language language, String description, BasePK createdBy) void
ContentControl.deleteContentPage
(ContentPage contentPage, BasePK deletedBy) void
ContentControl.deleteContentPageAreasByContentPage
(ContentPage contentPage, BasePK deletedBy) void
ContentControl.deleteContentPageDescriptionsByContentPage
(ContentPage contentPage, BasePK deletedBy) ContentControl.getBestContentPageArea
(ContentPage contentPage, ContentPageLayoutArea contentPageLayoutArea, Language language) ContentControl.getBestContentPageDescription
(ContentPage contentPage, Language language) ContentControl.getContentPageArea
(ContentPage contentPage, ContentPageLayoutArea contentPageLayoutArea, Language language) ContentControl.getContentPageAreaDetailValueForUpdate
(ContentPage contentPage, ContentPageLayoutArea contentPageLayoutArea, Language language) ContentControl.getContentPageAreaForUpdate
(ContentPage contentPage, ContentPageLayoutArea contentPageLayoutArea, Language language) ContentControl.getContentPageAreasByContentPage
(ContentPage contentPage) ContentControl.getContentPageAreasByContentPage
(ContentPage contentPage, Language language) ContentControl.getContentPageAreasByContentPageForUpdate
(ContentPage contentPage) ContentControl.getContentPageAreasByContentPageForUpdate
(ContentPage contentPage, Language language) ContentControl.getContentPageAreaTransfersByContentPage
(UserVisit userVisit, ContentPage contentPage) ContentControl.getContentPageAreaTransfersByContentPage
(UserVisit userVisit, ContentPage contentPage, Language language) ContentControl.getContentPageDescription
(ContentPage contentPage, Language language) ContentControl.getContentPageDescriptionForUpdate
(ContentPage contentPage, Language language) ContentControl.getContentPageDescriptionsByContentPage
(ContentPage contentPage) ContentControl.getContentPageDescriptionsByContentPageForUpdate
(ContentPage contentPage) ContentControl.getContentPageDescriptionTransfers
(UserVisit userVisit, ContentPage contentPage) ContentControl.getContentPageDescriptionValueForUpdate
(ContentPage contentPage, Language language) ContentControl.getContentPageDetailValueForUpdate
(ContentPage contentPage) ContentControl.getContentPageTransfer
(UserVisit userVisit, ContentPage contentPage) Method parameters in com.echothree.model.control.content.server.control with type arguments of type ContentPageModifier and TypeMethodDescriptionContentControl.getContentPageTransfers
(UserVisit userVisit, Collection<ContentPage> contentPages) -
Uses of ContentPage in com.echothree.model.control.content.server.graphql
Constructors in com.echothree.model.control.content.server.graphql with parameters of type ContentPage -
Uses of ContentPage in com.echothree.model.control.content.server.transfer
Methods in com.echothree.model.control.content.server.transfer with parameters of type ContentPageModifier and TypeMethodDescriptionContentPageTransferCache.getContentPageTransfer
(ContentPage contentPage) -
Uses of ContentPage in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentPageModifier and TypeMethodDescriptionContentPageAreaDetail.getContentPage()
ContentPageAreaDetail.getContentPage
(EntityPermission entityPermission) ContentPageAreaDetail.getContentPage
(Session session) ContentPageAreaDetail.getContentPage
(Session session, EntityPermission entityPermission) ContentPageDescription.getContentPage()
ContentPageDescription.getContentPage
(EntityPermission entityPermission) ContentPageDescription.getContentPage
(Session session) ContentPageDescription.getContentPage
(Session session, EntityPermission entityPermission) ContentPageDetail.getContentPage()
ContentPageDetail.getContentPage
(EntityPermission entityPermission) ContentPageDetail.getContentPage
(Session session) ContentPageDetail.getContentPage
(Session session, EntityPermission entityPermission) ContentPageAreaDetail.getContentPageForUpdate()
ContentPageAreaDetail.getContentPageForUpdate
(Session session) ContentPageDescription.getContentPageForUpdate()
ContentPageDescription.getContentPageForUpdate
(Session session) ContentPageDetail.getContentPageForUpdate()
ContentPageDetail.getContentPageForUpdate
(Session session) Methods in com.echothree.model.data.content.server.entity with parameters of type ContentPageModifier and TypeMethodDescriptionvoid
ContentPageAreaDetail.setContentPage
(ContentPage entity) void
ContentPageDescription.setContentPage
(ContentPage entity) void
ContentPageDetail.setContentPage
(ContentPage entity) -
Uses of ContentPage in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentPageModifier and TypeMethodDescriptionContentPageFactory.create()
ContentPageFactory.create
(ContentPageDetailPK activeDetailPK, ContentPageDetailPK lastDetailPK) ContentPageFactory.create
(ContentPageDetail activeDetail, ContentPageDetail lastDetail) ContentPageFactory.create
(Session session, ContentPageDetailPK activeDetailPK, ContentPageDetailPK lastDetailPK) ContentPageFactory.create
(Session session, ContentPageDetail activeDetail, ContentPageDetail lastDetail) ContentPageFactory.getEntityFromCache
(Session session, ContentPagePK pk) ContentPageFactory.getEntityFromPK
(EntityPermission entityPermission, ContentPagePK pk) ContentPageFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ContentPagePK pk) ContentPageFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ContentPageFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentPageFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentPageFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentPageFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentPageFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentPageFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentPageFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) ContentPageFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) ContentPageFactory.getEntityFromValue
(EntityPermission entityPermission, ContentPageValue value) ContentPageFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, ContentPageValue value) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentPageModifier and TypeMethodDescriptionContentPageFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ContentPagePK> pks) ContentPageFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ContentPagePK> pks) ContentPageFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ContentPageFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentPageFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentPageFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentPageFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ContentPageFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ContentPageFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ContentPageFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) ContentPageFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentPageModifier and TypeMethodDescriptionContentPageAreaDetailFactory.create
(ContentPageArea contentPageArea, ContentPage contentPage, ContentPageLayoutArea contentPageLayoutArea, Language language, MimeType mimeType, Long fromTime, Long thruTime) ContentPageAreaDetailFactory.create
(Session session, ContentPageArea contentPageArea, ContentPage contentPage, ContentPageLayoutArea contentPageLayoutArea, Language language, MimeType mimeType, Long fromTime, Long thruTime) ContentPageDescriptionFactory.create
(ContentPage contentPage, Language language, String description, Long fromTime, Long thruTime) ContentPageDescriptionFactory.create
(Session session, ContentPage contentPage, Language language, String description, Long fromTime, Long thruTime) ContentPageDetailFactory.create
(ContentPage contentPage, ContentSection contentSection, String contentPageName, ContentPageLayout contentPageLayout, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentPageDetailFactory.create
(Session session, ContentPage contentPage, ContentSection contentSection, String contentPageName, ContentPageLayout contentPageLayout, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) void
ContentPageFactory.remove
(Session session, ContentPage entity) void
ContentPageFactory.store
(Session session, ContentPage entity) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentPageModifier and TypeMethodDescriptionvoid
ContentPageFactory.store
(Session session, Collection<ContentPage> entities) void
ContentPageFactory.store
(Collection<ContentPage> entities)