Uses of Interface
org.osid.filing.allocation.Allocation
Packages that use Allocation
Package
Description
The Open Service Interface Definitions for the org.osid.filing.allocation
service.
-
Uses of Allocation in org.osid.filing.allocation
Methods in org.osid.filing.allocation that return AllocationModifier and TypeMethodDescriptionAllocationAdminSession.createAllocation(AllocationForm allocationForm) Creates a new allocation across all users for a directory.AllocationAdminSession.createAllocationForUser(AllocationForm allocationForm) Creates a new allocation for a specific user for a directory.AllocationSession.getDirectoryAllocation()Gets the allocation of the data store across all users.AllocationList.getNextAllocation()Gets the nextAllocationin this list.AllocationList.getNextAllocations(long n) Gets the next set ofAllocationelements in this list which must be less than or equal to the number returned fromavailable().AllocationSession.getUserAllocation()Gets the user quota allocation of the data store for the current user.