Uses of Interface
org.osid.tracking.FrontOfficeList
Packages that use FrontOfficeList
Package
Description
The Open Service Interface Definitions for the org.osid.tracking
service.
The Open Service Interface Definitions for the org.osid.tracking.rules
service.
-
Uses of FrontOfficeList in org.osid.tracking
Methods in org.osid.tracking that return FrontOfficeListModifier and TypeMethodDescriptionFrontOfficeHierarchySession.getChildFrontOffices(Id frontOfficeId) Gets the children of the given front office.FrontOfficeLookupSession.getFrontOffices()Gets allFrontOffices.FrontOfficeSearchResults.getFrontOffices()Gets the front office list resulting from a search.FrontOfficeLookupSession.getFrontOfficesByGenusType(Type frontOfficeGenusType) Gets aFrontOfficeListcorresponding to the given front office genusTypewhich does not include front offices of types derived from the specifiedType.FrontOfficeLookupSession.getFrontOfficesByIds(IdList frontOfficeIds) Gets aFrontOfficeListcorresponding to the givenIdList.In plenary mode, the returned list contains all of the front offices specified in theIdlist, in the order of the list, including duplicates, or an error results if anIdin the supplied list is not found or inaccessible.IssueFrontOfficeSession.getFrontOfficesByIssue(Id issueId) Gets theFrontOfficesfrontOfficeped to anIssue.FrontOfficeLookupSession.getFrontOfficesByParentGenusType(Type frontOfficeGenusType) Gets aFrontOfficeListcorresponding to the given front office genusTypeand include any additional front offices with genus types derived from the specifiedType.FrontOfficeLookupSession.getFrontOfficesByProvider(Id resourceId) Gets aFrontOfficeListfrom the given provider.FrontOfficeQuerySession.getFrontOfficesByQuery(FrontOfficeQuery frontOfficeQuery) Gets a list ofFrontOfficesmatching the given fromt office query.QueueFrontOfficeSession.getFrontOfficesByQueue(Id queueId) Gets theFrontOfficesfrontOfficeped to aQueue.FrontOfficeLookupSession.getFrontOfficesByRecordType(Type frontOfficeRecordType) Gets aFrontOfficeListcontaining the given front office recordType.In plenary mode, the returned list contains all known front offices or an error results.FrontOfficeHierarchySession.getParentFrontOffices(Id frontOfficeId) Gets the parents of the given front office.FrontOfficeHierarchySession.getRootFrontOffices()Gets the root front office in the front office hierarchy. -
Uses of FrontOfficeList in org.osid.tracking.rules
Methods in org.osid.tracking.rules that return FrontOfficeListModifier and TypeMethodDescriptionQueueConstrainerFrontOfficeSession.getFrontOfficesByQueueConstrainer(Id queueConstrainerId) Gets theFrontOfficesmapped to aQueueConstrainer.QueueConstrainerEnablerFrontOfficeSession.getFrontOfficesByQueueConstrainerEnabler(Id queueConstrainerEnablerId) Gets theFrontOfficesmapped to aQueueConstrainerEnabler.QueueEnablerFrontOfficeSession.getFrontOfficesByQueueEnabler(Id queueEnablerId) Gets theFrontOfficesmapped to aQueueEnabler.QueueProcessorFrontOfficeSession.getFrontOfficesByQueueProcessor(Id queueProcessorId) Gets theFrontOfficesmapped to aQueueProcessor.QueueProcessorEnablerFrontOfficeSession.getFrontOfficesByQueueProcessorEnabler(Id queueProcessorEnablerId) Gets theFrontOfficesmapped to aQueueProcessorEnabler.