Uses of Interface
org.osid.provisioning.rules.PoolProcessor
Packages that use PoolProcessor
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of PoolProcessor in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return PoolProcessorModifier and TypeMethodDescriptionPoolProcessorAdminSession.createPoolProcessor(PoolProcessorForm poolProcessorForm) Creates a newPoolProcessor.PoolProcessorList.getNextPoolProcessor()Gets the nextPoolProcessorin this list.PoolProcessorList.getNextPoolProcessors(long n) Gets the next set ofPoolProcessorelements in this list.PoolProcessorLookupSession.getPoolProcessor(Id poolProcessorId) Gets thePoolProcessorspecified by itsId.