Uses of Interface
org.osid.inventory.shipment.ShipmentAdminSession
Packages that use ShipmentAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
The Open Service Interface Definitions for the org.osid.inventory.shipment.batch
service.
-
Uses of ShipmentAdminSession in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return ShipmentAdminSessionModifier and TypeMethodDescriptionInventoryShipmentManager.getShipmentAdminSession()Gets theOsidSessionassociated with the shipment administration service.InventoryShipmentProxyManager.getShipmentAdminSession(Proxy proxy) Gets theOsidSessionassociated with the shipment administration service.InventoryShipmentManager.getShipmentAdminSessionForWarehouse(Id warehouseId) Gets theOsidSessionassociated with the shipment administration service for the given warehouse.InventoryShipmentProxyManager.getShipmentAdminSessionForWarehouse(Id warehouseId, Proxy proxy) Gets theOsidSessionassociated with the shipment administration service for the given warehouse. -
Uses of ShipmentAdminSession in org.osid.inventory.shipment.batch
Subinterfaces of ShipmentAdminSession in org.osid.inventory.shipment.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesShipmentsin bulk.