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