Uses of Interface
org.osid.offering.ParticipantAdminSession
Packages that use ParticipantAdminSession
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 ParticipantAdminSession in org.osid.offering
Methods in org.osid.offering that return ParticipantAdminSessionModifier and TypeMethodDescriptionOfferingManager.getParticipantAdminSession()Gets theOsidSessionassociated with the participant administration service.OfferingProxyManager.getParticipantAdminSession(Proxy proxy) Gets theOsidSessionassociated with the participant administration service.OfferingManager.getParticipantAdminSessionForCatalogue(Id catalogueId) Gets theOsidSessionassociated with the participant administration service for the given catalogue.OfferingProxyManager.getParticipantAdminSessionForCatalogue(Id catalogueId, Proxy proxy) Gets theOsidSessionassociated with the participant administration service for the given catalogue. -
Uses of ParticipantAdminSession in org.osid.offering.batch
Subinterfaces of ParticipantAdminSession in org.osid.offering.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesParticipantsin bulk.