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