Uses of Class
com.echothree.model.data.content.common.pk.ContentPageAreaDetailPK
Packages that use ContentPageAreaDetailPK
Package
Description
-
Uses of ContentPageAreaDetailPK in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentPageAreaDetailPKModifier and TypeMethodDescriptionContentPageArea.getActiveDetailPK()ContentPageAreaBlob.getContentPageAreaDetailPK()ContentPageAreaClob.getContentPageAreaDetailPK()ContentPageAreaString.getContentPageAreaDetailPK()ContentPageAreaUrl.getContentPageAreaDetailPK()ContentPageArea.getLastDetailPK()ContentPageAreaDetail.getPrimaryKey()Methods in com.echothree.model.data.content.server.entity with parameters of type ContentPageAreaDetailPKModifier and TypeMethodDescriptionvoidContentPageArea.setActiveDetailPK(ContentPageAreaDetailPK activeDetailPK) voidContentPageAreaBlob.setContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) voidContentPageAreaClob.setContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) voidContentPageAreaString.setContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) voidContentPageAreaUrl.setContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) voidContentPageArea.setLastDetailPK(ContentPageAreaDetailPK lastDetailPK) -
Uses of ContentPageAreaDetailPK in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentPageAreaDetailPKModifier and TypeMethodDescriptionContentPageAreaDetailFactory.getNextPK()ContentPageAreaDetailFactory.getPKFromQuery(PreparedStatement ps, Object... params) ContentPageAreaDetailFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentPageAreaDetailPKModifier and TypeMethodDescriptionContentPageAreaDetailFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) ContentPageAreaDetailFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) ContentPageAreaDetailFactory.getPKsFromResultSetAsList(ResultSet rs) ContentPageAreaDetailFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentPageAreaDetailPKModifier and TypeMethodDescriptionContentPageAreaBlobFactory.create(ContentPageAreaDetailPK contentPageAreaDetailPK, ByteArray blob) ContentPageAreaClobFactory.create(ContentPageAreaDetailPK contentPageAreaDetailPK, String clob) ContentPageAreaFactory.create(ContentPageAreaDetailPK activeDetailPK, ContentPageAreaDetailPK lastDetailPK) ContentPageAreaStringFactory.create(ContentPageAreaDetailPK contentPageAreaDetailPK, String string) ContentPageAreaUrlFactory.create(ContentPageAreaDetailPK contentPageAreaDetailPK, String url) ContentPageAreaDetailFactory.getEntityFromCache(ContentPageAreaDetailPK pk) ContentPageAreaDetailFactory.getEntityFromPK(EntityPermission entityPermission, ContentPageAreaDetailPK pk) ContentPageAreaDetailFactory.getValueFromPK(ContentPageAreaDetailPK pk) voidContentPageAreaDetailFactory.remove(ContentPageAreaDetailPK pk) booleanContentPageAreaDetailFactory.validPK(ContentPageAreaDetailPK pk) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentPageAreaDetailPKModifier and TypeMethodDescriptionContentPageAreaDetailFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContentPageAreaDetailPK> pks) ContentPageAreaDetailFactory.getValuesFromPKs(Collection<ContentPageAreaDetailPK> pks) voidContentPageAreaDetailFactory.remove(Collection<ContentPageAreaDetailPK> pks) -
Uses of ContentPageAreaDetailPK in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ContentPageAreaDetailPKModifier and TypeMethodDescriptionContentPageAreaValue.getActiveDetailPK()ContentPageAreaBlobValue.getContentPageAreaDetailPK()ContentPageAreaClobValue.getContentPageAreaDetailPK()ContentPageAreaStringValue.getContentPageAreaDetailPK()ContentPageAreaUrlValue.getContentPageAreaDetailPK()ContentPageAreaValue.getLastDetailPK()ContentPageAreaDetailValue.getPrimaryKey()Methods in com.echothree.model.data.content.server.value with parameters of type ContentPageAreaDetailPKModifier and TypeMethodDescriptionvoidContentPageAreaValue.setActiveDetailPK(ContentPageAreaDetailPK activeDetailPK) voidContentPageAreaBlobValue.setContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) voidContentPageAreaClobValue.setContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) voidContentPageAreaStringValue.setContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) voidContentPageAreaUrlValue.setContentPageAreaDetailPK(ContentPageAreaDetailPK contentPageAreaDetailPK) voidContentPageAreaValue.setLastDetailPK(ContentPageAreaDetailPK lastDetailPK) Constructors in com.echothree.model.data.content.server.value with parameters of type ContentPageAreaDetailPKModifierConstructorDescriptionContentPageAreaBlobValue(ContentPageAreaBlobPK contentPageAreaBlobPK, ContentPageAreaDetailPK contentPageAreaDetailPK, ByteArray blob) Creates a new instance of ContentPageAreaBlobValueContentPageAreaBlobValue(ContentPageAreaDetailPK contentPageAreaDetailPK, ByteArray blob) Creates a new instance of ContentPageAreaBlobValueContentPageAreaClobValue(ContentPageAreaClobPK contentPageAreaClobPK, ContentPageAreaDetailPK contentPageAreaDetailPK, String clob) Creates a new instance of ContentPageAreaClobValueContentPageAreaClobValue(ContentPageAreaDetailPK contentPageAreaDetailPK, String clob) Creates a new instance of ContentPageAreaClobValueContentPageAreaDetailValue(ContentPageAreaDetailPK contentPageAreaDetailPK, ContentPageAreaPK contentPageAreaPK, ContentPagePK contentPagePK, ContentPageLayoutAreaPK contentPageLayoutAreaPK, LanguagePK languagePK, MimeTypePK mimeTypePK, Long fromTime, Long thruTime) Creates a new instance of ContentPageAreaDetailValueContentPageAreaStringValue(ContentPageAreaDetailPK contentPageAreaDetailPK, String string) Creates a new instance of ContentPageAreaStringValueContentPageAreaStringValue(ContentPageAreaStringPK contentPageAreaStringPK, ContentPageAreaDetailPK contentPageAreaDetailPK, String string) Creates a new instance of ContentPageAreaStringValueContentPageAreaUrlValue(ContentPageAreaDetailPK contentPageAreaDetailPK, String url) Creates a new instance of ContentPageAreaUrlValueContentPageAreaUrlValue(ContentPageAreaUrlPK contentPageAreaLinkPK, ContentPageAreaDetailPK contentPageAreaDetailPK, String url) Creates a new instance of ContentPageAreaUrlValueContentPageAreaValue(ContentPageAreaDetailPK activeDetailPK, ContentPageAreaDetailPK lastDetailPK) Creates a new instance of ContentPageAreaValueContentPageAreaValue(ContentPageAreaPK contentPageAreaPK, ContentPageAreaDetailPK activeDetailPK, ContentPageAreaDetailPK lastDetailPK) Creates a new instance of ContentPageAreaValue -
Uses of ContentPageAreaDetailPK in com.echothree.model.jooq.server.records.content
Methods in com.echothree.model.jooq.server.records.content that return ContentPageAreaDetailPKModifier and TypeMethodDescriptionContentPageAreas.ActiveDetail()Getter forcontentpageareas.cntpa_activedetailid.ContentPageAreaBlobs.ContentPageAreaDetail()Getter forcontentpageareablobs.cntpab_cntpad_contentpageareadetailid.ContentPageAreaClobs.ContentPageAreaDetail()Getter forcontentpageareaclobs.cntpac_cntpad_contentpageareadetailid.ContentPageAreaDetails.ContentPageAreaDetail()Getter forcontentpageareadetails.cntpad_contentpageareadetailid.ContentPageAreaStrings.ContentPageAreaDetail()Getter forcontentpageareastrings.cntpas_cntpad_contentpageareadetailid.ContentPageAreaUrls.ContentPageAreaDetail()Getter forcontentpageareaurls.cntpau_cntpad_contentpageareadetailid.ContentPageAreas.LastDetail()Getter forcontentpageareas.cntpa_lastdetailid.Methods in com.echothree.model.jooq.server.records.content that return types with arguments of type ContentPageAreaDetailPKModifier and TypeMethodDescriptionorg.jooq.Record1<ContentPageAreaDetailPK> ContentPageAreaDetails.key()Methods in com.echothree.model.jooq.server.records.content with parameters of type ContentPageAreaDetailPKModifier and TypeMethodDescriptionvoidContentPageAreas.ActiveDetail(ContentPageAreaDetailPK value) Setter forcontentpageareas.cntpa_activedetailid.voidContentPageAreaBlobs.ContentPageAreaDetail(ContentPageAreaDetailPK value) Setter forcontentpageareablobs.cntpab_cntpad_contentpageareadetailid.voidContentPageAreaClobs.ContentPageAreaDetail(ContentPageAreaDetailPK value) Setter forcontentpageareaclobs.cntpac_cntpad_contentpageareadetailid.voidContentPageAreaDetails.ContentPageAreaDetail(ContentPageAreaDetailPK value) Setter forcontentpageareadetails.cntpad_contentpageareadetailid.voidContentPageAreaStrings.ContentPageAreaDetail(ContentPageAreaDetailPK value) Setter forcontentpageareastrings.cntpas_cntpad_contentpageareadetailid.voidContentPageAreaUrls.ContentPageAreaDetail(ContentPageAreaDetailPK value) Setter forcontentpageareaurls.cntpau_cntpad_contentpageareadetailid.voidContentPageAreas.LastDetail(ContentPageAreaDetailPK value) Setter forcontentpageareas.cntpa_lastdetailid.Constructors in com.echothree.model.jooq.server.records.content with parameters of type ContentPageAreaDetailPKModifierConstructorDescriptionContentPageAreaBlobs(ContentPageAreaBlobPK ContentPageAreaBlob, ContentPageAreaDetailPK ContentPageAreaDetail, byte[] Blob) Create a detached, initialised ContentPageAreaBlobsContentPageAreaClobs(ContentPageAreaClobPK ContentPageAreaClob, ContentPageAreaDetailPK ContentPageAreaDetail, String Clob) Create a detached, initialised ContentPageAreaClobsContentPageAreaDetails(ContentPageAreaDetailPK ContentPageAreaDetail, ContentPageAreaPK ContentPageArea, ContentPagePK ContentPage, ContentPageLayoutAreaPK ContentPageLayoutArea, LanguagePK Language, MimeTypePK MimeType, Long FromTime, Long ThruTime) Create a detached, initialised ContentPageAreaDetailsContentPageAreas(ContentPageAreaPK ContentPageArea, ContentPageAreaDetailPK ActiveDetail, ContentPageAreaDetailPK LastDetail) Create a detached, initialised ContentPageAreasContentPageAreaStrings(ContentPageAreaStringPK ContentPageAreaString, ContentPageAreaDetailPK ContentPageAreaDetail, String String) Create a detached, initialised ContentPageAreaStringsContentPageAreaUrls(ContentPageAreaUrlPK ContentPageAreaLink, ContentPageAreaDetailPK ContentPageAreaDetail, String Url) Create a detached, initialised ContentPageAreaUrls -
Uses of ContentPageAreaDetailPK in com.echothree.model.jooq.server.tables.content
Fields in com.echothree.model.jooq.server.tables.content with type parameters of type ContentPageAreaDetailPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ContentPageAreas, ContentPageAreaDetailPK> ContentPageAreas.ACTIVE_DETAILThe columncontentpageareas.cntpa_activedetailid.final org.jooq.TableField<ContentPageAreaBlobs, ContentPageAreaDetailPK> ContentPageAreaBlobs.CONTENT_PAGE_AREA_DETAILThe columncontentpageareablobs.cntpab_cntpad_contentpageareadetailid.final org.jooq.TableField<ContentPageAreaClobs, ContentPageAreaDetailPK> ContentPageAreaClobs.CONTENT_PAGE_AREA_DETAILThe columncontentpageareaclobs.cntpac_cntpad_contentpageareadetailid.final org.jooq.TableField<ContentPageAreaDetails, ContentPageAreaDetailPK> ContentPageAreaDetails.CONTENT_PAGE_AREA_DETAILThe columncontentpageareadetails.cntpad_contentpageareadetailid.final org.jooq.TableField<ContentPageAreaStrings, ContentPageAreaDetailPK> ContentPageAreaStrings.CONTENT_PAGE_AREA_DETAILThe columncontentpageareastrings.cntpas_cntpad_contentpageareadetailid.final org.jooq.TableField<ContentPageAreaUrls, ContentPageAreaDetailPK> ContentPageAreaUrls.CONTENT_PAGE_AREA_DETAILThe columncontentpageareaurls.cntpau_cntpad_contentpageareadetailid.final org.jooq.TableField<ContentPageAreas, ContentPageAreaDetailPK> ContentPageAreas.LAST_DETAILThe columncontentpageareas.cntpa_lastdetailid.