Uses of Interface
org.osid.filing.allocation.AllocationList
Packages that use AllocationList
Package
Description
The Open Service Interface Definitions for the org.osid.filing.allocation
service.
-
Uses of AllocationList in org.osid.filing.allocation
Methods in org.osid.filing.allocation that return AllocationListModifier and TypeMethodDescriptionAllocationSession.getDirectoryAllocations()Gets the allocation of the data store across all users and include any allocations for sub-stores.AllocationLookupSession.getUserAllocations()Gets the user quota allocation of the data store for each user.AllocationLookupSession.getUserAllocationsByUtilization(long percentage) Gets the quota allocations of the data store for all users matching or exceeding the given utilization.AllocationLookupSession.getUserAllocationsForUser(Id agentId) Gets the user quota allocations of the data store for the given user including any subdirectories.