Uses of Class
com.echothree.model.data.style.common.pk.StylePathPK
Packages that use StylePathPK
Package
Description
-
Uses of StylePathPK in com.echothree.model.data.item.server.entity
Methods in com.echothree.model.data.item.server.entity that return StylePathPKMethods in com.echothree.model.data.item.server.entity with parameters of type StylePathPK -
Uses of StylePathPK in com.echothree.model.data.item.server.factory
Methods in com.echothree.model.data.item.server.factory with parameters of type StylePathPKModifier and TypeMethodDescriptionItemDetailFactory.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) -
Uses of StylePathPK in com.echothree.model.data.item.server.value
Methods in com.echothree.model.data.item.server.value that return StylePathPKMethods in com.echothree.model.data.item.server.value with parameters of type StylePathPKConstructors in com.echothree.model.data.item.server.value with parameters of type StylePathPKModifierConstructorDescriptionItemDetailValue
(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 ItemDetailValue -
Uses of StylePathPK in com.echothree.model.data.style.server.entity
Methods in com.echothree.model.data.style.server.entity that return StylePathPKModifier and TypeMethodDescriptionStylePath.getPrimaryKey()
StylePathDescription.getStylePathPK()
StylePathDetail.getStylePathPK()
Methods in com.echothree.model.data.style.server.entity with parameters of type StylePathPKModifier and TypeMethodDescriptionvoid
StylePathDescription.setStylePathPK
(StylePathPK stylePathPK) void
StylePathDetail.setStylePathPK
(StylePathPK stylePathPK) -
Uses of StylePathPK in com.echothree.model.data.style.server.factory
Methods in com.echothree.model.data.style.server.factory that return StylePathPKModifier and TypeMethodDescriptionStylePathFactory.getNextPK()
StylePathFactory.getPKFromQuery
(PreparedStatement ps, Object... params) StylePathFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.style.server.factory that return types with arguments of type StylePathPKModifier and TypeMethodDescriptionStylePathFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) StylePathFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) StylePathFactory.getPKsFromResultSetAsList
(ResultSet rs) StylePathFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.style.server.factory with parameters of type StylePathPKModifier and TypeMethodDescriptionStylePathDescriptionFactory.create
(StylePathPK stylePathPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) StylePathDescriptionFactory.create
(Session session, StylePathPK stylePathPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) StylePathDetailFactory.create
(StylePathPK stylePathPK, String stylePathName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) StylePathDetailFactory.create
(Session session, StylePathPK stylePathPK, String stylePathName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) StylePathFactory.getEntityFromCache
(Session session, StylePathPK pk) StylePathFactory.getEntityFromPK
(EntityPermission entityPermission, StylePathPK pk) StylePathFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, StylePathPK pk) StylePathFactory.getValueFromPK
(Session session, StylePathPK pk) void
StylePathFactory.remove
(Session session, StylePathPK pk) boolean
StylePathFactory.validPK
(Session session, StylePathPK pk) Method parameters in com.echothree.model.data.style.server.factory with type arguments of type StylePathPKModifier and TypeMethodDescriptionStylePathFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<StylePathPK> pks) StylePathFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<StylePathPK> pks) StylePathFactory.getValuesFromPKs
(Session session, Collection<StylePathPK> pks) void
StylePathFactory.remove
(Session session, Collection<StylePathPK> pks) void
StylePathFactory.remove
(Collection<StylePathPK> pks) -
Uses of StylePathPK in com.echothree.model.data.style.server.value
Methods in com.echothree.model.data.style.server.value that return StylePathPKModifier and TypeMethodDescriptionStylePathValue.getPrimaryKey()
StylePathDescriptionValue.getStylePathPK()
StylePathDetailValue.getStylePathPK()
Methods in com.echothree.model.data.style.server.value with parameters of type StylePathPKModifier and TypeMethodDescriptionvoid
StylePathDescriptionValue.setStylePathPK
(StylePathPK stylePathPK) void
StylePathDetailValue.setStylePathPK
(StylePathPK stylePathPK) Constructors in com.echothree.model.data.style.server.value with parameters of type StylePathPKModifierConstructorDescriptionStylePathDescriptionValue
(StylePathDescriptionPK stylePathDescriptionPK, StylePathPK stylePathPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of StylePathDescriptionValueStylePathDescriptionValue
(StylePathPK stylePathPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of StylePathDescriptionValueStylePathDetailValue
(StylePathDetailPK stylePathDetailPK, StylePathPK stylePathPK, String stylePathName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of StylePathDetailValueStylePathDetailValue
(StylePathPK stylePathPK, String stylePathName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of StylePathDetailValueStylePathValue
(StylePathPK stylePathPK, StylePathDetailPK activeDetailPK, StylePathDetailPK lastDetailPK) Creates a new instance of StylePathValue