Uses of Interface
org.osid.ordering.OrderNotificationSession
Packages that use OrderNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of OrderNotificationSession in org.osid.ordering
Methods in org.osid.ordering that return OrderNotificationSessionModifier and TypeMethodDescriptionOrderingManager.getOrderNotificationSession(OrderReceiver orderReceiver) Gets theOsidSessionassociated with the order notification service.OrderingProxyManager.getOrderNotificationSession(OrderReceiver orderReceiver, Proxy proxy) Gets theOsidSessionassociated with the order notification service.OrderingManager.getOrderNotificationSessionForStore(OrderReceiver orderReceiver, Id storeId) Gets theOsidSessionassociated with the order notification service for the given store.OrderingProxyManager.getOrderNotificationSessionForStore(OrderReceiver orderReceiver, Id storeId, Proxy proxy) Gets theOsidSessionassociated with the order notification service for the given store.