| Package | Description |
|---|---|
| org.osid.ordering |
The Open Service Interface Definitions for the org.osid.ordering
service.
|
| Modifier and Type | Method and Description |
|---|---|
MyOrderSession |
OrderingManager.getMyOrderSession()
Gets the
OsidSession associated with the order lookup
service for the authenticated agent. |
MyOrderSession |
OrderingProxyManager.getMyOrderSession(Proxy proxy)
Gets the
OsidSession associated with the order lookup
service for the authenticated agent. |
MyOrderSession |
OrderingManager.getMyOrderSessionForStore(Id storeId)
Gets the
OsidSession associated with the order lookup
service for the authenticated agent for the given store. |
MyOrderSession |
OrderingProxyManager.getMyOrderSessionForStore(Id storeId,
Proxy proxy)
Gets the
OsidSession associated with the order lookup
service for the authenticated agent for the given store. |