Uses of Interface
org.osid.tracking.rules.QueueConstrainer
Packages that use QueueConstrainer
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueConstrainer in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueConstrainerModifier and TypeMethodDescriptionQueueConstrainerAdminSession.createQueueConstrainer(QueueConstrainerForm queueConstrainerForm) Creates a newQueueConstrainer.QueueConstrainerList.getNextQueueConstrainer()Gets the nextQueueConstrainerin this list.QueueConstrainerList.getNextQueueConstrainers(long n) Gets the next set ofQueueConstrainerelements in this list.QueueConstrainerLookupSession.getQueueConstrainer(Id queueConstrainerId) Gets theQueueConstrainerspecified by itsId.