Uses of Interface
org.osid.inquiry.batch.ResponseBatchFormList
Packages that use ResponseBatchFormList
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.batch
service.
-
Uses of ResponseBatchFormList in org.osid.inquiry.batch
Methods in org.osid.inquiry.batch that return ResponseBatchFormListModifier and TypeMethodDescriptionResponseBatchAdminSession.getResponseFormsForCreate(ResponsePeerList peers, Type[] responseRecordTypes) Gets the response forms for creating a bunch of new responses.ResponseBatchAdminSession.getResponseFormsForUpdate(IdList responseIds) Gets the response forms for updating an existing set of responses.Methods in org.osid.inquiry.batch with parameters of type ResponseBatchFormListModifier and TypeMethodDescriptionResponseBatchAdminSession.createResponses(ResponseBatchFormList responseForms) Creates a new set ofResponses.ResponseBatchAdminSession.updateResponses(ResponseBatchFormList responseForms) Updates existing responses.