Uses of Class
com.echothree.model.data.content.common.pk.ContentCategoryPK
Packages that use ContentCategoryPK
Package
Description
-
Uses of ContentCategoryPK in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control with parameters of type ContentCategoryPKModifier and TypeMethodDescriptionContentControl.getContentCategoryByPK(ContentCategoryPK contentCategoryPK) -
Uses of ContentCategoryPK in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentCategoryPKModifier and TypeMethodDescriptionContentCategoryDescription.getContentCategoryPK()ContentCategoryDetail.getContentCategoryPK()ContentCategoryItem.getContentCategoryPK()ContentCategoryDetail.getParentContentCategoryPK()ContentCategory.getPrimaryKey()Methods in com.echothree.model.data.content.server.entity with parameters of type ContentCategoryPKModifier and TypeMethodDescriptionvoidContentCategoryDescription.setContentCategoryPK(ContentCategoryPK contentCategoryPK) voidContentCategoryDetail.setContentCategoryPK(ContentCategoryPK contentCategoryPK) voidContentCategoryItem.setContentCategoryPK(ContentCategoryPK contentCategoryPK) voidContentCategoryDetail.setParentContentCategoryPK(ContentCategoryPK parentContentCategoryPK) -
Uses of ContentCategoryPK in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentCategoryPKModifier and TypeMethodDescriptionContentCategoryFactory.getNextPK()ContentCategoryFactory.getPKFromQuery(PreparedStatement ps, Object... params) ContentCategoryFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentCategoryPKModifier and TypeMethodDescriptionContentCategoryFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) ContentCategoryFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) ContentCategoryFactory.getPKsFromResultSetAsList(ResultSet rs) ContentCategoryFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentCategoryPKModifier and TypeMethodDescriptionContentCategoryDescriptionFactory.create(ContentCategoryPK contentCategoryPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ContentCategoryDetailFactory.create(ContentCategoryPK contentCategoryPK, ContentCatalogPK contentCatalogPK, String contentCategoryName, ContentCategoryPK parentContentCategoryPK, OfferUsePK defaultOfferUsePK, SelectorPK contentCategoryItemSelectorPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentCategoryItemFactory.create(ContentCategoryPK contentCategoryPK, ContentCatalogItemPK contentCatalogItemPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentCategoryFactory.getEntityFromCache(ContentCategoryPK pk) ContentCategoryFactory.getEntityFromPK(EntityPermission entityPermission, ContentCategoryPK pk) ContentCategoryFactory.getValueFromPK(ContentCategoryPK pk) voidContentCategoryFactory.remove(ContentCategoryPK pk) booleanContentCategoryFactory.validPK(ContentCategoryPK pk) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentCategoryPKModifier and TypeMethodDescriptionContentCategoryFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContentCategoryPK> pks) ContentCategoryFactory.getValuesFromPKs(Collection<ContentCategoryPK> pks) voidContentCategoryFactory.remove(Collection<ContentCategoryPK> pks) -
Uses of ContentCategoryPK in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ContentCategoryPKModifier and TypeMethodDescriptionContentCategoryDescriptionValue.getContentCategoryPK()ContentCategoryDetailValue.getContentCategoryPK()ContentCategoryItemValue.getContentCategoryPK()ContentCategoryDetailValue.getParentContentCategoryPK()ContentCategoryValue.getPrimaryKey()Methods in com.echothree.model.data.content.server.value with parameters of type ContentCategoryPKModifier and TypeMethodDescriptionvoidContentCategoryDescriptionValue.setContentCategoryPK(ContentCategoryPK contentCategoryPK) voidContentCategoryDetailValue.setContentCategoryPK(ContentCategoryPK contentCategoryPK) voidContentCategoryItemValue.setContentCategoryPK(ContentCategoryPK contentCategoryPK) voidContentCategoryDetailValue.setParentContentCategoryPK(ContentCategoryPK parentContentCategoryPK) Constructors in com.echothree.model.data.content.server.value with parameters of type ContentCategoryPKModifierConstructorDescriptionContentCategoryDescriptionValue(ContentCategoryDescriptionPK contentCategoryDescriptionPK, ContentCategoryPK contentCategoryPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContentCategoryDescriptionValueContentCategoryDescriptionValue(ContentCategoryPK contentCategoryPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ContentCategoryDescriptionValueContentCategoryDetailValue(ContentCategoryDetailPK contentCategoryDetailPK, ContentCategoryPK contentCategoryPK, ContentCatalogPK contentCatalogPK, String contentCategoryName, ContentCategoryPK parentContentCategoryPK, OfferUsePK defaultOfferUsePK, SelectorPK contentCategoryItemSelectorPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCategoryDetailValueContentCategoryDetailValue(ContentCategoryPK contentCategoryPK, ContentCatalogPK contentCatalogPK, String contentCategoryName, ContentCategoryPK parentContentCategoryPK, OfferUsePK defaultOfferUsePK, SelectorPK contentCategoryItemSelectorPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCategoryDetailValueContentCategoryItemValue(ContentCategoryItemPK contentCategoryItemPK, ContentCategoryPK contentCategoryPK, ContentCatalogItemPK contentCatalogItemPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCategoryItemValueContentCategoryItemValue(ContentCategoryPK contentCategoryPK, ContentCatalogItemPK contentCatalogItemPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ContentCategoryItemValueContentCategoryValue(ContentCategoryPK contentCategoryPK, ContentCategoryDetailPK activeDetailPK, ContentCategoryDetailPK lastDetailPK) Creates a new instance of ContentCategoryValue -
Uses of ContentCategoryPK in com.echothree.model.jooq.server.records.content
Methods in com.echothree.model.jooq.server.records.content that return ContentCategoryPKModifier and TypeMethodDescriptionContentCategories.ContentCategory()Getter forcontentcategories.cntcg_contentcategoryid.ContentCategoryDescriptions.ContentCategory()Getter forcontentcategorydescriptions.cntcgd_cntcg_contentcategoryid.ContentCategoryDetails.ContentCategory()Getter forcontentcategorydetails.cntcgdt_cntcg_contentcategoryid.ContentCategoryItems.ContentCategory()Getter forcontentcategoryitems.cntcgi_cntcg_contentcategoryid.ContentCategoryDetails.ParentContentCategory()Getter forcontentcategorydetails.cntcgdt_parentcontentcategoryid.Methods in com.echothree.model.jooq.server.records.content that return types with arguments of type ContentCategoryPKMethods in com.echothree.model.jooq.server.records.content with parameters of type ContentCategoryPKModifier and TypeMethodDescriptionvoidContentCategories.ContentCategory(ContentCategoryPK value) Setter forcontentcategories.cntcg_contentcategoryid.voidContentCategoryDescriptions.ContentCategory(ContentCategoryPK value) Setter forcontentcategorydescriptions.cntcgd_cntcg_contentcategoryid.voidContentCategoryDetails.ContentCategory(ContentCategoryPK value) Setter forcontentcategorydetails.cntcgdt_cntcg_contentcategoryid.voidContentCategoryItems.ContentCategory(ContentCategoryPK value) Setter forcontentcategoryitems.cntcgi_cntcg_contentcategoryid.voidContentCategoryDetails.ParentContentCategory(ContentCategoryPK value) Setter forcontentcategorydetails.cntcgdt_parentcontentcategoryid.Constructors in com.echothree.model.jooq.server.records.content with parameters of type ContentCategoryPKModifierConstructorDescriptionContentCategories(ContentCategoryPK ContentCategory, ContentCategoryDetailPK ActiveDetail, ContentCategoryDetailPK LastDetail) Create a detached, initialised ContentCategoriesContentCategoryDescriptions(ContentCategoryDescriptionPK ContentCategoryDescription, ContentCategoryPK ContentCategory, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised ContentCategoryDescriptionsContentCategoryDetails(ContentCategoryDetailPK ContentCategoryDetail, ContentCategoryPK ContentCategory, ContentCatalogPK ContentCatalog, String ContentCategoryName, ContentCategoryPK ParentContentCategory, OfferUsePK DefaultOfferUse, SelectorPK ContentCategoryItemSelector, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised ContentCategoryDetailsContentCategoryItems(ContentCategoryItemPK ContentCategoryItem, ContentCategoryPK ContentCategory, ContentCatalogItemPK ContentCatalogItem, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised ContentCategoryItems -
Uses of ContentCategoryPK in com.echothree.model.jooq.server.tables.content
Fields in com.echothree.model.jooq.server.tables.content with type parameters of type ContentCategoryPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ContentCategories, ContentCategoryPK> ContentCategories.CONTENT_CATEGORYThe columncontentcategories.cntcg_contentcategoryid.final org.jooq.TableField<ContentCategoryDescriptions, ContentCategoryPK> ContentCategoryDescriptions.CONTENT_CATEGORYThe columncontentcategorydescriptions.cntcgd_cntcg_contentcategoryid.final org.jooq.TableField<ContentCategoryDetails, ContentCategoryPK> ContentCategoryDetails.CONTENT_CATEGORYThe columncontentcategorydetails.cntcgdt_cntcg_contentcategoryid.final org.jooq.TableField<ContentCategoryItems, ContentCategoryPK> ContentCategoryItems.CONTENT_CATEGORYThe columncontentcategoryitems.cntcgi_cntcg_contentcategoryid.final org.jooq.TableField<ContentCategoryDetails, ContentCategoryPK> ContentCategoryDetails.PARENT_CONTENT_CATEGORYThe columncontentcategorydetails.cntcgdt_parentcontentcategoryid.