Uses of Interface
org.osid.provisioning.rules.PoolProcessorEnabler
Packages that use PoolProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of PoolProcessorEnabler in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return PoolProcessorEnablerModifier and TypeMethodDescriptionPoolProcessorEnablerAdminSession.createPoolProcessorEnabler(PoolProcessorEnablerForm poolProcessorEnablerForm) Creates a newPoolProcessorEnabler.PoolProcessorEnablerList.getNextPoolProcessorEnabler()Gets the nextPoolProcessorEnablerin this list.PoolProcessorEnablerList.getNextPoolProcessorEnablers(long n) Gets the next set ofPoolProcessorEnablerelements in this list.PoolProcessorEnablerLookupSession.getPoolProcessorEnabler(Id poolProcessorEnablerId) Gets thePoolProcessorEnablerspecified by itsId.