Uses of Interface
org.osid.tracking.rules.QueueConstrainerList
Packages that use QueueConstrainerList
Package
Description
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of QueueConstrainerList in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return QueueConstrainerListModifier and TypeMethodDescriptionQueueConstrainerLookupSession.getQueueConstrainers()Gets allQueueConstrainers.QueueConstrainerSearchResults.getQueueConstrainers()Gets theQueueConstrainerListresulting from a search.QueueConstrainerFrontOfficeSession.getQueueConstrainersByFrontOffice(Id frontOfficeId) Gets the list of queue constrainer associated with aFrontFront Office.QueueConstrainerFrontOfficeSession.getQueueConstrainersByFrontOffices(IdList frontOfficeIds) Gets the list of queue constrainer corresponding to a list ofFrontOffices.QueueConstrainerLookupSession.getQueueConstrainersByGenusType(Type queueConstrainerGenusType) Gets aQueueConstrainerListcorresponding to the given queue constrainer genusTypewhich does not include queue constrainer of genus types derived from the specifiedType.QueueConstrainerLookupSession.getQueueConstrainersByIds(IdList queueConstrainerIds) Gets aQueueConstrainerListcorresponding to the givenIdList.QueueConstrainerLookupSession.getQueueConstrainersByParentGenusType(Type queueConstrainerGenusType) Gets aQueueConstrainerListcorresponding to the given queue constrainer genusTypeand include any additional queue constrainer with genus types derived from the specifiedType.QueueConstrainerQuerySession.getQueueConstrainersByQuery(QueueConstrainerQuery queueConstrainerQuery) Gets a list ofQueueConstrainersmatching the given queue constrainer query.QueueConstrainerLookupSession.getQueueConstrainersByRecordType(Type queueConstrainerRecordType) Gets aQueueConstrainerListcontaining the given queue constrainer recordType.QueueConstrainerRuleLookupSession.getQueueConstrainersForQueue(Id queueId) Gets theQueueConstrainerassociated with aQueue.QueueConstrainerEnablerRuleLookupSession.getQueueConstrainersForQueueConstrainerEnabler(Id queueConstrainerEnablerId) Gets theQueueConstrainersmapped to aQueueConstrainerEnabler.