Uses of Interface
org.osid.inventory.Warehouse
Packages that use Warehouse
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
-
Uses of Warehouse in org.osid.inventory
Methods in org.osid.inventory that return WarehouseModifier and TypeMethodDescriptionWarehouseAdminSession.createWarehouse(WarehouseForm warehouseForm) Creates a newWarehouse.WarehouseList.getNextWarehouse()Gets the nextWarehousein this list.WarehouseList.getNextWarehouses(long n) Gets the next set ofWarehouseelements in this list.InventoryAdminSession.getWarehouse()Gets theWarehouseassociated with this session.InventoryLookupSession.getWarehouse()Gets theWarehouseassociated with this session.InventoryNotificationSession.getWarehouse()Gets theWarehouseassociated with this session.InventoryQuerySession.getWarehouse()Gets theWarehouseassociated with this session.InventorySmartWarehouseSession.getWarehouse()Gets theWarehouseassociated with this session.ItemAdminSession.getWarehouse()Gets theWarehouseassociated with this session.ItemLookupSession.getWarehouse()Gets theWarehouseassociated with this session.ItemNotificationSession.getWarehouse()Gets theWarehouseassociated with this session.ItemQuerySession.getWarehouse()Gets theWarehouseassociated with this session.ItemSmartWarehouseSession.getWarehouse()Gets theWarehouseassociated with this session.ModelAdminSession.getWarehouse()Gets theWarehouseassociated with this session.ModelLookupSession.getWarehouse()Gets theWarehouseassociated with this session.ModelNotificationSession.getWarehouse()Gets theWarehouseassociated with this session.ModelQuerySession.getWarehouse()Gets theWarehouseassociated with this session.ModelSmartWarehouseSession.getWarehouse()Gets theWarehouseassociated with this session.StockAdminSession.getWarehouse()Gets theWarehouseassociated with this session.StockLookupSession.getWarehouse()Gets theWarehouseassociated with this session.StockNotificationSession.getWarehouse()Gets theWarehouseassociated with this session.StockQuerySession.getWarehouse()Gets theWarehouseassociated with this session.StockSmartWarehouseSession.getWarehouse()Gets theWarehouseassociated with this session.WarehouseLookupSession.getWarehouse(Id warehouseId) Gets theWarehousespecified by itsId.WarehouseNode.getWarehouse()Gets theWarehouseat this node. -
Uses of Warehouse in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return WarehouseModifier and TypeMethodDescriptionShipmentAdminSession.getWarehouse()Gets theWarehouseassociated with this session.ShipmentLookupSession.getWarehouse()Gets theWarehouseassociated with this session.ShipmentNotificationSession.getWarehouse()Gets theWarehouseassociated with this session.ShipmentQuerySession.getWarehouse()Gets theWarehouseassociated with this session.ShipmentSmartWarehouseSession.getWarehouse()Gets theWarehouseassociated with this session.