Uses of Interface
org.osid.tracking.rules.QueueConstrainerEnabler
Packages that use QueueConstrainerEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueConstrainerEnabler in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueConstrainerEnablerModifier and TypeMethodDescriptionQueueConstrainerEnablerAdminSession.createQueueConstrainerEnabler(QueueConstrainerEnablerForm queueConstrainerEnablerForm) Creates a newQueueConstrainerEnabler.QueueConstrainerEnablerList.getNextQueueConstrainerEnabler()Gets the nextQueueConstrainerEnablerin this list.QueueConstrainerEnablerList.getNextQueueConstrainerEnablers(long n) Gets the next set ofQueueConstrainerEnablerelements in this list.QueueConstrainerEnablerLookupSession.getQueueConstrainerEnabler(Id queueConstrainerEnablerId) Gets theQueueConstrainerEnablerspecified by itsId.