Uses of Class
com.echothree.model.data.shipment.common.pk.ShipmentPackageDetailPK
Packages that use ShipmentPackageDetailPK
Package
Description
-
Uses of ShipmentPackageDetailPK in com.echothree.model.data.shipment.server.entity
Methods in com.echothree.model.data.shipment.server.entity that return ShipmentPackageDetailPKModifier and TypeMethodDescriptionShipmentPackage.getActiveDetailPK()ShipmentPackage.getLastDetailPK()ShipmentPackageDetail.getPrimaryKey()Methods in com.echothree.model.data.shipment.server.entity with parameters of type ShipmentPackageDetailPKModifier and TypeMethodDescriptionvoidShipmentPackage.setActiveDetailPK(ShipmentPackageDetailPK activeDetailPK) voidShipmentPackage.setLastDetailPK(ShipmentPackageDetailPK lastDetailPK) -
Uses of ShipmentPackageDetailPK in com.echothree.model.data.shipment.server.factory
Methods in com.echothree.model.data.shipment.server.factory that return ShipmentPackageDetailPKModifier and TypeMethodDescriptionShipmentPackageDetailFactory.getNextPK()ShipmentPackageDetailFactory.getPKFromQuery(PreparedStatement ps, Object... params) ShipmentPackageDetailFactory.getPKFromResultSet(ResultSet rs) Methods in com.echothree.model.data.shipment.server.factory that return types with arguments of type ShipmentPackageDetailPKModifier and TypeMethodDescriptionShipmentPackageDetailFactory.getPKsFromQueryAsList(PreparedStatement ps, Object... params) ShipmentPackageDetailFactory.getPKsFromQueryAsSet(PreparedStatement ps, Object... params) ShipmentPackageDetailFactory.getPKsFromResultSetAsList(ResultSet rs) ShipmentPackageDetailFactory.getPKsFromResultSetAsSet(ResultSet rs) Methods in com.echothree.model.data.shipment.server.factory with parameters of type ShipmentPackageDetailPKModifier and TypeMethodDescriptionShipmentPackageFactory.create(ShipmentPackageDetailPK activeDetailPK, ShipmentPackageDetailPK lastDetailPK) ShipmentPackageDetailFactory.getEntityFromCache(ShipmentPackageDetailPK pk) ShipmentPackageDetailFactory.getEntityFromPK(EntityPermission entityPermission, ShipmentPackageDetailPK pk) ShipmentPackageDetailFactory.getValueFromPK(ShipmentPackageDetailPK pk) voidShipmentPackageDetailFactory.remove(ShipmentPackageDetailPK pk) booleanShipmentPackageDetailFactory.validPK(ShipmentPackageDetailPK pk) Method parameters in com.echothree.model.data.shipment.server.factory with type arguments of type ShipmentPackageDetailPKModifier and TypeMethodDescriptionShipmentPackageDetailFactory.getEntitiesFromPKs(EntityPermission entityPermission, Collection<ShipmentPackageDetailPK> pks) ShipmentPackageDetailFactory.getValuesFromPKs(Collection<ShipmentPackageDetailPK> pks) voidShipmentPackageDetailFactory.remove(Collection<ShipmentPackageDetailPK> pks) -
Uses of ShipmentPackageDetailPK in com.echothree.model.data.shipment.server.value
Methods in com.echothree.model.data.shipment.server.value that return ShipmentPackageDetailPKModifier and TypeMethodDescriptionShipmentPackageValue.getActiveDetailPK()ShipmentPackageValue.getLastDetailPK()ShipmentPackageDetailValue.getPrimaryKey()Methods in com.echothree.model.data.shipment.server.value with parameters of type ShipmentPackageDetailPKModifier and TypeMethodDescriptionvoidShipmentPackageValue.setActiveDetailPK(ShipmentPackageDetailPK activeDetailPK) voidShipmentPackageValue.setLastDetailPK(ShipmentPackageDetailPK lastDetailPK) Constructors in com.echothree.model.data.shipment.server.value with parameters of type ShipmentPackageDetailPKModifierConstructorDescriptionShipmentPackageDetailValue(ShipmentPackageDetailPK shipmentPackageDetailPK, ShipmentPackagePK shipmentPackagePK, ShipmentTypePK shipmentTypePK, String shipmentPackageName, ShipmentPackagePK parentShipmentPackagePK, ShipmentPK shipmentPK, PackageTypePK packageTypePK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long weight, Long fromTime, Long thruTime) Creates a new instance of ShipmentPackageDetailValueShipmentPackageValue(ShipmentPackageDetailPK activeDetailPK, ShipmentPackageDetailPK lastDetailPK) Creates a new instance of ShipmentPackageValueShipmentPackageValue(ShipmentPackagePK shipmentPackagePK, ShipmentPackageDetailPK activeDetailPK, ShipmentPackageDetailPK lastDetailPK) Creates a new instance of ShipmentPackageValue -
Uses of ShipmentPackageDetailPK in com.echothree.model.jooq.server.records.shipment
Methods in com.echothree.model.jooq.server.records.shipment that return ShipmentPackageDetailPKModifier and TypeMethodDescriptionShipmentPackages.ActiveDetail()Getter forshipmentpackages.shppckg_activedetailid.ShipmentPackages.LastDetail()Getter forshipmentpackages.shppckg_lastdetailid.ShipmentPackageDetails.ShipmentPackageDetail()Getter forshipmentpackagedetails.shppckgdt_shipmentpackagedetailid.Methods in com.echothree.model.jooq.server.records.shipment that return types with arguments of type ShipmentPackageDetailPKModifier and TypeMethodDescriptionorg.jooq.Record1<ShipmentPackageDetailPK> ShipmentPackageDetails.key()Methods in com.echothree.model.jooq.server.records.shipment with parameters of type ShipmentPackageDetailPKModifier and TypeMethodDescriptionvoidShipmentPackages.ActiveDetail(ShipmentPackageDetailPK value) Setter forshipmentpackages.shppckg_activedetailid.voidShipmentPackages.LastDetail(ShipmentPackageDetailPK value) Setter forshipmentpackages.shppckg_lastdetailid.voidShipmentPackageDetails.ShipmentPackageDetail(ShipmentPackageDetailPK value) Setter forshipmentpackagedetails.shppckgdt_shipmentpackagedetailid.Constructors in com.echothree.model.jooq.server.records.shipment with parameters of type ShipmentPackageDetailPKModifierConstructorDescriptionShipmentPackageDetails(ShipmentPackageDetailPK ShipmentPackageDetail, ShipmentPackagePK ShipmentPackage, ShipmentTypePK ShipmentType, String ShipmentPackageName, ShipmentPackagePK ParentShipmentPackage, ShipmentPK Shipment, PackageTypePK PackageType, UnitOfMeasureTypePK UnitOfMeasureType, Long Weight, Long FromTime, Long ThruTime) Create a detached, initialised ShipmentPackageDetailsShipmentPackages(ShipmentPackagePK ShipmentPackage, ShipmentPackageDetailPK ActiveDetail, ShipmentPackageDetailPK LastDetail) Create a detached, initialised ShipmentPackages -
Uses of ShipmentPackageDetailPK in com.echothree.model.jooq.server.tables.shipment
Fields in com.echothree.model.jooq.server.tables.shipment with type parameters of type ShipmentPackageDetailPKModifier and TypeFieldDescriptionfinal org.jooq.TableField<ShipmentPackages, ShipmentPackageDetailPK> ShipmentPackages.ACTIVE_DETAILThe columnshipmentpackages.shppckg_activedetailid.final org.jooq.TableField<ShipmentPackages, ShipmentPackageDetailPK> ShipmentPackages.LAST_DETAILThe columnshipmentpackages.shppckg_lastdetailid.final org.jooq.TableField<ShipmentPackageDetails, ShipmentPackageDetailPK> ShipmentPackageDetails.SHIPMENT_PACKAGE_DETAILThe columnshipmentpackagedetails.shppckgdt_shipmentpackagedetailid.