Uses of Interface
org.osid.provisioning.rules.BrokerEnabler
Packages that use BrokerEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of BrokerEnabler in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return BrokerEnablerModifier and TypeMethodDescriptionBrokerEnablerAdminSession.createBrokerEnabler(BrokerEnablerForm brokerEnablerForm) Creates a newBrokerEnabler.BrokerEnablerLookupSession.getBrokerEnabler(Id brokerEnablerId) Gets theBrokerEnablerspecified by itsId.BrokerEnablerList.getNextBrokerEnabler()Gets the nextBrokerEnablerin this list.BrokerEnablerList.getNextBrokerEnablers(long n) Gets the next set ofBrokerEnablerelements in this list.