Uses of Interface
org.osid.provisioning.Request
Packages that use Request
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
-
Uses of Request in org.osid.provisioning
Methods in org.osid.provisioning that return RequestModifier and TypeMethodDescriptionRequestAdminSession.createRequest(RequestForm requestForm) Creates a newRequest.ExchangeSession.createRequestInExchange(RequestForm requestForm) Creates a newRequest.RequestList.getNextRequest()Gets the nextRequestin this list.Request[]RequestList.getNextRequests(long n) Gets the next set ofRequestelements in this list.Provision.getRequest()Gets the request.RequestLookupSession.getRequest(Id requestId) Gets theRequestspecified by itsId.