Package | Description |
---|---|
org.osid.filing.allocation |
The Open Service Interface Definitions for the org.osid.filing.allocation
service.
|
Modifier and Type | Method and Description |
---|---|
AllocationAdminSession |
FilingAllocationManager.getAllocationAdminSession()
Gets the session for assigning quotas.
|
AllocationAdminSession |
FilingAllocationProxyManager.getAllocationAdminSession(Proxy proxy)
Gets the session for assigning quotas.
|
AllocationAdminSession |
FilingAllocationManager.getAllocationAdminSessionForDirectory(java.lang.String directoryPath)
Gets the session for assigning quotas for the given directory.
|
AllocationAdminSession |
FilingAllocationProxyManager.getAllocationAdminSessionForDirectory(java.lang.String directoryPath,
Proxy proxy)
Gets the session for assigning quotas for the given directory.
|