Package | Description |
---|---|
org.osid.ordering |
The Open Service Interface Definitions for the org.osid.ordering
service.
|
org.osid.ordering.batch |
The Open Service Interface Definitions for the org.osid.ordering.batch
service.
|
Modifier and Type | Method and Description |
---|---|
ItemAdminSession |
OrderingManager.getItemAdminSession()
Gets the
OsidSession associated with the item
adminsitartive service. |
ItemAdminSession |
OrderingProxyManager.getItemAdminSession(Proxy proxy)
Gets the
OsidSession associated with the item
adminsitartive service. |
ItemAdminSession |
OrderingManager.getItemAdminSessionForStore(Id storeId)
Gets the
OsidSession associated with the item admin
service for the given store. |
ItemAdminSession |
OrderingProxyManager.getItemAdminSessionForStore(Id storeId,
Proxy proxy)
Gets the
OsidSession associated with the item admin
service for the given store. |
Modifier and Type | Interface and Description |
---|---|
interface |
ItemBatchAdminSession
This session creates, updates, and deletes
Items in
bulk. |