Uses of Interface
org.osid.inquiry.Response
Packages that use Response
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
-
Uses of Response in org.osid.inquiry
Methods in org.osid.inquiry that return ResponseModifier and TypeMethodDescriptionResponseAdminSession.createResponse(ResponseForm responseForm) Creates a newResponse.ResponseList.getNextResponse()Gets the nextResponsein this list.Response[]ResponseList.getNextResponses(long n) Gets the next set ofResponseelements in this list.ResponseLookupSession.getResponse(Id responseId) Gets theResponsespecified by itsId.AcknowledgementSession.respond(ResponseForm responseForm) Creates a newResponsefrom this agent.