Uses of Interface
org.osid.ordering.OrderReceiver
Packages that use OrderReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of OrderReceiver in org.osid.ordering
Methods in org.osid.ordering with parameters of type OrderReceiverModifier 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.