Uses of Class
com.echothree.model.data.shipment.common.pk.ShipmentLinePK
Packages that use ShipmentLinePK
Package
Description
-
Uses of ShipmentLinePK in com.echothree.model.data.shipment.server.entity
Methods in com.echothree.model.data.shipment.server.entity that return ShipmentLinePKModifier and TypeMethodDescriptionShipmentLineDetail.getParentShipmentLinePK()
ShipmentLine.getPrimaryKey()
ShipmentLineDetail.getShipmentLinePK()
ShipmentPackageLineDetail.getShipmentLinePK()
Methods in com.echothree.model.data.shipment.server.entity with parameters of type ShipmentLinePKModifier and TypeMethodDescriptionvoid
ShipmentLineDetail.setParentShipmentLinePK
(ShipmentLinePK parentShipmentLinePK) void
ShipmentLineDetail.setShipmentLinePK
(ShipmentLinePK shipmentLinePK) void
ShipmentPackageLineDetail.setShipmentLinePK
(ShipmentLinePK shipmentLinePK) -
Uses of ShipmentLinePK in com.echothree.model.data.shipment.server.factory
Methods in com.echothree.model.data.shipment.server.factory that return ShipmentLinePKModifier and TypeMethodDescriptionShipmentLineFactory.getNextPK()
ShipmentLineFactory.getPKFromQuery
(PreparedStatement ps, Object... params) ShipmentLineFactory.getPKFromResultSet
(ResultSet rs) Methods in com.echothree.model.data.shipment.server.factory that return types with arguments of type ShipmentLinePKModifier and TypeMethodDescriptionShipmentLineFactory.getPKsFromQueryAsList
(PreparedStatement ps, Object... params) ShipmentLineFactory.getPKsFromQueryAsSet
(PreparedStatement ps, Object... params) ShipmentLineFactory.getPKsFromResultSetAsList
(ResultSet rs) ShipmentLineFactory.getPKsFromResultSetAsSet
(ResultSet rs) Methods in com.echothree.model.data.shipment.server.factory with parameters of type ShipmentLinePKModifier and TypeMethodDescriptionShipmentLineDetailFactory.create
(ShipmentLinePK shipmentLinePK, ShipmentPK shipmentPK, Integer shipmentLineSequence, ShipmentLinePK parentShipmentLinePK, OrderLinePK orderLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) ShipmentLineDetailFactory.create
(Session session, ShipmentLinePK shipmentLinePK, ShipmentPK shipmentPK, Integer shipmentLineSequence, ShipmentLinePK parentShipmentLinePK, OrderLinePK orderLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) ShipmentPackageLineDetailFactory.create
(ShipmentPackageLinePK shipmentPackageLinePK, ShipmentPackagePK shipmentPackagePK, Integer shipmentPackageLineSequence, ShipmentLinePK shipmentLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) ShipmentPackageLineDetailFactory.create
(Session session, ShipmentPackageLinePK shipmentPackageLinePK, ShipmentPackagePK shipmentPackagePK, Integer shipmentPackageLineSequence, ShipmentLinePK shipmentLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) ShipmentLineFactory.getEntityFromCache
(Session session, ShipmentLinePK pk) ShipmentLineFactory.getEntityFromPK
(EntityPermission entityPermission, ShipmentLinePK pk) ShipmentLineFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ShipmentLinePK pk) ShipmentLineFactory.getValueFromPK
(Session session, ShipmentLinePK pk) void
ShipmentLineFactory.remove
(Session session, ShipmentLinePK pk) boolean
ShipmentLineFactory.validPK
(Session session, ShipmentLinePK pk) Method parameters in com.echothree.model.data.shipment.server.factory with type arguments of type ShipmentLinePKModifier and TypeMethodDescriptionShipmentLineFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ShipmentLinePK> pks) ShipmentLineFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ShipmentLinePK> pks) ShipmentLineFactory.getValuesFromPKs
(Session session, Collection<ShipmentLinePK> pks) void
ShipmentLineFactory.remove
(Session session, Collection<ShipmentLinePK> pks) void
ShipmentLineFactory.remove
(Collection<ShipmentLinePK> pks) -
Uses of ShipmentLinePK in com.echothree.model.data.shipment.server.value
Methods in com.echothree.model.data.shipment.server.value that return ShipmentLinePKModifier and TypeMethodDescriptionShipmentLineDetailValue.getParentShipmentLinePK()
ShipmentLineValue.getPrimaryKey()
ShipmentLineDetailValue.getShipmentLinePK()
ShipmentPackageLineDetailValue.getShipmentLinePK()
Methods in com.echothree.model.data.shipment.server.value with parameters of type ShipmentLinePKModifier and TypeMethodDescriptionvoid
ShipmentLineDetailValue.setParentShipmentLinePK
(ShipmentLinePK parentShipmentLinePK) void
ShipmentLineDetailValue.setShipmentLinePK
(ShipmentLinePK shipmentLinePK) void
ShipmentPackageLineDetailValue.setShipmentLinePK
(ShipmentLinePK shipmentLinePK) Constructors in com.echothree.model.data.shipment.server.value with parameters of type ShipmentLinePKModifierConstructorDescriptionShipmentLineDetailValue
(ShipmentLineDetailPK shipmentLineDetailPK, ShipmentLinePK shipmentLinePK, ShipmentPK shipmentPK, Integer shipmentLineSequence, ShipmentLinePK parentShipmentLinePK, OrderLinePK orderLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ShipmentLineDetailValueShipmentLineDetailValue
(ShipmentLinePK shipmentLinePK, ShipmentPK shipmentPK, Integer shipmentLineSequence, ShipmentLinePK parentShipmentLinePK, OrderLinePK orderLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ShipmentLineDetailValueShipmentLineValue
(ShipmentLinePK shipmentLinePK, ShipmentLineDetailPK activeDetailPK, ShipmentLineDetailPK lastDetailPK) Creates a new instance of ShipmentLineValueShipmentPackageLineDetailValue
(ShipmentPackageLineDetailPK shipmentPackageLineDetailPK, ShipmentPackageLinePK shipmentPackageLinePK, ShipmentPackagePK shipmentPackagePK, Integer shipmentPackageLineSequence, ShipmentLinePK shipmentLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ShipmentPackageLineDetailValueShipmentPackageLineDetailValue
(ShipmentPackageLinePK shipmentPackageLinePK, ShipmentPackagePK shipmentPackagePK, Integer shipmentPackageLineSequence, ShipmentLinePK shipmentLinePK, ItemPK itemPK, InventoryConditionPK inventoryConditionPK, UnitOfMeasureTypePK unitOfMeasureTypePK, Long quantity, Long fromTime, Long thruTime) Creates a new instance of ShipmentPackageLineDetailValue