Uses of Interface
org.osid.inventory.ModelAdminSession
Packages that use ModelAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
The Open Service Interface Definitions for the org.osid.inventory.batch
service.
-
Uses of ModelAdminSession in org.osid.inventory
Methods in org.osid.inventory that return ModelAdminSessionModifier and TypeMethodDescriptionInventoryManager.getModelAdminSession()Gets theOsidSessionassociated with the model administration service.InventoryProxyManager.getModelAdminSession(Proxy proxy) Gets theOsidSessionassociated with the model administration service.InventoryManager.getModelAdminSessionForWarehouse(Id warehouseId) Gets theOsidSessionassociated with the model administration service for the given warehouse.InventoryProxyManager.getModelAdminSessionForWarehouse(Id warehouseId, Proxy proxy) Gets theOsidSessionassociated with the model administration service for the given warehouse. -
Uses of ModelAdminSession in org.osid.inventory.batch
Subinterfaces of ModelAdminSession in org.osid.inventory.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesModelsin bulk.