Package | Description |
---|---|
org.osid.provisioning |
The Open Service Interface Definitions for the org.osid.provisioning
service.
|
Modifier and Type | Method and Description |
---|---|
Request |
RequestAdminSession.createRequest(RequestForm requestForm)
Creates a new
Request. |
Request |
ExchangeSession.createRequestInExchange(RequestForm requestForm)
Creates a new
Request. |
Request |
RequestList.getNextRequest()
Gets the next
Request in this list. |
Request[] |
RequestList.getNextRequests(long n)
Gets the next set of
Request elements in this list. |
Request |
Provision.getRequest()
Gets the request.
|
Request |
RequestLookupSession.getRequest(Id requestId)
Gets the
Request specified by its Id. |