Uses of Interface
org.osid.filing.allocation.AllocationSession
Packages that use AllocationSession
Package
Description
The Open Service Interface Definitions for the org.osid.filing.allocation
service.
-
Uses of AllocationSession in org.osid.filing.allocation
Subinterfaces of AllocationSession in org.osid.filing.allocationModifier and TypeInterfaceDescriptioninterfaceThis session defines methods for accessing space allocation and quotas.Methods in org.osid.filing.allocation that return AllocationSessionModifier and TypeMethodDescriptionFilingAllocationManager.getAllocationSession()Gets the session for accessing usage and quotas.FilingAllocationProxyManager.getAllocationSession(Proxy proxy) Gets the session for accessing usage and quotas.FilingAllocationManager.getAllocationSessionForDirectory(String directoryPath) Gets the session for accessing usage and quotas for a given directory.FilingAllocationProxyManager.getAllocationSessionForDirectory(String directoryPath, Proxy proxy) Gets the session for accessing usage and quotas for a given directory.