Uses of Interface
org.osid.offering.ResultAdminSession
Packages that use ResultAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
The Open Service Interface Definitions for the org.osid.offering.batch
service.
-
Uses of ResultAdminSession in org.osid.offering
Methods in org.osid.offering that return ResultAdminSessionModifier and TypeMethodDescriptionOfferingManager.getResultAdminSession()Gets theOsidSessionassociated with the result administration service.OfferingProxyManager.getResultAdminSession(Proxy proxy) Gets theOsidSessionassociated with the result administration service.OfferingManager.getResultAdminSessionForCatalogue(Id catalogueId) Gets theOsidSessionassociated with the result administration service for the given catalogue.OfferingProxyManager.getResultAdminSessionForCatalogue(Id catalogueId, Proxy proxy) Gets theOsidSessionassociated with the result administration service for the given catalogue. -
Uses of ResultAdminSession in org.osid.offering.batch
Subinterfaces of ResultAdminSession in org.osid.offering.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesResultsin bulk.