Uses of Interface
org.osid.provisioning.rules.PoolConstrainerList
Packages that use PoolConstrainerList
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of PoolConstrainerList in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return PoolConstrainerListModifier and TypeMethodDescriptionPoolConstrainerLookupSession.getPoolConstrainers()Gets allPoolConstrainers.PoolConstrainerSearchResults.getPoolConstrainers()Gets the pool constrainer list resulting from a search.PoolConstrainerDistributorSession.getPoolConstrainersByDistributor(Id distributorId) Gets the list ofPoolConstrainersassociated with aDistributor.PoolConstrainerDistributorSession.getPoolConstrainersByDistributors(IdList distributorIds) Gets the list ofPoolConstrainerscorresponding to a list ofDistributors.PoolConstrainerLookupSession.getPoolConstrainersByGenusType(Type poolConstrainerGenusType) Gets aPoolConstrainerListcorresponding to the given pool constrainer genusTypewhich does not include pool constrainers of genus types derived from the specifiedType.PoolConstrainerLookupSession.getPoolConstrainersByIds(IdList poolConstrainerIds) Gets aPoolConstrainerListcorresponding to the givenIdList.PoolConstrainerLookupSession.getPoolConstrainersByParentGenusType(Type poolConstrainerGenusType) Gets aPoolConstrainerListcorresponding to the given pool constrainer genusTypeand include any additional pool constrainers with genus types derived from the specifiedType.PoolConstrainerQuerySession.getPoolConstrainersByQuery(PoolConstrainerQuery poolConstrainerQuery) Gets a list ofPoolConstrainersmatching the given search.PoolConstrainerLookupSession.getPoolConstrainersByRecordType(Type poolConstrainerRecordType) Gets aPoolConstrainerListcontaining the given pool constrainer recordType.PoolConstrainerRuleLookupSession.getPoolConstrainersForPool(Id poolId) Gets thePoolConstrainersassociated with aPool.PoolConstrainerEnablerRuleLookupSession.getPoolConstrainersForPoolConstrainerEnabler(Id poolConstrainerEnablerId) Gets thePoolConstrainersmapped to aPoolConstrainerEnabler.