| Package | Description |
|---|---|
| org.osid.repository |
The Open Service Interface Definitions for the org.osid.repository
service.
|
| org.osid.repository.batch |
The Open Service Interface Definitions for the org.osid.repository.batch
service.
|
| Class and Description |
|---|
| RepositoryBatchManager
The repository batch manager provides access to repository batch
sessions and provides interoperability tests for various aspects of this
service.
|
| RepositoryBatchProxyManager
The repository batch proxy manager provides access to repository batch
sessions and provides interoperability tests for various aspects of this
service.
|
| Class and Description |
|---|
| AssetBatchAdminSession
This session creates, updates, and deletes
Assets in
bulk. |
| AssetBatchForm
This is the form for creating and updating assets in bulk.
|
| AssetBatchFormList
Like all
OsidLists, AssetBatchFormList
provides a means for accessing AssetBatchForm elements
sequentially either one at a time or many at a time. |
| CompositionBatchAdminSession
This session creates, updates, and deletes
Compositions
in bulk. |
| CompositionBatchForm
This is the form for creating and updating compositions in bulk.
|
| CompositionBatchFormList
Like all
OsidLists, CompositionBatchFormList
provides a means for accessing CompositionBatchForm
elements sequentially either one at a time or many at a time. |
| RepositoryBatchAdminSession
This session creates, updates, and deletes
Repositories
in bulk. |
| RepositoryBatchForm
This is the form for creating and updating repositories in bulk.
|
| RepositoryBatchFormList
Like all
OsidLists, RepositoryBatchFormList
provides a means for accessing RepositoryBatchForm
elements sequentially either one at a time or many at a time. |
| RepositoryBatchProfile
The
RepositoryBatchProfile describes the
interoperability among batch repository services. |