Uses of Interface
org.osid.ordering.batch.ItemBatchAdminSession
Packages that use ItemBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering.batch
service.
-
Uses of ItemBatchAdminSession in org.osid.ordering.batch
Methods in org.osid.ordering.batch that return ItemBatchAdminSessionModifier and TypeMethodDescriptionOrderingBatchManager.getItemBatchAdminSession()Gets theOsidSessionassociated with the bulk item administration service.OrderingBatchProxyManager.getItemBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk item administration service.OrderingBatchManager.getItemBatchAdminSessionForStore(Id storeId) Gets theOsidSessionassociated with the bulk item administration service for the given store.OrderingBatchProxyManager.getItemBatchAdminSessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the bulk item administration service for the given store.