Uses of Interface
org.osid.resourcing.AvailabilityAdminSession
Packages that use AvailabilityAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
The Open Service Interface Definitions for the org.osid.resourcing.batch
service.
-
Uses of AvailabilityAdminSession in org.osid.resourcing
Methods in org.osid.resourcing that return AvailabilityAdminSessionModifier and TypeMethodDescriptionResourcingManager.getAvailabilityAdminSession()Gets theOsidSessionassociated with the availability administration service.ResourcingProxyManager.getAvailabilityAdminSession(Proxy proxy) Gets theOsidSessionassociated with the availability administration service.ResourcingManager.getAvailabilityAdminSessionForFoundry(Id foundryId) Gets theOsidSessionassociated with the availability administration service for the given foundry.ResourcingProxyManager.getAvailabilityAdminSessionForFoundry(Id foundryId, Proxy proxy) Gets theOsidSessionassociated with the availability administration service for the given foundry. -
Uses of AvailabilityAdminSession in org.osid.resourcing.batch
Subinterfaces of AvailabilityAdminSession in org.osid.resourcing.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAvailabilitiesin bulk.