Uses of Interface
org.osid.ordering.ProductReceiver
Packages that use ProductReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of ProductReceiver in org.osid.ordering
Methods in org.osid.ordering with parameters of type ProductReceiverModifier and TypeMethodDescriptionOrderingManager.getProductNotificationSession(ProductReceiver productReceiver) Gets theOsidSessionassociated with the product notification service.OrderingProxyManager.getProductNotificationSession(ProductReceiver productReceiver, Proxy proxy) Gets theOsidSessionassociated with the product notification service.OrderingManager.getProductNotificationSessionForStore(ProductReceiver productReceiver, Id storeId) Gets theOsidSessionassociated with the product notification service for the given store.OrderingProxyManager.getProductNotificationSessionForStore(ProductReceiver productReceiver, Id storeId, Proxy proxy) Gets theOsidSessionassociated with the product notification service for the given store.