Uses of Class
com.echothree.model.data.content.common.pk.ContentPageLayoutAreaPK
Packages that use ContentPageLayoutAreaPK
Package
Description
-
Uses of ContentPageLayoutAreaPK in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentPageLayoutAreaPKModifier and TypeMethodDescriptionContentPageAreaDetail.getContentPageLayoutAreaPK()ContentPageLayoutAreaDescription.getContentPageLayoutAreaPK()ContentPageLayoutArea.getPrimaryKey()Methods in com.echothree.model.data.content.server.entity with parameters of type ContentPageLayoutAreaPKModifier and TypeMethodDescriptionvoidContentPageAreaDetail.setContentPageLayoutAreaPK(ContentPageLayoutAreaPK contentPageLayoutAreaPK) voidContentPageLayoutAreaDescription.setContentPageLayoutAreaPK(ContentPageLayoutAreaPK contentPageLayoutAreaPK) -
Uses of ContentPageLayoutAreaPK in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentPageLayoutAreaPKModifier and TypeMethodDescriptionContentPageLayoutAreaFactory.getNextPK()ContentPageLayoutAreaFactory.getPKFromQuery(PreparedStatement ps, Object... params) ContentPageLayoutAreaFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentPageLayoutAreaPKModifier and TypeMethodDescriptionContentPageLayoutAreaFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) ContentPageLayoutAreaFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) ContentPageLayoutAreaFactory.getPKsFromResultSetAsList(ResultSet rs) ContentPageLayoutAreaFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentPageLayoutAreaPKModifier and TypeMethodDescriptionContentPageAreaDetailFactory.create(ContentPageAreaPK contentPageAreaPK, ContentPagePK contentPagePK, ContentPageLayoutAreaPK contentPageLayoutAreaPK, LanguagePK languagePK, MimeTypePK mimeTypePK, Long fromTime, Long thruTime) ContentPageLayoutAreaDescriptionFactory.create(ContentPageLayoutAreaPK contentPageLayoutAreaPK, LanguagePK languagePK, String description) ContentPageLayoutAreaFactory.getEntityFromCache(ContentPageLayoutAreaPK pk) ContentPageLayoutAreaFactory.getEntityFromPK(EntityPermission entityPermission, ContentPageLayoutAreaPK pk) ContentPageLayoutAreaFactory.getValueFromPK(ContentPageLayoutAreaPK pk) voidContentPageLayoutAreaFactory.remove(ContentPageLayoutAreaPK pk) booleanContentPageLayoutAreaFactory.validPK(ContentPageLayoutAreaPK pk) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentPageLayoutAreaPKModifier and TypeMethodDescriptionContentPageLayoutAreaFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContentPageLayoutAreaPK> pks) ContentPageLayoutAreaFactory.getValuesFromPKs(Collection<ContentPageLayoutAreaPK> pks) voidContentPageLayoutAreaFactory.remove(Collection<ContentPageLayoutAreaPK> pks) -
Uses of ContentPageLayoutAreaPK in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ContentPageLayoutAreaPKModifier and TypeMethodDescriptionContentPageAreaDetailValue.getContentPageLayoutAreaPK()ContentPageLayoutAreaDescriptionValue.getContentPageLayoutAreaPK()ContentPageLayoutAreaValue.getPrimaryKey()Methods in com.echothree.model.data.content.server.value with parameters of type ContentPageLayoutAreaPKModifier and TypeMethodDescriptionvoidContentPageAreaDetailValue.setContentPageLayoutAreaPK(ContentPageLayoutAreaPK contentPageLayoutAreaPK) voidContentPageLayoutAreaDescriptionValue.setContentPageLayoutAreaPK(ContentPageLayoutAreaPK contentPageLayoutAreaPK) Constructors in com.echothree.model.data.content.server.value with parameters of type ContentPageLayoutAreaPKModifierConstructorDescriptionContentPageAreaDetailValue(ContentPageAreaDetailPK contentPageAreaDetailPK, ContentPageAreaPK contentPageAreaPK, ContentPagePK contentPagePK, ContentPageLayoutAreaPK contentPageLayoutAreaPK, LanguagePK languagePK, MimeTypePK mimeTypePK, Long fromTime, Long thruTime) Creates a new instance of ContentPageAreaDetailValueContentPageAreaDetailValue(ContentPageAreaPK contentPageAreaPK, ContentPagePK contentPagePK, ContentPageLayoutAreaPK contentPageLayoutAreaPK, LanguagePK languagePK, MimeTypePK mimeTypePK, Long fromTime, Long thruTime) Creates a new instance of ContentPageAreaDetailValueContentPageLayoutAreaDescriptionValue(ContentPageLayoutAreaDescriptionPK contentPageLayoutAreaDescriptionPK, ContentPageLayoutAreaPK contentPageLayoutAreaPK, LanguagePK languagePK, String description) Creates a new instance of ContentPageLayoutAreaDescriptionValueContentPageLayoutAreaDescriptionValue(ContentPageLayoutAreaPK contentPageLayoutAreaPK, LanguagePK languagePK, String description) Creates a new instance of ContentPageLayoutAreaDescriptionValueContentPageLayoutAreaValue(ContentPageLayoutAreaPK contentPageLayoutAreaPK, ContentPageLayoutPK contentPageLayoutPK, ContentPageAreaTypePK contentPageAreaTypePK, Boolean showDescriptionField, Integer sortOrder) Creates a new instance of ContentPageLayoutAreaValue -
Uses of ContentPageLayoutAreaPK in com.echothree.model.jooq.server.records.content
Methods in com.echothree.model.jooq.server.records.content that return ContentPageLayoutAreaPKModifier and TypeMethodDescriptionContentPageAreaDetails.ContentPageLayoutArea()Getter forcontentpageareadetails.cntpad_cntpla_contentpagelayoutareaid.ContentPageLayoutAreaDescriptions.ContentPageLayoutArea()Getter forcontentpagelayoutareadescriptions.cntplad_cntpla_contentpagelayoutareaid.ContentPageLayoutAreas.ContentPageLayoutArea()Getter forcontentpagelayoutareas.cntpla_contentpagelayoutareaid.Methods in com.echothree.model.jooq.server.records.content that return types with arguments of type ContentPageLayoutAreaPKModifier and TypeMethodDescriptionorg.jooq.Record1<ContentPageLayoutAreaPK> ContentPageLayoutAreas.key()Methods in com.echothree.model.jooq.server.records.content with parameters of type ContentPageLayoutAreaPKModifier and TypeMethodDescriptionvoidContentPageAreaDetails.ContentPageLayoutArea(ContentPageLayoutAreaPK value) Setter forcontentpageareadetails.cntpad_cntpla_contentpagelayoutareaid.voidContentPageLayoutAreaDescriptions.ContentPageLayoutArea(ContentPageLayoutAreaPK value) Setter forcontentpagelayoutareadescriptions.cntplad_cntpla_contentpagelayoutareaid.voidContentPageLayoutAreas.ContentPageLayoutArea(ContentPageLayoutAreaPK value) Setter forcontentpagelayoutareas.cntpla_contentpagelayoutareaid.Constructors in com.echothree.model.jooq.server.records.content with parameters of type ContentPageLayoutAreaPKModifierConstructorDescriptionContentPageAreaDetails(ContentPageAreaDetailPK ContentPageAreaDetail, ContentPageAreaPK ContentPageArea, ContentPagePK ContentPage, ContentPageLayoutAreaPK ContentPageLayoutArea, LanguagePK Language, MimeTypePK MimeType, Long FromTime, Long ThruTime) Create a detached, initialised ContentPageAreaDetailsContentPageLayoutAreaDescriptions(ContentPageLayoutAreaDescriptionPK ContentPageLayoutAreaDescription, ContentPageLayoutAreaPK ContentPageLayoutArea, LanguagePK Language, String Description) Create a detached, initialised ContentPageLayoutAreaDescriptionsContentPageLayoutAreas(ContentPageLayoutAreaPK ContentPageLayoutArea, ContentPageLayoutPK ContentPageLayout, ContentPageAreaTypePK ContentPageAreaType, Boolean ShowDescriptionField, Integer SortOrder) Create a detached, initialised ContentPageLayoutAreas -
Uses of ContentPageLayoutAreaPK in com.echothree.model.jooq.server.tables.content
Fields in com.echothree.model.jooq.server.tables.content with type parameters of type ContentPageLayoutAreaPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ContentPageAreaDetails, ContentPageLayoutAreaPK> ContentPageAreaDetails.CONTENT_PAGE_LAYOUT_AREAThe columncontentpageareadetails.cntpad_cntpla_contentpagelayoutareaid.final org.jooq.TableField<ContentPageLayoutAreaDescriptions, ContentPageLayoutAreaPK> ContentPageLayoutAreaDescriptions.CONTENT_PAGE_LAYOUT_AREAThe columncontentpagelayoutareadescriptions.cntplad_cntpla_contentpagelayoutareaid.final org.jooq.TableField<ContentPageLayoutAreas, ContentPageLayoutAreaPK> ContentPageLayoutAreas.CONTENT_PAGE_LAYOUT_AREAThe columncontentpagelayoutareas.cntpla_contentpagelayoutareaid.