Uses of Interface
org.osid.provisioning.rules.BrokerProcessor
Packages that use BrokerProcessor
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of BrokerProcessor in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return BrokerProcessorModifier and TypeMethodDescriptionBrokerProcessorAdminSession.createBrokerProcessor(BrokerProcessorForm brokerProcessorForm) Creates a newBrokerProcessor.BrokerProcessorLookupSession.getBrokerProcessor(Id brokerProcessorId) Gets theBrokerProcessorspecified by itsId.BrokerProcessorList.getNextBrokerProcessor()Gets the nextBrokerProcessorin this list.BrokerProcessorList.getNextBrokerProcessors(long n) Gets the next set ofBrokerProcessorelements in this list.