Uses of Interface
org.osid.inquiry.ResponseAdminSession
Packages that use ResponseAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
The Open Service Interface Definitions for the org.osid.inquiry.batch
service.
-
Uses of ResponseAdminSession in org.osid.inquiry
Methods in org.osid.inquiry that return ResponseAdminSessionModifier and TypeMethodDescriptionInquiryManager.getResponseAdminSession()Gets theOsidSessionassociated with the response administration service.InquiryProxyManager.getResponseAdminSession(Proxy proxy) Gets theOsidSessionassociated with the response administration service.InquiryManager.getResponseAdminSessionForInput(Id inquestId) Gets theOsidSessionassociated with the response administration service for the given inquest.InquiryProxyManager.getResponseAdminSessionForInput(Id inputId, Proxy proxy) Gets theOsidSessionassociated with the response administration service for the given input. -
Uses of ResponseAdminSession in org.osid.inquiry.batch
Subinterfaces of ResponseAdminSession in org.osid.inquiry.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesResponsesin bulk.