Uses of Class
com.echothree.model.data.content.common.pk.ContentCatalogItemPK
Packages that use ContentCatalogItemPK
Package
Description
-
Uses of ContentCatalogItemPK in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control with parameters of type ContentCatalogItemPKModifier and TypeMethodDescriptionContentControl.getContentCatalogItemByPK(ContentCatalogItemPK contentCatalogItemPK) -
Uses of ContentCatalogItemPK in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ContentCatalogItemPKModifier and TypeMethodDescriptionContentCatalogItemFixedPrice.getContentCatalogItemPK()ContentCatalogItemVariablePrice.getContentCatalogItemPK()ContentCategoryItem.getContentCatalogItemPK()ContentCatalogItem.getPrimaryKey()Methods in com.echothree.model.data.content.server.entity with parameters of type ContentCatalogItemPKModifier and TypeMethodDescriptionvoidContentCatalogItemFixedPrice.setContentCatalogItemPK(ContentCatalogItemPK contentCatalogItemPK) voidContentCatalogItemVariablePrice.setContentCatalogItemPK(ContentCatalogItemPK contentCatalogItemPK) voidContentCategoryItem.setContentCatalogItemPK(ContentCatalogItemPK contentCatalogItemPK) -
Uses of ContentCatalogItemPK in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory that return ContentCatalogItemPKModifier and TypeMethodDescriptionContentCatalogItemFactory.getNextPK()ContentCatalogItemFactory.getPKFromQuery(PreparedStatement ps, Object... params) ContentCatalogItemFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory that return types with arguments of type ContentCatalogItemPKModifier and TypeMethodDescriptionContentCatalogItemFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) ContentCatalogItemFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) ContentCatalogItemFactory.getPKsFromResultSetAsList(ResultSet rs) ContentCatalogItemFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.content.server.factory with parameters of type ContentCatalogItemPKModifier and TypeMethodDescriptionContentCatalogItemFixedPriceFactory.create(ContentCatalogItemPK contentCatalogItemPK, Long unitPrice, Long fromTime, Long thruTime) ContentCatalogItemVariablePriceFactory.create(ContentCatalogItemPK contentCatalogItemPK, Long minimumUnitPrice, Long maximumUnitPrice, Long unitPriceIncrement, Long fromTime, Long thruTime) ContentCategoryItemFactory.create(ContentCategoryPK contentCategoryPK, ContentCatalogItemPK contentCatalogItemPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ContentCatalogItemFactory.getEntityFromCache(ContentCatalogItemPK pk) ContentCatalogItemFactory.getEntityFromPK(EntityPermission entityPermission, ContentCatalogItemPK pk) ContentCatalogItemFactory.getValueFromPK(ContentCatalogItemPK pk) voidContentCatalogItemFactory.remove(ContentCatalogItemPK pk) booleanContentCatalogItemFactory.validPK(ContentCatalogItemPK pk) Method parameters in com.echothree.model.data.content.server.factory with type arguments of type ContentCatalogItemPKModifier and TypeMethodDescriptionContentCatalogItemFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ContentCatalogItemPK> pks) ContentCatalogItemFactory.getValuesFromPKs(Collection<ContentCatalogItemPK> pks) voidContentCatalogItemFactory.remove(Collection<ContentCatalogItemPK> pks) -
Uses of ContentCatalogItemPK in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ContentCatalogItemPKModifier and TypeMethodDescriptionContentCatalogItemFixedPriceValue.getContentCatalogItemPK()ContentCatalogItemVariablePriceValue.getContentCatalogItemPK()ContentCategoryItemValue.getContentCatalogItemPK()ContentCatalogItemValue.getPrimaryKey()Methods in com.echothree.model.data.content.server.value with parameters of type ContentCatalogItemPKModifier and TypeMethodDescriptionvoidContentCatalogItemFixedPriceValue.setContentCatalogItemPK(ContentCatalogItemPK contentCatalogItemPK) voidContentCatalogItemVariablePriceValue.setContentCatalogItemPK(ContentCatalogItemPK contentCatalogItemPK) voidContentCategoryItemValue.setContentCatalogItemPK(ContentCatalogItemPK contentCatalogItemPK) Constructors in com.echothree.model.data.content.server.value with parameters of type ContentCatalogItemPKModifierConstructorDescriptionContentCatalogItemFixedPriceValue(ContentCatalogItemFixedPricePK contentCatalogItemFixedPricePK, ContentCatalogItemPK contentCatalogItemPK, Long unitPrice, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogItemFixedPriceValueContentCatalogItemFixedPriceValue(ContentCatalogItemPK contentCatalogItemPK, Long unitPrice, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogItemFixedPriceValueContentCatalogItemValue(ContentCatalogItemPK contentCatalogItemPK, ContentCatalogPK contentCatalogPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogItemValueContentCatalogItemVariablePriceValue(ContentCatalogItemPK contentCatalogItemPK, Long minimumUnitPrice, Long maximumUnitPrice, Long unitPriceIncrement, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogItemVariablePriceValueContentCatalogItemVariablePriceValue(ContentCatalogItemVariablePricePK contentCatalogItemVariablePricePK, ContentCatalogItemPK contentCatalogItemPK, Long minimumUnitPrice, Long maximumUnitPrice, Long unitPriceIncrement, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogItemVariablePriceValueContentCategoryItemValue(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 ContentCategoryItemValue -
Uses of ContentCatalogItemPK in com.echothree.model.jooq.server.records.content
Methods in com.echothree.model.jooq.server.records.content that return ContentCatalogItemPKModifier and TypeMethodDescriptionContentCatalogItemFixedPrices.ContentCatalogItem()Getter forcontentcatalogitemfixedprices.cntctifp_cntcti_contentcatalogitemid.ContentCatalogItems.ContentCatalogItem()Getter forcontentcatalogitems.cntcti_contentcatalogitemid.ContentCatalogItemVariablePrices.ContentCatalogItem()Getter forcontentcatalogitemvariableprices.cntctivp_cntcti_contentcatalogitemid.ContentCategoryItems.ContentCatalogItem()Getter forcontentcategoryitems.cntcgi_cntcti_contentcatalogitemid.Methods in com.echothree.model.jooq.server.records.content that return types with arguments of type ContentCatalogItemPKModifier and TypeMethodDescriptionorg.jooq.Record1<ContentCatalogItemPK> ContentCatalogItems.key()Methods in com.echothree.model.jooq.server.records.content with parameters of type ContentCatalogItemPKModifier and TypeMethodDescriptionvoidContentCatalogItemFixedPrices.ContentCatalogItem(ContentCatalogItemPK value) Setter forcontentcatalogitemfixedprices.cntctifp_cntcti_contentcatalogitemid.voidContentCatalogItems.ContentCatalogItem(ContentCatalogItemPK value) Setter forcontentcatalogitems.cntcti_contentcatalogitemid.voidContentCatalogItemVariablePrices.ContentCatalogItem(ContentCatalogItemPK value) Setter forcontentcatalogitemvariableprices.cntctivp_cntcti_contentcatalogitemid.voidContentCategoryItems.ContentCatalogItem(ContentCatalogItemPK value) Setter forcontentcategoryitems.cntcgi_cntcti_contentcatalogitemid.Constructors in com.echothree.model.jooq.server.records.content with parameters of type ContentCatalogItemPKModifierConstructorDescriptionContentCatalogItemFixedPrices(ContentCatalogItemFixedPricePK ContentCatalogItemFixedPrice, ContentCatalogItemPK ContentCatalogItem, Long UnitPrice, Long FromTime, Long ThruTime) Create a detached, initialised ContentCatalogItemFixedPricesContentCatalogItems(ContentCatalogItemPK ContentCatalogItem, ContentCatalogPK ContentCatalog, ItemPK Item, InventoryConditionPK InventoryCondition, UnitOfMeasureTypePK UnitOfMeasureType, CurrencyPK Currency, Long FromTime, Long ThruTime) Create a detached, initialised ContentCatalogItemsContentCatalogItemVariablePrices(ContentCatalogItemVariablePricePK ContentCatalogItemVariablePrice, ContentCatalogItemPK ContentCatalogItem, Long MinimumUnitPrice, Long MaximumUnitPrice, Long UnitPriceIncrement, Long FromTime, Long ThruTime) Create a detached, initialised ContentCatalogItemVariablePricesContentCategoryItems(ContentCategoryItemPK ContentCategoryItem, ContentCategoryPK ContentCategory, ContentCatalogItemPK ContentCatalogItem, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised ContentCategoryItems -
Uses of ContentCatalogItemPK in com.echothree.model.jooq.server.tables.content
Fields in com.echothree.model.jooq.server.tables.content with type parameters of type ContentCatalogItemPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ContentCatalogItemFixedPrices, ContentCatalogItemPK> ContentCatalogItemFixedPrices.CONTENT_CATALOG_ITEMThe columncontentcatalogitemfixedprices.cntctifp_cntcti_contentcatalogitemid.final org.jooq.TableField<ContentCatalogItems, ContentCatalogItemPK> ContentCatalogItems.CONTENT_CATALOG_ITEMThe columncontentcatalogitems.cntcti_contentcatalogitemid.final org.jooq.TableField<ContentCatalogItemVariablePrices, ContentCatalogItemPK> ContentCatalogItemVariablePrices.CONTENT_CATALOG_ITEMThe columncontentcatalogitemvariableprices.cntctivp_cntcti_contentcatalogitemid.final org.jooq.TableField<ContentCategoryItems, ContentCatalogItemPK> ContentCategoryItems.CONTENT_CATALOG_ITEMThe columncontentcategoryitems.cntcgi_cntcti_contentcatalogitemid.