Uses of Interface
org.osid.filing.allocation.AllocationNotificationSession
Packages that use AllocationNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.filing.allocation
service.
-
Uses of AllocationNotificationSession in org.osid.filing.allocation
Methods in org.osid.filing.allocation that return AllocationNotificationSessionModifier and TypeMethodDescriptionFilingAllocationManager.getAllocationNotificationSession(AllocationReceiver allocationReceiver) Gets the session for receiving messages about changes to directories.FilingAllocationProxyManager.getAllocationNotificationSession(AllocationReceiver allocationReceiver, Proxy proxy) Gets the session for receiving messages about changes to directories.FilingAllocationManager.getAllocationNotificationSessionForDirectory(AllocationReceiver allocationReceiver, String directoryPath) Gets the session for receiving messages about usage warnings and quota changes for the given directory.FilingAllocationProxyManager.getAllocationNotificationSessionForDirectory(AllocationReceiver allocationReceiver, String directoryPath, Proxy proxy) Gets the session for receiving messages about usage warnings and quota changes for the given directory.