Uses of Interface
org.osid.provisioning.rules.BrokerProcessorEnabler
Packages that use BrokerProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of BrokerProcessorEnabler in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return BrokerProcessorEnablerModifier and TypeMethodDescriptionBrokerProcessorEnablerAdminSession.createBrokerProcessorEnabler(BrokerProcessorEnablerForm brokerProcessorEnablerForm) Creates a newBrokerProcessorEnabler.BrokerProcessorEnablerLookupSession.getBrokerProcessorEnabler(Id brokerProcessorEnablerId) Gets theBrokerProcessorEnablerspecified by itsId.BrokerProcessorEnablerList.getNextBrokerProcessorEnabler()Gets the nextBrokerProcessorEnablerin this list.BrokerProcessorEnablerList.getNextBrokerProcessorEnablers(long n) Gets the next set ofBrokerProcessorEnablerelements in this list.