Uses of Interface
org.osid.provisioning.rules.PoolConstrainer
Packages that use PoolConstrainer
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of PoolConstrainer in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return PoolConstrainerModifier and TypeMethodDescriptionPoolConstrainerAdminSession.createPoolConstrainer(PoolConstrainerForm poolConstrainerForm) Creates a newPoolConstrainer.PoolConstrainerList.getNextPoolConstrainer()Gets the nextPoolConstrainerin this list.PoolConstrainerList.getNextPoolConstrainers(long n) Gets the next set ofPoolConstrainerelements in this list.PoolConstrainerLookupSession.getPoolConstrainer(Id poolConstrainerId) Gets thePoolConstrainerspecified by itsId.