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 -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.records.customer
Methods in com.echothree.model.jooq.server.records.customer that return ShippingMethodPKModifier and TypeMethodDescriptionCustomerTypeShippingMethods.ShippingMethod()Getter forcustomertypeshippingmethods.cutyshm_shm_shippingmethodid.Methods in com.echothree.model.jooq.server.records.customer with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoidCustomerTypeShippingMethods.ShippingMethod(ShippingMethodPK value) Setter forcustomertypeshippingmethods.cutyshm_shm_shippingmethodid.Constructors in com.echothree.model.jooq.server.records.customer with parameters of type ShippingMethodPKModifierConstructorDescriptionCustomerTypeShippingMethods(CustomerTypeShippingMethodPK CustomerTypeShippingMethod, CustomerTypePK CustomerType, ShippingMethodPK ShippingMethod, Integer DefaultSelectionPriority, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised CustomerTypeShippingMethods -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.records.order
Methods in com.echothree.model.jooq.server.records.order that return ShippingMethodPKModifier and TypeMethodDescriptionOrderShipmentGroupDetails.ShippingMethod()Getter forordershipmentgroupdetails.ordshpgrpdt_shm_shippingmethodid.Methods in com.echothree.model.jooq.server.records.order with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoidOrderShipmentGroupDetails.ShippingMethod(ShippingMethodPK value) Setter forordershipmentgroupdetails.ordshpgrpdt_shm_shippingmethodid.Constructors in com.echothree.model.jooq.server.records.order with parameters of type ShippingMethodPKModifierConstructorDescriptionOrderShipmentGroupDetails(OrderShipmentGroupDetailPK OrderShipmentGroupDetail, OrderShipmentGroupPK OrderShipmentGroup, OrderPK Order, Integer OrderShipmentGroupSequence, ItemDeliveryTypePK ItemDeliveryType, Boolean IsDefault, PartyContactMechanismPK PartyContactMechanism, ShippingMethodPK ShippingMethod, Boolean HoldUntilComplete, Long FromTime, Long ThruTime) Create a detached, initialised OrderShipmentGroupDetails -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.records.returnpolicy
Methods in com.echothree.model.jooq.server.records.returnpolicy that return ShippingMethodPKModifier and TypeMethodDescriptionReturnTypeShippingMethods.ShippingMethod()Getter forreturntypeshippingmethods.rtntypshm_shm_shippingmethodid.Methods in com.echothree.model.jooq.server.records.returnpolicy with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoidReturnTypeShippingMethods.ShippingMethod(ShippingMethodPK value) Setter forreturntypeshippingmethods.rtntypshm_shm_shippingmethodid.Constructors in com.echothree.model.jooq.server.records.returnpolicy with parameters of type ShippingMethodPKModifierConstructorDescriptionReturnTypeShippingMethods(ReturnTypeShippingMethodPK ReturnTypeShippingMethod, ReturnTypePK ReturnType, ShippingMethodPK ShippingMethod, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised ReturnTypeShippingMethods -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.records.shipment
Methods in com.echothree.model.jooq.server.records.shipment that return ShippingMethodPKModifier and TypeMethodDescriptionShipmentDetails.ShippingMethod()Getter forshipmentdetails.shpdt_shm_shippingmethodid.ShipmentTypeShippingMethods.ShippingMethod()Getter forshipmenttypeshippingmethods.shptypshm_shm_shippingmethodid.Methods in com.echothree.model.jooq.server.records.shipment with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoidShipmentDetails.ShippingMethod(ShippingMethodPK value) Setter forshipmentdetails.shpdt_shm_shippingmethodid.voidShipmentTypeShippingMethods.ShippingMethod(ShippingMethodPK value) Setter forshipmenttypeshippingmethods.shptypshm_shm_shippingmethodid.Constructors in com.echothree.model.jooq.server.records.shipment with parameters of type ShippingMethodPKModifierConstructorDescriptionShipmentDetails(ShipmentDetailPK ShipmentDetail, ShipmentPK Shipment, ShipmentTypePK ShipmentType, String ShipmentName, PartyPK OriginParty, PartyPK OriginWarehouseParty, PartyContactMechanismPK OriginPartyContactMechanism, PartyPK DestinationParty, PartyPK DestinationWarehouseParty, PartyContactMechanismPK DestinationPartyContactMechanism, ShippingMethodPK ShippingMethod, Long FromTime, Long ThruTime) Create a detached, initialised ShipmentDetailsShipmentTypeShippingMethods(ShipmentTypeShippingMethodPK ShipmentTypeShippingMethod, ShipmentTypePK ShipmentType, ShippingMethodPK ShippingMethod, Boolean IsDefault, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised ShipmentTypeShippingMethods -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.records.shipping
Methods in com.echothree.model.jooq.server.records.shipping that return ShippingMethodPKModifier and TypeMethodDescriptionShippingMethodCarrierServices.ShippingMethod()Getter forshippingmethodcarrierservices.shmcrrsrv_shm_shippingmethodid.ShippingMethodDescriptions.ShippingMethod()Getter forshippingmethoddescriptions.shmd_shm_shippingmethodid.ShippingMethodDetails.ShippingMethod()Getter forshippingmethoddetails.shmdt_shm_shippingmethodid.ShippingMethods.ShippingMethod()Getter forshippingmethods.shm_shippingmethodid.Methods in com.echothree.model.jooq.server.records.shipping that return types with arguments of type ShippingMethodPKMethods in com.echothree.model.jooq.server.records.shipping with parameters of type ShippingMethodPKModifier and TypeMethodDescriptionvoidShippingMethodCarrierServices.ShippingMethod(ShippingMethodPK value) Setter forshippingmethodcarrierservices.shmcrrsrv_shm_shippingmethodid.voidShippingMethodDescriptions.ShippingMethod(ShippingMethodPK value) Setter forshippingmethoddescriptions.shmd_shm_shippingmethodid.voidShippingMethodDetails.ShippingMethod(ShippingMethodPK value) Setter forshippingmethoddetails.shmdt_shm_shippingmethodid.voidShippingMethods.ShippingMethod(ShippingMethodPK value) Setter forshippingmethods.shm_shippingmethodid.Constructors in com.echothree.model.jooq.server.records.shipping with parameters of type ShippingMethodPKModifierConstructorDescriptionShippingMethodCarrierServices(ShippingMethodCarrierServicePK ShippingMethodCarrierService, ShippingMethodPK ShippingMethod, CarrierServicePK CarrierService, Long FromTime, Long ThruTime) Create a detached, initialised ShippingMethodCarrierServicesShippingMethodDescriptions(ShippingMethodDescriptionPK ShippingMethodDescription, ShippingMethodPK ShippingMethod, LanguagePK Language, String Description, Long FromTime, Long ThruTime) Create a detached, initialised ShippingMethodDescriptionsShippingMethodDetails(ShippingMethodDetailPK ShippingMethodDetail, ShippingMethodPK ShippingMethod, String ShippingMethodName, SelectorPK GeoCodeSelector, SelectorPK ItemSelector, Integer SortOrder, Long FromTime, Long ThruTime) Create a detached, initialised ShippingMethodDetailsShippingMethods(ShippingMethodPK ShippingMethod, ShippingMethodDetailPK ActiveDetail, ShippingMethodDetailPK LastDetail) Create a detached, initialised ShippingMethods -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.tables.customer
Fields in com.echothree.model.jooq.server.tables.customer with type parameters of type ShippingMethodPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<CustomerTypeShippingMethods, ShippingMethodPK> CustomerTypeShippingMethods.SHIPPING_METHODThe columncustomertypeshippingmethods.cutyshm_shm_shippingmethodid. -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.tables.order
Fields in com.echothree.model.jooq.server.tables.order with type parameters of type ShippingMethodPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<OrderShipmentGroupDetails, ShippingMethodPK> OrderShipmentGroupDetails.SHIPPING_METHODThe columnordershipmentgroupdetails.ordshpgrpdt_shm_shippingmethodid. -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.tables.returnpolicy
Fields in com.echothree.model.jooq.server.tables.returnpolicy with type parameters of type ShippingMethodPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ReturnTypeShippingMethods, ShippingMethodPK> ReturnTypeShippingMethods.SHIPPING_METHODThe columnreturntypeshippingmethods.rtntypshm_shm_shippingmethodid. -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.tables.shipment
Fields in com.echothree.model.jooq.server.tables.shipment with type parameters of type ShippingMethodPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ShipmentDetails, ShippingMethodPK> ShipmentDetails.SHIPPING_METHODThe columnshipmentdetails.shpdt_shm_shippingmethodid.final org.jooq.TableField<ShipmentTypeShippingMethods, ShippingMethodPK> ShipmentTypeShippingMethods.SHIPPING_METHODThe columnshipmenttypeshippingmethods.shptypshm_shm_shippingmethodid. -
Uses of ShippingMethodPK in com.echothree.model.jooq.server.tables.shipping
Fields in com.echothree.model.jooq.server.tables.shipping with type parameters of type ShippingMethodPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ShippingMethodCarrierServices, ShippingMethodPK> ShippingMethodCarrierServices.SHIPPING_METHODThe columnshippingmethodcarrierservices.shmcrrsrv_shm_shippingmethodid.final org.jooq.TableField<ShippingMethodDescriptions, ShippingMethodPK> ShippingMethodDescriptions.SHIPPING_METHODThe columnshippingmethoddescriptions.shmd_shm_shippingmethodid.final org.jooq.TableField<ShippingMethodDetails, ShippingMethodPK> ShippingMethodDetails.SHIPPING_METHODThe columnshippingmethoddetails.shmdt_shm_shippingmethodid.final org.jooq.TableField<ShippingMethods, ShippingMethodPK> ShippingMethods.SHIPPING_METHODThe columnshippingmethods.shm_shippingmethodid.