Package | Description |
---|---|
org.osid.provisioning |
The Open Service Interface Definitions for the org.osid.provisioning
service.
|
Modifier and Type | Method and Description |
---|---|
Provision |
ProvisionAdminSession.createProvision(ProvisionForm provisionForm)
Creates a new
Provision. |
Provision |
Request.getExchangeProvision()
Gets the provision to be exchanged if this request is provisioned.
|
Provision |
ProvisionList.getNextProvision()
Gets the next
Provision in this list. |
Provision[] |
ProvisionList.getNextProvisions(long n)
Gets the next set of
Provision elements in this list. |
Provision |
Request.getOriginProvision()
Gets the provision that resulted in this request.
|
Provision |
ProvisionLookupSession.getProvision(Id provisionId)
Gets the
Provision specified by its Id. |