Uses of Class
com.echothree.model.data.item.common.pk.ItemPK
Packages that use ItemPK
Package
Description
-
Uses of ItemPK in com.echothree.model.control.item.server.control
Methods in com.echothree.model.control.item.server.control with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.club.server.entity
Methods in com.echothree.model.data.club.server.entity that return ItemPKMethods in com.echothree.model.data.club.server.entity with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.club.server.factory
Methods in com.echothree.model.data.club.server.factory with parameters of type ItemPKModifier and TypeMethodDescriptionClubItemFactory.create
(ClubPK clubPK, ClubItemTypePK clubItemTypePK, ItemPK itemPK, Long subscriptionTime, Long fromTime, Long thruTime) ClubItemFactory.create
(Session session, ClubPK clubPK, ClubItemTypePK clubItemTypePK, ItemPK itemPK, Long subscriptionTime, Long fromTime, Long thruTime) -
Uses of ItemPK in com.echothree.model.data.club.server.value
Methods in com.echothree.model.data.club.server.value that return ItemPKMethods in com.echothree.model.data.club.server.value with parameters of type ItemPKConstructors in com.echothree.model.data.club.server.value with parameters of type ItemPKModifierConstructorDescriptionClubItemValue
(ClubItemPK clubItemPK, ClubPK clubPK, ClubItemTypePK clubItemTypePK, ItemPK itemPK, Long subscriptionTime, Long fromTime, Long thruTime) Creates a new instance of ClubItemValueClubItemValue
(ClubPK clubPK, ClubItemTypePK clubItemTypePK, ItemPK itemPK, Long subscriptionTime, Long fromTime, Long thruTime) Creates a new instance of ClubItemValue -
Uses of ItemPK in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ItemPKMethods in com.echothree.model.data.content.server.entity with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory with parameters of type ItemPKModifier and TypeMethodDescriptionContentCatalogItemFactory.create
(ContentCatalogPK contentCatalogPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long fromTime, Long thruTime) ContentCatalogItemFactory.create
(Session session, ContentCatalogPK contentCatalogPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long fromTime, Long thruTime) -
Uses of ItemPK in com.echothree.model.data.content.server.value
Methods in com.echothree.model.data.content.server.value that return ItemPKMethods in com.echothree.model.data.content.server.value with parameters of type ItemPKConstructors in com.echothree.model.data.content.server.value with parameters of type ItemPKModifierConstructorDescriptionContentCatalogItemValue
(ContentCatalogItemPK contentCatalogItemPK, ContentCatalogPK contentCatalogPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogItemValueContentCatalogItemValue
(ContentCatalogPK contentCatalogPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long fromTime, Long thruTime) Creates a new instance of ContentCatalogItemValue -
Uses of ItemPK in com.echothree.model.data.inventory.server.entity
Methods in com.echothree.model.data.inventory.server.entity that return ItemPKMethods in com.echothree.model.data.inventory.server.entity with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.inventory.server.factory
Methods in com.echothree.model.data.inventory.server.factory with parameters of type ItemPKModifier and TypeMethodDescriptionLotDetailFactory.create
(LotPK lotPK, String lotName, PartyPK ownerPartyPK, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, InventoryConditionPK inventoryConditionPK, Long quantity, CurrencyPK currencyPK, Long unitCost, Long fromTime, Long thruTime) LotDetailFactory.create
(Session session, LotPK lotPK, String lotName, PartyPK ownerPartyPK, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, InventoryConditionPK inventoryConditionPK, Long quantity, CurrencyPK currencyPK, Long unitCost, Long fromTime, Long thruTime) PartyInventoryLevelFactory.create
(PartyPK partyPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, Long minimumInventory, Long maximumInventory, Long reorderQuantity, Long fromTime, Long thruTime) PartyInventoryLevelFactory.create
(Session session, PartyPK partyPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, Long minimumInventory, Long maximumInventory, Long reorderQuantity, Long fromTime, Long thruTime) -
Uses of ItemPK in com.echothree.model.data.inventory.server.value
Methods in com.echothree.model.data.inventory.server.value that return ItemPKModifier and TypeMethodDescriptionLotDetailValue.getItemPK()
PartyInventoryLevelValue.getItemPK()
Methods in com.echothree.model.data.inventory.server.value with parameters of type ItemPKModifier and TypeMethodDescriptionvoid
void
Constructors in com.echothree.model.data.inventory.server.value with parameters of type ItemPKModifierConstructorDescriptionLotDetailValue
(LotDetailPK lotDetailPK, LotPK lotPK, String lotName, PartyPK ownerPartyPK, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, InventoryConditionPK inventoryConditionPK, Long quantity, CurrencyPK currencyPK, Long unitCost, Long fromTime, Long thruTime) Creates a new instance of LotDetailValueLotDetailValue
(LotPK lotPK, String lotName, PartyPK ownerPartyPK, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, InventoryConditionPK inventoryConditionPK, Long quantity, CurrencyPK currencyPK, Long unitCost, Long fromTime, Long thruTime) Creates a new instance of LotDetailValuePartyInventoryLevelValue
(PartyInventoryLevelPK partyInventoryLevelPK, PartyPK partyPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, Long minimumInventory, Long maximumInventory, Long reorderQuantity, Long fromTime, Long thruTime) Creates a new instance of PartyInventoryLevelValuePartyInventoryLevelValue
(PartyPK partyPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, Long minimumInventory, Long maximumInventory, Long reorderQuantity, Long fromTime, Long thruTime) Creates a new instance of PartyInventoryLevelValue -
Uses of ItemPK in com.echothree.model.data.invoice.server.entity
Methods in com.echothree.model.data.invoice.server.entity that return ItemPKMethods in com.echothree.model.data.invoice.server.entity with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.invoice.server.factory
Methods in com.echothree.model.data.invoice.server.factory with parameters of type ItemPKModifier and TypeMethodDescriptionInvoiceLineItemFactory.create
(InvoiceLinePK invoiceLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Integer quantity, Long fromTime, Long thruTime) InvoiceLineItemFactory.create
(Session session, InvoiceLinePK invoiceLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Integer quantity, Long fromTime, Long thruTime) -
Uses of ItemPK in com.echothree.model.data.invoice.server.value
Methods in com.echothree.model.data.invoice.server.value that return ItemPKMethods in com.echothree.model.data.invoice.server.value with parameters of type ItemPKConstructors in com.echothree.model.data.invoice.server.value with parameters of type ItemPKModifierConstructorDescriptionInvoiceLineItemValue
(InvoiceLineItemPK invoiceLineItemPK, InvoiceLinePK invoiceLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Integer quantity, Long fromTime, Long thruTime) Creates a new instance of InvoiceLineItemValueInvoiceLineItemValue
(InvoiceLinePK invoiceLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Integer quantity, Long fromTime, Long thruTime) Creates a new instance of InvoiceLineItemValue -
Uses of ItemPK in com.echothree.model.data.item.server.entity
Methods in com.echothree.model.data.item.server.entity that return ItemPKModifier and TypeMethodDescriptionRelatedItemDetail.getFromItemPK()
ItemAdditionalCharge.getItemPK()
ItemAlias.getItemPK()
ItemCountryOfOrigin.getItemPK()
ItemDescriptionDetail.getItemPK()
ItemDetail.getItemPK()
ItemHarmonizedTariffScheduleCodeDetail.getItemPK()
ItemKitMember.getItemPK()
ItemKitOption.getItemPK()
ItemPackCheckRequirement.getItemPK()
ItemPrice.getItemPK()
ItemShippingTime.getItemPK()
ItemUnitCustomerTypeLimit.getItemPK()
ItemUnitLimit.getItemPK()
ItemUnitOfMeasureType.getItemPK()
ItemUnitPriceLimit.getItemPK()
ItemVolume.getItemPK()
ItemWeight.getItemPK()
ItemKitMember.getMemberItemPK()
Item.getPrimaryKey()
RelatedItemDetail.getToItemPK()
Methods in com.echothree.model.data.item.server.entity with parameters of type ItemPKModifier and TypeMethodDescriptionvoid
RelatedItemDetail.setFromItemPK
(ItemPK fromItemPK) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
ItemKitMember.setMemberItemPK
(ItemPK memberItemPK) void
RelatedItemDetail.setToItemPK
(ItemPK toItemPK) -
Uses of ItemPK in com.echothree.model.data.item.server.factory
Methods in com.echothree.model.data.item.server.factory that return ItemPKModifier and TypeMethodDescriptionItemFactory.getNextPK()
ItemFactory.getPKFromQuery
(PreparedStatement ps, Object... params) ItemFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.item.server.factory that return types with arguments of type ItemPKModifier and TypeMethodDescriptionItemFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) ItemFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) ItemFactory.getPKsFromResultSetAsList
(ResultSet rs) ItemFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.item.server.factory with parameters of type ItemPKModifier and TypeMethodDescriptionItemAdditionalChargeFactory.create
(ItemPK itemPK, ItemAdditionalChargeTypePK itemAdditionalChargeTypePK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, CurrencyPK currencyPK, Long unitPrice, Long fromTime, Long thruTime) ItemAdditionalChargeFactory.create
(Session session, ItemPK itemPK, ItemAdditionalChargeTypePK itemAdditionalChargeTypePK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, CurrencyPK currencyPK, Long unitPrice, Long fromTime, Long thruTime) ItemAliasFactory.create
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, ItemAliasTypePK itemAliasTypePK, String alias, Long fromTime, Long thruTime) ItemAliasFactory.create
(Session session, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, ItemAliasTypePK itemAliasTypePK, String alias, Long fromTime, Long thruTime) ItemCountryOfOriginFactory.create
(ItemPK itemPK, GeoCodePK countryGeoCodePK, Integer percent, Long fromTime, Long thruTime) ItemCountryOfOriginFactory.create
(Session session, ItemPK itemPK, GeoCodePK countryGeoCodePK, Integer percent, Long fromTime, Long thruTime) ItemDescriptionDetailFactory.create
(ItemDescriptionPK itemDescriptionPK, ItemDescriptionTypePK itemDescriptionTypePK, ItemPK itemPK, LanguagePK languagePK, MimeTypePK mimeTypePK, Long fromTime, Long thruTime) ItemDescriptionDetailFactory.create
(Session session, ItemDescriptionPK itemDescriptionPK, ItemDescriptionTypePK itemDescriptionTypePK, ItemPK itemPK, LanguagePK languagePK, MimeTypePK mimeTypePK, Long fromTime, Long thruTime) ItemDetailFactory.create
(ItemPK itemPK, String itemName, ItemTypePK itemTypePK, ItemUseTypePK itemUseTypePK, ItemCategoryPK itemCategoryPK, ItemAccountingCategoryPK itemAccountingCategoryPK, ItemPurchasingCategoryPK itemPurchasingCategoryPK, PartyPK companyPartyPK, ItemDeliveryTypePK itemDeliveryTypePK, ItemInventoryTypePK itemInventoryTypePK, Boolean inventorySerialized, SequencePK serialNumberSequencePK, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKindPK unitOfMeasureKindPK, ItemPriceTypePK itemPriceTypePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, StylePathPK stylePathPK, Long fromTime, Long thruTime) ItemDetailFactory.create
(Session session, ItemPK itemPK, String itemName, ItemTypePK itemTypePK, ItemUseTypePK itemUseTypePK, ItemCategoryPK itemCategoryPK, ItemAccountingCategoryPK itemAccountingCategoryPK, ItemPurchasingCategoryPK itemPurchasingCategoryPK, PartyPK companyPartyPK, ItemDeliveryTypePK itemDeliveryTypePK, ItemInventoryTypePK itemInventoryTypePK, Boolean inventorySerialized, SequencePK serialNumberSequencePK, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKindPK unitOfMeasureKindPK, ItemPriceTypePK itemPriceTypePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, StylePathPK stylePathPK, Long fromTime, Long thruTime) ItemHarmonizedTariffScheduleCodeDetailFactory.create
(ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK, ItemPK itemPK, GeoCodePK countryGeoCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, Long fromTime, Long thruTime) ItemHarmonizedTariffScheduleCodeDetailFactory.create
(Session session, ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK, ItemPK itemPK, GeoCodePK countryGeoCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, Long fromTime, Long thruTime) ItemKitMemberFactory.create
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, ItemPK memberItemPK, InventoryConditionPK memberInventoryConditionPK, UnitOfMeasureTypePK memberUnitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) ItemKitMemberFactory.create
(Session session, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, ItemPK memberItemPK, InventoryConditionPK memberInventoryConditionPK, UnitOfMeasureTypePK memberUnitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) ItemKitOptionFactory.create
(ItemPK itemPK, Boolean allowPartialShipments, Long fromTime, Long thruTime) ItemKitOptionFactory.create
(Session session, ItemPK itemPK, Boolean allowPartialShipments, Long fromTime, Long thruTime) ItemPackCheckRequirementFactory.create
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) ItemPackCheckRequirementFactory.create
(Session session, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) ItemPriceFactory.create
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long fromTime, Long thruTime) ItemPriceFactory.create
(Session session, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long fromTime, Long thruTime) ItemShippingTimeFactory.create
(ItemPK itemPK, CustomerTypePK customerTypePK, Long shippingStartTime, Long shippingEndTime, Long fromTime, Long thruTime) ItemShippingTimeFactory.create
(Session session, ItemPK itemPK, CustomerTypePK customerTypePK, Long shippingStartTime, Long shippingEndTime, Long fromTime, Long thruTime) ItemUnitCustomerTypeLimitFactory.create
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CustomerTypePK customerTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) ItemUnitCustomerTypeLimitFactory.create
(Session session, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CustomerTypePK customerTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) ItemUnitLimitFactory.create
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) ItemUnitLimitFactory.create
(Session session, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) ItemUnitOfMeasureTypeFactory.create
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ItemUnitOfMeasureTypeFactory.create
(Session session, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ItemUnitPriceLimitFactory.create
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long minimumUnitPrice, Long maximumUnitPrice, Long fromTime, Long thruTime) ItemUnitPriceLimitFactory.create
(Session session, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long minimumUnitPrice, Long maximumUnitPrice, Long fromTime, Long thruTime) ItemVolumeFactory.create
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long height, Long width, Long depth, Long fromTime, Long thruTime) ItemVolumeFactory.create
(Session session, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long height, Long width, Long depth, Long fromTime, Long thruTime) ItemWeightFactory.create
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long weight, Long fromTime, Long thruTime) ItemWeightFactory.create
(Session session, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long weight, Long fromTime, Long thruTime) RelatedItemDetailFactory.create
(RelatedItemPK relatedItemPK, RelatedItemTypePK relatedItemTypePK, ItemPK fromItemPK, ItemPK toItemPK, Integer sortOrder, Long fromTime, Long thruTime) RelatedItemDetailFactory.create
(Session session, RelatedItemPK relatedItemPK, RelatedItemTypePK relatedItemTypePK, ItemPK fromItemPK, ItemPK toItemPK, Integer sortOrder, Long fromTime, Long thruTime) ItemFactory.getEntityFromCache
(Session session, ItemPK pk) ItemFactory.getEntityFromPK
(EntityPermission entityPermission, ItemPK pk) ItemFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ItemPK pk) ItemFactory.getValueFromPK
(Session session, ItemPK pk) void
boolean
Method parameters in com.echothree.model.data.item.server.factory with type arguments of type ItemPKModifier and TypeMethodDescriptionItemFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ItemPK> pks) ItemFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ItemPK> pks) ItemFactory.getValuesFromPKs
(Session session, Collection<ItemPK> pks) void
ItemFactory.remove
(Session session, Collection<ItemPK> pks) void
ItemFactory.remove
(Collection<ItemPK> pks) -
Uses of ItemPK in com.echothree.model.data.item.server.value
Methods in com.echothree.model.data.item.server.value that return ItemPKModifier and TypeMethodDescriptionRelatedItemDetailValue.getFromItemPK()
ItemAdditionalChargeValue.getItemPK()
ItemAliasValue.getItemPK()
ItemCountryOfOriginValue.getItemPK()
ItemDescriptionDetailValue.getItemPK()
ItemDetailValue.getItemPK()
ItemHarmonizedTariffScheduleCodeDetailValue.getItemPK()
ItemKitMemberValue.getItemPK()
ItemKitOptionValue.getItemPK()
ItemPackCheckRequirementValue.getItemPK()
ItemPriceValue.getItemPK()
ItemShippingTimeValue.getItemPK()
ItemUnitCustomerTypeLimitValue.getItemPK()
ItemUnitLimitValue.getItemPK()
ItemUnitOfMeasureTypeValue.getItemPK()
ItemUnitPriceLimitValue.getItemPK()
ItemVolumeValue.getItemPK()
ItemWeightValue.getItemPK()
ItemKitMemberValue.getMemberItemPK()
ItemValue.getPrimaryKey()
RelatedItemDetailValue.getToItemPK()
Methods in com.echothree.model.data.item.server.value with parameters of type ItemPKModifier and TypeMethodDescriptionvoid
RelatedItemDetailValue.setFromItemPK
(ItemPK fromItemPK) void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
ItemKitMemberValue.setMemberItemPK
(ItemPK memberItemPK) void
RelatedItemDetailValue.setToItemPK
(ItemPK toItemPK) Constructors in com.echothree.model.data.item.server.value with parameters of type ItemPKModifierConstructorDescriptionItemAdditionalChargeValue
(ItemAdditionalChargePK itemAdditionalChargePK, ItemPK itemPK, ItemAdditionalChargeTypePK itemAdditionalChargeTypePK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, CurrencyPK currencyPK, Long unitPrice, Long fromTime, Long thruTime) Creates a new instance of ItemAdditionalChargeValueItemAdditionalChargeValue
(ItemPK itemPK, ItemAdditionalChargeTypePK itemAdditionalChargeTypePK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, CurrencyPK currencyPK, Long unitPrice, Long fromTime, Long thruTime) Creates a new instance of ItemAdditionalChargeValueItemAliasValue
(ItemAliasPK itemAliasPK, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, ItemAliasTypePK itemAliasTypePK, String alias, Long fromTime, Long thruTime) Creates a new instance of ItemAliasValueItemAliasValue
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, ItemAliasTypePK itemAliasTypePK, String alias, Long fromTime, Long thruTime) Creates a new instance of ItemAliasValueItemCountryOfOriginValue
(ItemCountryOfOriginPK itemCountryOfOriginPK, ItemPK itemPK, GeoCodePK countryGeoCodePK, Integer percent, Long fromTime, Long thruTime) Creates a new instance of ItemCountryOfOriginValueItemCountryOfOriginValue
(ItemPK itemPK, GeoCodePK countryGeoCodePK, Integer percent, Long fromTime, Long thruTime) Creates a new instance of ItemCountryOfOriginValueItemDescriptionDetailValue
(ItemDescriptionDetailPK itemDescriptionDetailPK, ItemDescriptionPK itemDescriptionPK, ItemDescriptionTypePK itemDescriptionTypePK, ItemPK itemPK, LanguagePK languagePK, MimeTypePK mimeTypePK, Long fromTime, Long thruTime) Creates a new instance of ItemDescriptionDetailValueItemDescriptionDetailValue
(ItemDescriptionPK itemDescriptionPK, ItemDescriptionTypePK itemDescriptionTypePK, ItemPK itemPK, LanguagePK languagePK, MimeTypePK mimeTypePK, Long fromTime, Long thruTime) Creates a new instance of ItemDescriptionDetailValueItemDetailValue
(ItemDetailPK itemDetailPK, ItemPK itemPK, String itemName, ItemTypePK itemTypePK, ItemUseTypePK itemUseTypePK, ItemCategoryPK itemCategoryPK, ItemAccountingCategoryPK itemAccountingCategoryPK, ItemPurchasingCategoryPK itemPurchasingCategoryPK, PartyPK companyPartyPK, ItemDeliveryTypePK itemDeliveryTypePK, ItemInventoryTypePK itemInventoryTypePK, Boolean inventorySerialized, SequencePK serialNumberSequencePK, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKindPK unitOfMeasureKindPK, ItemPriceTypePK itemPriceTypePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, StylePathPK stylePathPK, Long fromTime, Long thruTime) Creates a new instance of ItemDetailValueItemDetailValue
(ItemPK itemPK, String itemName, ItemTypePK itemTypePK, ItemUseTypePK itemUseTypePK, ItemCategoryPK itemCategoryPK, ItemAccountingCategoryPK itemAccountingCategoryPK, ItemPurchasingCategoryPK itemPurchasingCategoryPK, PartyPK companyPartyPK, ItemDeliveryTypePK itemDeliveryTypePK, ItemInventoryTypePK itemInventoryTypePK, Boolean inventorySerialized, SequencePK serialNumberSequencePK, Boolean shippingChargeExempt, Long shippingStartTime, Long shippingEndTime, Long salesOrderStartTime, Long salesOrderEndTime, Long purchaseOrderStartTime, Long purchaseOrderEndTime, Boolean allowClubDiscounts, Boolean allowCouponDiscounts, Boolean allowAssociatePayments, UnitOfMeasureKindPK unitOfMeasureKindPK, ItemPriceTypePK itemPriceTypePK, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, StylePathPK stylePathPK, Long fromTime, Long thruTime) Creates a new instance of ItemDetailValueItemHarmonizedTariffScheduleCodeDetailValue
(ItemHarmonizedTariffScheduleCodeDetailPK itemHarmonizedTariffScheduleCodeDetailPK, ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK, ItemPK itemPK, GeoCodePK countryGeoCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, Long fromTime, Long thruTime) Creates a new instance of ItemHarmonizedTariffScheduleCodeDetailValueItemHarmonizedTariffScheduleCodeDetailValue
(ItemHarmonizedTariffScheduleCodePK itemHarmonizedTariffScheduleCodePK, ItemPK itemPK, GeoCodePK countryGeoCodePK, HarmonizedTariffScheduleCodeUseTypePK harmonizedTariffScheduleCodeUseTypePK, HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK, Long fromTime, Long thruTime) Creates a new instance of ItemHarmonizedTariffScheduleCodeDetailValueItemKitMemberValue
(ItemKitMemberPK itemKitMemberPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, ItemPK memberItemPK, InventoryConditionPK memberInventoryConditionPK, UnitOfMeasureTypePK memberUnitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ItemKitMemberValueItemKitMemberValue
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, ItemPK memberItemPK, InventoryConditionPK memberInventoryConditionPK, UnitOfMeasureTypePK memberUnitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ItemKitMemberValueItemKitOptionValue
(ItemKitOptionPK itemKitOptionPK, ItemPK itemPK, Boolean allowPartialShipments, Long fromTime, Long thruTime) Creates a new instance of ItemKitOptionValueItemKitOptionValue
(ItemPK itemPK, Boolean allowPartialShipments, Long fromTime, Long thruTime) Creates a new instance of ItemKitOptionValueItemPackCheckRequirementValue
(ItemPackCheckRequirementPK itemPackCheckRequirementPK, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) Creates a new instance of ItemPackCheckRequirementValueItemPackCheckRequirementValue
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) Creates a new instance of ItemPackCheckRequirementValueItemPriceValue
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long fromTime, Long thruTime) Creates a new instance of ItemPriceValueItemPriceValue
(ItemPricePK itemPricePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long fromTime, Long thruTime) Creates a new instance of ItemPriceValueItemShippingTimeValue
(ItemPK itemPK, CustomerTypePK customerTypePK, Long shippingStartTime, Long shippingEndTime, Long fromTime, Long thruTime) Creates a new instance of ItemShippingTimeValueItemShippingTimeValue
(ItemShippingTimePK itemShippingTimePK, ItemPK itemPK, CustomerTypePK customerTypePK, Long shippingStartTime, Long shippingEndTime, Long fromTime, Long thruTime) Creates a new instance of ItemShippingTimeValueItemUnitCustomerTypeLimitValue
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CustomerTypePK customerTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) Creates a new instance of ItemUnitCustomerTypeLimitValueItemUnitCustomerTypeLimitValue
(ItemUnitCustomerTypeLimitPK itemUnitCustomerTypeLimitPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CustomerTypePK customerTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) Creates a new instance of ItemUnitCustomerTypeLimitValueItemUnitLimitValue
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) Creates a new instance of ItemUnitLimitValueItemUnitLimitValue
(ItemUnitLimitPK itemUnitLimitPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long minimumQuantity, Long maximumQuantity, Long fromTime, Long thruTime) Creates a new instance of ItemUnitLimitValueItemUnitOfMeasureTypeValue
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ItemUnitOfMeasureTypeValueItemUnitOfMeasureTypeValue
(ItemUnitOfMeasureTypePK itemUnitOfMeasureTypePK, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ItemUnitOfMeasureTypeValueItemUnitPriceLimitValue
(ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long minimumUnitPrice, Long maximumUnitPrice, Long fromTime, Long thruTime) Creates a new instance of ItemUnitPriceLimitValueItemUnitPriceLimitValue
(ItemUnitPriceLimitPK itemUnitPriceLimitPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, CurrencyPK currencyPK, Long minimumUnitPrice, Long maximumUnitPrice, Long fromTime, Long thruTime) Creates a new instance of ItemUnitPriceLimitValueItemValue
(ItemPK itemPK, ItemDetailPK activeDetailPK, ItemDetailPK lastDetailPK) Creates a new instance of ItemValueItemVolumeValue
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long height, Long width, Long depth, Long fromTime, Long thruTime) Creates a new instance of ItemVolumeValueItemVolumeValue
(ItemVolumePK itemVolumePK, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long height, Long width, Long depth, Long fromTime, Long thruTime) Creates a new instance of ItemVolumeValueItemWeightValue
(ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long weight, Long fromTime, Long thruTime) Creates a new instance of ItemWeightValueItemWeightValue
(ItemWeightPK itemWeightPK, ItemPK itemPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long weight, Long fromTime, Long thruTime) Creates a new instance of ItemWeightValueRelatedItemDetailValue
(RelatedItemDetailPK relatedItemDetailPK, RelatedItemPK relatedItemPK, RelatedItemTypePK relatedItemTypePK, ItemPK fromItemPK, ItemPK toItemPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of RelatedItemDetailValueRelatedItemDetailValue
(RelatedItemPK relatedItemPK, RelatedItemTypePK relatedItemTypePK, ItemPK fromItemPK, ItemPK toItemPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of RelatedItemDetailValue -
Uses of ItemPK in com.echothree.model.data.offer.server.entity
Methods in com.echothree.model.data.offer.server.entity that return ItemPKMethods in com.echothree.model.data.offer.server.entity with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.offer.server.factory
Methods in com.echothree.model.data.offer.server.factory with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.offer.server.value
Methods in com.echothree.model.data.offer.server.value that return ItemPKMethods in com.echothree.model.data.offer.server.value with parameters of type ItemPKConstructors in com.echothree.model.data.offer.server.value with parameters of type ItemPKModifierConstructorDescriptionOfferItemValue
(OfferItemPK offerItemPK, OfferPK offerPK, ItemPK itemPK, Long fromTime, Long thruTime) Creates a new instance of OfferItemValueOfferItemValue
(OfferPK offerPK, ItemPK itemPK, Long fromTime, Long thruTime) Creates a new instance of OfferItemValue -
Uses of ItemPK in com.echothree.model.data.order.server.entity
Methods in com.echothree.model.data.order.server.entity that return ItemPKMethods in com.echothree.model.data.order.server.entity with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.order.server.factory
Methods in com.echothree.model.data.order.server.factory with parameters of type ItemPKModifier and TypeMethodDescriptionOrderLineDetailFactory.create
(OrderLinePK orderLinePK, OrderPK orderPK, Integer orderLineSequence, OrderLinePK parentOrderLinePK, OrderShipmentGroupPK orderShipmentGroupPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long unitAmount, String description, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Boolean taxable, Long fromTime, Long thruTime) OrderLineDetailFactory.create
(Session session, OrderLinePK orderLinePK, OrderPK orderPK, Integer orderLineSequence, OrderLinePK parentOrderLinePK, OrderShipmentGroupPK orderShipmentGroupPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long unitAmount, String description, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Boolean taxable, Long fromTime, Long thruTime) -
Uses of ItemPK in com.echothree.model.data.order.server.value
Methods in com.echothree.model.data.order.server.value that return ItemPKMethods in com.echothree.model.data.order.server.value with parameters of type ItemPKConstructors in com.echothree.model.data.order.server.value with parameters of type ItemPKModifierConstructorDescriptionOrderLineDetailValue
(OrderLineDetailPK orderLineDetailPK, OrderLinePK orderLinePK, OrderPK orderPK, Integer orderLineSequence, OrderLinePK parentOrderLinePK, OrderShipmentGroupPK orderShipmentGroupPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long unitAmount, String description, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Boolean taxable, Long fromTime, Long thruTime) Creates a new instance of OrderLineDetailValueOrderLineDetailValue
(OrderLinePK orderLinePK, OrderPK orderPK, Integer orderLineSequence, OrderLinePK parentOrderLinePK, OrderShipmentGroupPK orderShipmentGroupPK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long unitAmount, String description, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Boolean taxable, Long fromTime, Long thruTime) Creates a new instance of OrderLineDetailValue -
Uses of ItemPK in com.echothree.model.data.shipment.server.entity
Methods in com.echothree.model.data.shipment.server.entity that return ItemPKModifier and TypeMethodDescriptionShipmentLineDetail.getItemPK()
ShipmentPackageLineDetail.getItemPK()
Methods in com.echothree.model.data.shipment.server.entity with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.shipment.server.factory
Methods in com.echothree.model.data.shipment.server.factory with parameters of type ItemPKModifier and TypeMethodDescriptionShipmentLineDetailFactory.create
(ShipmentLinePK shipmentLinePK, ShipmentPK shipmentPK, Integer shipmentLineSequence, ShipmentLinePK parentShipmentLinePK, OrderLinePK orderLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) ShipmentLineDetailFactory.create
(Session session, ShipmentLinePK shipmentLinePK, ShipmentPK shipmentPK, Integer shipmentLineSequence, ShipmentLinePK parentShipmentLinePK, OrderLinePK orderLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) ShipmentPackageLineDetailFactory.create
(ShipmentPackageLinePK shipmentPackageLinePK, ShipmentPackagePK shipmentPackagePK, Integer shipmentPackageLineSequence, ShipmentLinePK shipmentLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) ShipmentPackageLineDetailFactory.create
(Session session, ShipmentPackageLinePK shipmentPackageLinePK, ShipmentPackagePK shipmentPackagePK, Integer shipmentPackageLineSequence, ShipmentLinePK shipmentLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) -
Uses of ItemPK in com.echothree.model.data.shipment.server.value
Methods in com.echothree.model.data.shipment.server.value that return ItemPKModifier and TypeMethodDescriptionShipmentLineDetailValue.getItemPK()
ShipmentPackageLineDetailValue.getItemPK()
Methods in com.echothree.model.data.shipment.server.value with parameters of type ItemPKModifier and TypeMethodDescriptionvoid
void
Constructors in com.echothree.model.data.shipment.server.value with parameters of type ItemPKModifierConstructorDescriptionShipmentLineDetailValue
(ShipmentLineDetailPK shipmentLineDetailPK, ShipmentLinePK shipmentLinePK, ShipmentPK shipmentPK, Integer shipmentLineSequence, ShipmentLinePK parentShipmentLinePK, OrderLinePK orderLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ShipmentLineDetailValueShipmentLineDetailValue
(ShipmentLinePK shipmentLinePK, ShipmentPK shipmentPK, Integer shipmentLineSequence, ShipmentLinePK parentShipmentLinePK, OrderLinePK orderLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ShipmentLineDetailValueShipmentPackageLineDetailValue
(ShipmentPackageLineDetailPK shipmentPackageLineDetailPK, ShipmentPackageLinePK shipmentPackageLinePK, ShipmentPackagePK shipmentPackagePK, Integer shipmentPackageLineSequence, ShipmentLinePK shipmentLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ShipmentPackageLineDetailValueShipmentPackageLineDetailValue
(ShipmentPackageLinePK shipmentPackageLinePK, ShipmentPackagePK shipmentPackagePK, Integer shipmentPackageLineSequence, ShipmentLinePK shipmentLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ShipmentPackageLineDetailValue -
Uses of ItemPK in com.echothree.model.data.tax.server.entity
Methods in com.echothree.model.data.tax.server.entity that return ItemPKMethods in com.echothree.model.data.tax.server.entity with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.tax.server.factory
Methods in com.echothree.model.data.tax.server.factory with parameters of type ItemPKModifier and TypeMethodDescriptionItemTaxClassificationDetailFactory.create
(ItemTaxClassificationPK itemTaxClassificationPK, ItemPK itemPK, GeoCodePK countryGeoCodePK, TaxClassificationPK taxClassificationPK, Long fromTime, Long thruTime) ItemTaxClassificationDetailFactory.create
(Session session, ItemTaxClassificationPK itemTaxClassificationPK, ItemPK itemPK, GeoCodePK countryGeoCodePK, TaxClassificationPK taxClassificationPK, Long fromTime, Long thruTime) -
Uses of ItemPK in com.echothree.model.data.tax.server.value
Methods in com.echothree.model.data.tax.server.value that return ItemPKMethods in com.echothree.model.data.tax.server.value with parameters of type ItemPKConstructors in com.echothree.model.data.tax.server.value with parameters of type ItemPKModifierConstructorDescriptionItemTaxClassificationDetailValue
(ItemTaxClassificationDetailPK itemTaxClassificationDetailPK, ItemTaxClassificationPK itemTaxClassificationPK, ItemPK itemPK, GeoCodePK countryGeoCodePK, TaxClassificationPK taxClassificationPK, Long fromTime, Long thruTime) Creates a new instance of ItemTaxClassificationDetailValueItemTaxClassificationDetailValue
(ItemTaxClassificationPK itemTaxClassificationPK, ItemPK itemPK, GeoCodePK countryGeoCodePK, TaxClassificationPK taxClassificationPK, Long fromTime, Long thruTime) Creates a new instance of ItemTaxClassificationDetailValue -
Uses of ItemPK in com.echothree.model.data.vendor.server.entity
Methods in com.echothree.model.data.vendor.server.entity that return ItemPKMethods in com.echothree.model.data.vendor.server.entity with parameters of type ItemPK -
Uses of ItemPK in com.echothree.model.data.vendor.server.factory
Methods in com.echothree.model.data.vendor.server.factory with parameters of type ItemPKModifier and TypeMethodDescriptionVendorItemDetailFactory.create
(VendorItemPK vendorItemPK, ItemPK itemPK, PartyPK vendorPartyPK, String vendorItemName, String description, Integer priority, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Long fromTime, Long thruTime) VendorItemDetailFactory.create
(Session session, VendorItemPK vendorItemPK, ItemPK itemPK, PartyPK vendorPartyPK, String vendorItemName, String description, Integer priority, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Long fromTime, Long thruTime) -
Uses of ItemPK in com.echothree.model.data.vendor.server.value
Methods in com.echothree.model.data.vendor.server.value that return ItemPKMethods in com.echothree.model.data.vendor.server.value with parameters of type ItemPKConstructors in com.echothree.model.data.vendor.server.value with parameters of type ItemPKModifierConstructorDescriptionVendorItemDetailValue
(VendorItemDetailPK vendorItemDetailPK, VendorItemPK vendorItemPK, ItemPK itemPK, PartyPK vendorPartyPK, String vendorItemName, String description, Integer priority, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Long fromTime, Long thruTime) Creates a new instance of VendorItemDetailValueVendorItemDetailValue
(VendorItemPK vendorItemPK, ItemPK itemPK, PartyPK vendorPartyPK, String vendorItemName, String description, Integer priority, CancellationPolicyPK cancellationPolicyPK, ReturnPolicyPK returnPolicyPK, Long fromTime, Long thruTime) Creates a new instance of VendorItemDetailValue