Uses of Interface
org.osid.ordering.ProductAdminSession
Packages that use ProductAdminSession
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 ProductAdminSession in org.osid.ordering
Methods in org.osid.ordering that return ProductAdminSessionModifier and TypeMethodDescriptionOrderingManager.getProductAdminSession()Gets theOsidSessionassociated with the product administrative service.OrderingProxyManager.getProductAdminSession(Proxy proxy) Gets theOsidSessionassociated with the product administrative service.OrderingManager.getProductAdminSessionForStore(Id storeId) Gets theOsidSessionassociated with the product administrative service for the given store.OrderingProxyManager.getProductAdminSessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the product administrative service for the given store. -
Uses of ProductAdminSession in org.osid.ordering.batch
Subinterfaces of ProductAdminSession in org.osid.ordering.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesProductsin bulk.