Uses of Interface
org.osid.inquiry.InquiryAdminSession
Packages that use InquiryAdminSession
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 InquiryAdminSession in org.osid.inquiry
Methods in org.osid.inquiry that return InquiryAdminSessionModifier and TypeMethodDescriptionInquiryManager.getInquiryAdminSession()Gets theOsidSessionassociated with the inquiry administration service.InquiryProxyManager.getInquiryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the inquiry administration service.InquiryManager.getInquiryAdminSessionForInquest(Id inquestId) Gets theOsidSessionassociated with the inquiry administration service for the given inquest.InquiryProxyManager.getInquiryAdminSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the inquiry administration service for the given inquest. -
Uses of InquiryAdminSession in org.osid.inquiry.batch
Subinterfaces of InquiryAdminSession in org.osid.inquiry.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesInquiriesin bulk.