Uses of Class
com.echothree.model.data.shipping.common.pk.ShippingMethodPK
Packages that use ShippingMethodPK
Package
Description
-
Uses of ShippingMethodPK in com.echothree.model.data.customer.server.entity
Methods in com.echothree.model.data.customer.server.entity that return ShippingMethodPKMethods in com.echothree.model.data.customer.server.entity with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
CustomerTypeShippingMethod.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) -
Uses of ShippingMethodPK in com.echothree.model.data.customer.server.factory
Methods in com.echothree.model.data.customer.server.factory with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionCustomerTypeShippingMethodFactory.create
(CustomerTypePK customerTypePK, ShippingMethodPK shippingMethodPK, Integer defaultSelectionPriority, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) CustomerTypeShippingMethodFactory.create
(Session session, CustomerTypePK customerTypePK, ShippingMethodPK shippingMethodPK, Integer defaultSelectionPriority, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of ShippingMethodPK in com.echothree.model.data.customer.server.value
Methods in com.echothree.model.data.customer.server.value that return ShippingMethodPKMethods in com.echothree.model.data.customer.server.value with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
CustomerTypeShippingMethodValue.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) Constructors in com.echothree.model.data.customer.server.value with parameters of type ShippingMethodPKModifierConstructorDescriptionCustomerTypeShippingMethodValue
(CustomerTypePK customerTypePK, ShippingMethodPK shippingMethodPK, Integer defaultSelectionPriority, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeShippingMethodValueCustomerTypeShippingMethodValue
(CustomerTypeShippingMethodPK customerTypeShippingMethodPK, CustomerTypePK customerTypePK, ShippingMethodPK shippingMethodPK, Integer defaultSelectionPriority, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of CustomerTypeShippingMethodValue -
Uses of ShippingMethodPK in com.echothree.model.data.order.server.entity
Methods in com.echothree.model.data.order.server.entity that return ShippingMethodPKMethods in com.echothree.model.data.order.server.entity with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
OrderShipmentGroupDetail.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) -
Uses of ShippingMethodPK in com.echothree.model.data.order.server.factory
Methods in com.echothree.model.data.order.server.factory with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionOrderShipmentGroupDetailFactory.create
(OrderShipmentGroupPK orderShipmentGroupPK, OrderPK orderPK, Integer orderShipmentGroupSequence, ItemDeliveryTypePK itemDeliveryTypePK, Boolean isDefault, PartyContactMechanismPK partyContactMechanismPK, ShippingMethodPK shippingMethodPK, Boolean holdUntilComplete, Long fromTime, Long thruTime) OrderShipmentGroupDetailFactory.create
(Session session, OrderShipmentGroupPK orderShipmentGroupPK, OrderPK orderPK, Integer orderShipmentGroupSequence, ItemDeliveryTypePK itemDeliveryTypePK, Boolean isDefault, PartyContactMechanismPK partyContactMechanismPK, ShippingMethodPK shippingMethodPK, Boolean holdUntilComplete, Long fromTime, Long thruTime) -
Uses of ShippingMethodPK in com.echothree.model.data.order.server.value
Methods in com.echothree.model.data.order.server.value that return ShippingMethodPKMethods in com.echothree.model.data.order.server.value with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
OrderShipmentGroupDetailValue.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) Constructors in com.echothree.model.data.order.server.value with parameters of type ShippingMethodPKModifierConstructorDescriptionOrderShipmentGroupDetailValue
(OrderShipmentGroupDetailPK orderShipmentGroupDetailPK, OrderShipmentGroupPK orderShipmentGroupPK, OrderPK orderPK, Integer orderShipmentGroupSequence, ItemDeliveryTypePK itemDeliveryTypePK, Boolean isDefault, PartyContactMechanismPK partyContactMechanismPK, ShippingMethodPK shippingMethodPK, Boolean holdUntilComplete, Long fromTime, Long thruTime) Creates a new instance of OrderShipmentGroupDetailValueOrderShipmentGroupDetailValue
(OrderShipmentGroupPK orderShipmentGroupPK, OrderPK orderPK, Integer orderShipmentGroupSequence, ItemDeliveryTypePK itemDeliveryTypePK, Boolean isDefault, PartyContactMechanismPK partyContactMechanismPK, ShippingMethodPK shippingMethodPK, Boolean holdUntilComplete, Long fromTime, Long thruTime) Creates a new instance of OrderShipmentGroupDetailValue -
Uses of ShippingMethodPK in com.echothree.model.data.returnpolicy.server.entity
Methods in com.echothree.model.data.returnpolicy.server.entity that return ShippingMethodPKMethods in com.echothree.model.data.returnpolicy.server.entity with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
ReturnTypeShippingMethod.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) -
Uses of ShippingMethodPK in com.echothree.model.data.returnpolicy.server.factory
Methods in com.echothree.model.data.returnpolicy.server.factory with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionReturnTypeShippingMethodFactory.create
(ReturnTypePK returnTypePK, ShippingMethodPK shippingMethodPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ReturnTypeShippingMethodFactory.create
(Session session, ReturnTypePK returnTypePK, ShippingMethodPK shippingMethodPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of ShippingMethodPK in com.echothree.model.data.returnpolicy.server.value
Methods in com.echothree.model.data.returnpolicy.server.value that return ShippingMethodPKMethods in com.echothree.model.data.returnpolicy.server.value with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
ReturnTypeShippingMethodValue.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) Constructors in com.echothree.model.data.returnpolicy.server.value with parameters of type ShippingMethodPKModifierConstructorDescriptionReturnTypeShippingMethodValue
(ReturnTypePK returnTypePK, ShippingMethodPK shippingMethodPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ReturnTypeShippingMethodValueReturnTypeShippingMethodValue
(ReturnTypeShippingMethodPK returnTypeShippingMethodPK, ReturnTypePK returnTypePK, ShippingMethodPK shippingMethodPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ReturnTypeShippingMethodValue -
Uses of ShippingMethodPK in com.echothree.model.data.shipment.server.entity
Methods in com.echothree.model.data.shipment.server.entity that return ShippingMethodPKModifier and TypeMethodDescriptionShipmentDetail.getShippingMethodPK()
ShipmentTypeShippingMethod.getShippingMethodPK()
Methods in com.echothree.model.data.shipment.server.entity with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
ShipmentDetail.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) void
ShipmentTypeShippingMethod.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) -
Uses of ShippingMethodPK in com.echothree.model.data.shipment.server.factory
Methods in com.echothree.model.data.shipment.server.factory with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionShipmentDetailFactory.create
(ShipmentPK shipmentPK, ShipmentTypePK shipmentTypePK, String shipmentName, PartyPK originPartyPK, PartyPK originWarehousePartyPK, PartyContactMechanismPK originPartyContactMechanismPK, PartyPK destinationPartyPK, PartyPK destinationWarehousePartyPK, PartyContactMechanismPK destinationPartyContactMechanismPK, ShippingMethodPK shippingMethodPK, Long fromTime, Long thruTime) ShipmentDetailFactory.create
(Session session, ShipmentPK shipmentPK, ShipmentTypePK shipmentTypePK, String shipmentName, PartyPK originPartyPK, PartyPK originWarehousePartyPK, PartyContactMechanismPK originPartyContactMechanismPK, PartyPK destinationPartyPK, PartyPK destinationWarehousePartyPK, PartyContactMechanismPK destinationPartyContactMechanismPK, ShippingMethodPK shippingMethodPK, Long fromTime, Long thruTime) ShipmentTypeShippingMethodFactory.create
(ShipmentTypePK shipmentTypePK, ShippingMethodPK shippingMethodPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ShipmentTypeShippingMethodFactory.create
(Session session, ShipmentTypePK shipmentTypePK, ShippingMethodPK shippingMethodPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) -
Uses of ShippingMethodPK in com.echothree.model.data.shipment.server.value
Methods in com.echothree.model.data.shipment.server.value that return ShippingMethodPKModifier and TypeMethodDescriptionShipmentDetailValue.getShippingMethodPK()
ShipmentTypeShippingMethodValue.getShippingMethodPK()
Methods in com.echothree.model.data.shipment.server.value with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
ShipmentDetailValue.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) void
ShipmentTypeShippingMethodValue.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) Constructors in com.echothree.model.data.shipment.server.value with parameters of type ShippingMethodPKModifierConstructorDescriptionShipmentDetailValue
(ShipmentDetailPK shipmentDetailPK, ShipmentPK shipmentPK, ShipmentTypePK shipmentTypePK, String shipmentName, PartyPK originPartyPK, PartyPK originWarehousePartyPK, PartyContactMechanismPK originPartyContactMechanismPK, PartyPK destinationPartyPK, PartyPK destinationWarehousePartyPK, PartyContactMechanismPK destinationPartyContactMechanismPK, ShippingMethodPK shippingMethodPK, Long fromTime, Long thruTime) Creates a new instance of ShipmentDetailValueShipmentDetailValue
(ShipmentPK shipmentPK, ShipmentTypePK shipmentTypePK, String shipmentName, PartyPK originPartyPK, PartyPK originWarehousePartyPK, PartyContactMechanismPK originPartyContactMechanismPK, PartyPK destinationPartyPK, PartyPK destinationWarehousePartyPK, PartyContactMechanismPK destinationPartyContactMechanismPK, ShippingMethodPK shippingMethodPK, Long fromTime, Long thruTime) Creates a new instance of ShipmentDetailValueShipmentTypeShippingMethodValue
(ShipmentTypePK shipmentTypePK, ShippingMethodPK shippingMethodPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ShipmentTypeShippingMethodValueShipmentTypeShippingMethodValue
(ShipmentTypeShippingMethodPK shipmentTypeShippingMethodPK, ShipmentTypePK shipmentTypePK, ShippingMethodPK shippingMethodPK, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ShipmentTypeShippingMethodValue -
Uses of ShippingMethodPK in com.echothree.model.data.shipping.server.entity
Methods in com.echothree.model.data.shipping.server.entity that return ShippingMethodPKModifier and TypeMethodDescriptionShippingMethod.getPrimaryKey()
ShippingMethodCarrierService.getShippingMethodPK()
ShippingMethodDescription.getShippingMethodPK()
ShippingMethodDetail.getShippingMethodPK()
Methods in com.echothree.model.data.shipping.server.entity with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
ShippingMethodCarrierService.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) void
ShippingMethodDescription.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) void
ShippingMethodDetail.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) -
Uses of ShippingMethodPK in com.echothree.model.data.shipping.server.factory
Methods in com.echothree.model.data.shipping.server.factory that return ShippingMethodPKModifier and TypeMethodDescriptionShippingMethodFactory.getNextPK()
ShippingMethodFactory.getPKFromQuery
(PreparedStatement ps, Object... params) ShippingMethodFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.shipping.server.factory that return types with arguments of type ShippingMethodPKModifier and TypeMethodDescriptionShippingMethodFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) ShippingMethodFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) ShippingMethodFactory.getPKsFromResultSetAsList
(ResultSet rs) ShippingMethodFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.shipping.server.factory with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionShippingMethodCarrierServiceFactory.create
(ShippingMethodPK shippingMethodPK, CarrierServicePK carrierServicePK, Long fromTime, Long thruTime) ShippingMethodCarrierServiceFactory.create
(Session session, ShippingMethodPK shippingMethodPK, CarrierServicePK carrierServicePK, Long fromTime, Long thruTime) ShippingMethodDescriptionFactory.create
(ShippingMethodPK shippingMethodPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ShippingMethodDescriptionFactory.create
(Session session, ShippingMethodPK shippingMethodPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) ShippingMethodDetailFactory.create
(ShippingMethodPK shippingMethodPK, String shippingMethodName, SelectorPK geoCodeSelectorPK, SelectorPK itemSelectorPK, Integer sortOrder, Long fromTime, Long thruTime) ShippingMethodDetailFactory.create
(Session session, ShippingMethodPK shippingMethodPK, String shippingMethodName, SelectorPK geoCodeSelectorPK, SelectorPK itemSelectorPK, Integer sortOrder, Long fromTime, Long thruTime) ShippingMethodFactory.getEntityFromCache
(Session session, ShippingMethodPK pk) ShippingMethodFactory.getEntityFromPK
(EntityPermission entityPermission, ShippingMethodPK pk) ShippingMethodFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ShippingMethodPK pk) ShippingMethodFactory.getValueFromPK
(Session session, ShippingMethodPK pk) void
ShippingMethodFactory.remove
(Session session, ShippingMethodPK pk) boolean
ShippingMethodFactory.validPK
(Session session, ShippingMethodPK pk) Method parameters in com.echothree.model.data.shipping.server.factory with type arguments of type ShippingMethodPKModifier and TypeMethodDescriptionShippingMethodFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ShippingMethodPK> pks) ShippingMethodFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ShippingMethodPK> pks) ShippingMethodFactory.getValuesFromPKs
(Session session, Collection<ShippingMethodPK> pks) void
ShippingMethodFactory.remove
(Session session, Collection<ShippingMethodPK> pks) void
ShippingMethodFactory.remove
(Collection<ShippingMethodPK> pks) -
Uses of ShippingMethodPK in com.echothree.model.data.shipping.server.value
Methods in com.echothree.model.data.shipping.server.value that return ShippingMethodPKModifier and TypeMethodDescriptionShippingMethodValue.getPrimaryKey()
ShippingMethodCarrierServiceValue.getShippingMethodPK()
ShippingMethodDescriptionValue.getShippingMethodPK()
ShippingMethodDetailValue.getShippingMethodPK()
Methods in com.echothree.model.data.shipping.server.value with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoid
ShippingMethodCarrierServiceValue.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) void
ShippingMethodDescriptionValue.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) void
ShippingMethodDetailValue.setShippingMethodPK
(ShippingMethodPK shippingMethodPK) Constructors in com.echothree.model.data.shipping.server.value with parameters of type ShippingMethodPKModifierConstructorDescriptionShippingMethodCarrierServiceValue
(ShippingMethodCarrierServicePK shippingMethodCarrierServicePK, ShippingMethodPK shippingMethodPK, CarrierServicePK carrierServicePK, Long fromTime, Long thruTime) Creates a new instance of ShippingMethodCarrierServiceValueShippingMethodCarrierServiceValue
(ShippingMethodPK shippingMethodPK, CarrierServicePK carrierServicePK, Long fromTime, Long thruTime) Creates a new instance of ShippingMethodCarrierServiceValueShippingMethodDescriptionValue
(ShippingMethodDescriptionPK shippingMethodDescriptionPK, ShippingMethodPK shippingMethodPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ShippingMethodDescriptionValueShippingMethodDescriptionValue
(ShippingMethodPK shippingMethodPK, LanguagePK languagePK, String description, Long fromTime, Long thruTime) Creates a new instance of ShippingMethodDescriptionValueShippingMethodDetailValue
(ShippingMethodDetailPK shippingMethodDetailPK, ShippingMethodPK shippingMethodPK, String shippingMethodName, SelectorPK geoCodeSelectorPK, SelectorPK itemSelectorPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ShippingMethodDetailValueShippingMethodDetailValue
(ShippingMethodPK shippingMethodPK, String shippingMethodName, SelectorPK geoCodeSelectorPK, SelectorPK itemSelectorPK, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of ShippingMethodDetailValueShippingMethodValue
(ShippingMethodPK shippingMethodPK, ShippingMethodDetailPK activeDetailPK, ShippingMethodDetailPK lastDetailPK) Creates a new instance of ShippingMethodValue