Uses of Interface
org.osid.provisioning.rules.QueueProcessorEnabler
Packages that use QueueProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of QueueProcessorEnabler in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return QueueProcessorEnablerModifier and TypeMethodDescriptionQueueProcessorEnablerAdminSession.createQueueProcessorEnabler(QueueProcessorEnablerForm queueProcessorEnablerForm) Creates a newQueueProcessorEnabler.QueueProcessorEnablerList.getNextQueueProcessorEnabler()Gets the nextQueueProcessorEnablerin this list.QueueProcessorEnablerList.getNextQueueProcessorEnablers(long n) Gets the next set ofQueueProcessorEnablerelements in this list.QueueProcessorEnablerLookupSession.getQueueProcessorEnabler(Id queueProcessorEnablerId) Gets theQueueProcessorEnablerspecified by itsId.