Uses of Class
com.echothree.model.data.shipping.common.pk.ShippingMethodPK
Packages that use ShippingMethodPK
Package
Description
-
Uses of ShippingMethodPK in com.echothree.model.control.shipping.server.control
Methods in com.echothree.model.control.shipping.server.control with parameters of type ShippingMethodPK -
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 TypeMethodDescriptionvoidCustomerTypeShippingMethod.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) -
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 TypeMethodDescriptionvoidCustomerTypeShippingMethodValue.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 TypeMethodDescriptionvoidOrderShipmentGroupDetail.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) -
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 TypeMethodDescriptionvoidOrderShipmentGroupDetailValue.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 TypeMethodDescriptionvoidReturnTypeShippingMethod.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) -
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 TypeMethodDescriptionvoidReturnTypeShippingMethodValue.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 TypeMethodDescriptionvoidShipmentDetail.setShippingMethodPK(ShippingMethodPK shippingMethodPK) voidShipmentTypeShippingMethod.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) ShipmentTypeShippingMethodFactory.create(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 TypeMethodDescriptionvoidShipmentDetailValue.setShippingMethodPK(ShippingMethodPK shippingMethodPK) voidShipmentTypeShippingMethodValue.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 TypeMethodDescriptionvoidShippingMethodCarrierService.setShippingMethodPK(ShippingMethodPK shippingMethodPK) voidShippingMethodDescription.setShippingMethodPK(ShippingMethodPK shippingMethodPK) voidShippingMethodDetail.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) ShippingMethodDescriptionFactory.create(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) ShippingMethodFactory.getEntityFromCache(ShippingMethodPK pk) ShippingMethodFactory.getEntityFromPK(EntityPermission entityPermission, ShippingMethodPK pk) ShippingMethodFactory.getValueFromPK(ShippingMethodPK pk) voidShippingMethodFactory.remove(ShippingMethodPK pk) booleanShippingMethodFactory.validPK(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.getValuesFromPKs(Collection<ShippingMethodPK> pks) voidShippingMethodFactory.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 TypeMethodDescriptionvoidShippingMethodCarrierServiceValue.setShippingMethodPK(ShippingMethodPK shippingMethodPK) voidShippingMethodDescriptionValue.setShippingMethodPK(ShippingMethodPK shippingMethodPK) voidShippingMethodDetailValue.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