Uses of Interface
org.osid.inventory.shipment.Shipment
Packages that use Shipment
Package
Description
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
-
Uses of Shipment in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return ShipmentModifier and TypeMethodDescriptionShipmentAdminSession.createShipment(ShipmentForm shipmentForm) Creates a newShipment.ShipmentList.getNextShipment()Gets the nextShipmentin this list.Shipment[]ShipmentList.getNextShipments(long n) Gets the next set ofShipmentelements in this list.ShipmentLookupSession.getShipment(Id shipmentId) Gets theShipmentspecified by itsId.