Uses of Interface
org.osid.ordering.OrderAdminSession
Packages that use OrderAdminSession
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 OrderAdminSession in org.osid.ordering
Methods in org.osid.ordering that return OrderAdminSessionModifier and TypeMethodDescriptionOrderingManager.getOrderAdminSession()Gets theOsidSessionassociated with the order administration service.OrderingProxyManager.getOrderAdminSession(Proxy proxy) Gets theOsidSessionassociated with the order administration service.OrderingManager.getOrderAdminSessionForStore(Id storeId) Gets theOsidSessionassociated with the order administration service for the given store.OrderingProxyManager.getOrderAdminSessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the order administration service for the given store. -
Uses of OrderAdminSession in org.osid.ordering.batch
Subinterfaces of OrderAdminSession in org.osid.ordering.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesOrdersin bulk.