Uses of Interface
org.osid.ordering.ItemAdminSession
Packages that use ItemAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
The Open Service Interface Definitions for the org.osid.ordering.batch
service.
-
Uses of ItemAdminSession in org.osid.ordering
Methods in org.osid.ordering that return ItemAdminSessionModifier and TypeMethodDescriptionOrderingManager.getItemAdminSession()Gets theOsidSessionassociated with the item adminsitartive service.OrderingProxyManager.getItemAdminSession(Proxy proxy) Gets theOsidSessionassociated with the item adminsitartive service.OrderingManager.getItemAdminSessionForStore(Id storeId) Gets theOsidSessionassociated with the item admin service for the given store.OrderingProxyManager.getItemAdminSessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the item admin service for the given store. -
Uses of ItemAdminSession in org.osid.ordering.batch
Subinterfaces of ItemAdminSession in org.osid.ordering.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesItemsin bulk.