Uses of Interface
org.osid.ordering.ProductNotificationSession
Packages that use ProductNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of ProductNotificationSession in org.osid.ordering
Methods in org.osid.ordering that return ProductNotificationSessionModifier 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.