Uses of Interface
org.osid.provisioning.DistributorList
Packages that use DistributorList
Package
Description
The Open Service Interface Definitions for the org.osid.provisioning
service.
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
-
Uses of DistributorList in org.osid.provisioning
Methods in org.osid.provisioning that return DistributorListModifier and TypeMethodDescriptionDistributorHierarchySession.getChildDistributors(Id distributorId) Gets the children of the given distributor.DistributorLookupSession.getDistributors()Gets allDistributors.DistributorSearchResults.getDistributors()Gets the distributor list resulting from a search.BrokerDistributorSession.getDistributorsByBroker(Id brokerId) Gets theDistributorsmapped to aBroker.DistributorLookupSession.getDistributorsByGenusType(Type distributorGenusType) Gets aDistributorListcorresponding to the given distributor genusTypewhich does not include distributors of types derived from the specifiedType.DistributorLookupSession.getDistributorsByIds(IdList distributorIds) Gets aDistributorListcorresponding to the givenIdList.In plenary mode, the returned list contains all of the distributors 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.DistributorLookupSession.getDistributorsByParentGenusType(Type distributorGenusType) Gets aDistributorListcorresponding to the given distributor genusTypeand include any additional distributors with genus types derived from the specifiedType.PoolDistributorSession.getDistributorsByPool(Id poolId) Gets theDistributorsmapped to aPool.DistributorLookupSession.getDistributorsByProvider(Id resourceId) Gets aDistributorListfor the given provider.ProvisionDistributorSession.getDistributorsByProvision(Id provisionId) Gets theDistributorsmapped to aProvision.ProvisionableDistributorSession.getDistributorsByProvisionable(Id provisionableId) Gets theDistributorsmapped to aProvisionable.DistributorQuerySession.getDistributorsByQuery(DistributorQuery distributorQuery) Gets a list ofDistributorsmatching the given distributor query.QueueDistributorSession.getDistributorsByQueue(Id queueId) Gets theDistributorsmapped to aQueue.DistributorLookupSession.getDistributorsByRecordType(Type distributorRecordType) Gets aDistributorListcontaining the given distributor recordType.In plenary mode, the returned list contains all known distributors or an error results.RequestDistributorSession.getDistributorsByRequest(Id requestId) Gets theDistributorsmapped to aRequest.DistributorHierarchySession.getParentDistributors(Id distributorId) Gets the parents of the given distributor.DistributorHierarchySession.getRootDistributors()Gets the root distributor in the distributor hierarchy. -
Uses of DistributorList in org.osid.provisioning.rules
Methods in org.osid.provisioning.rules that return DistributorListModifier and TypeMethodDescriptionBrokerConstrainerDistributorSession.getDistributorsByBrokerConstrainer(Id brokerConstrainerId) Gets theDistributorsmapped to aBrokerConstrainer.BrokerConstrainerEnablerDistributorSession.getDistributorsByBrokerConstrainerEnabler(Id brokerConstrainerEnablerId) Gets theDistributorsmapped to aBrokerConstrainerEnabler.BrokerEnablerDistributorSession.getDistributorsByBrokerEnabler(Id brokerEnablerId) Gets theDistributorsmapped to aBrokerEnabler.BrokerProcessorDistributorSession.getDistributorsByBrokerProcessor(Id brokerProcessorId) Gets theDistributorsmapped to aBrokerConstrainer.BrokerProcessorEnablerDistributorSession.getDistributorsByBrokerProcessorEnabler(Id brokerProcessorEnablerId) Gets theDistributorsmapped to aBrokerProcessorEnabler.PoolConstrainerDistributorSession.getDistributorsByPoolConstrainer(Id poolConstrainerId) Gets theDistributorsmapped to aPoolConstrainer.PoolConstrainerEnablerDistributorSession.getDistributorsByPoolConstrainerEnabler(Id poolConstrainerEnablerId) Gets theDistributorsmapped to aPoolConstrainerEnabler.PoolEnablerDistributorSession.getDistributorsByPoolEnabler(Id poolEnablerId) Gets theDistributorsmapped to aPoolEnabler.PoolProcessorDistributorSession.getDistributorsByPoolProcessor(Id poolProcessorId) Gets theDistributorsmapped to aPoolConstrainer.PoolProcessorEnablerDistributorSession.getDistributorsByPoolProcessorEnabler(Id poolProcessorEnablerId) Gets theDistributorsmapped to aPoolProcessorEnabler.ProvisionableEnablerDistributorSession.getDistributorsByProvisionableEnabler(Id provisionableEnablerId) Gets theDistributorsmapped to aProvisionableEnabler.ProvisionEnablerDistributorSession.getDistributorsByProvisionEnabler(Id provisionEnablerId) Gets theDistributorsmapped to aProvisionEnabler.QueueConstrainerDistributorSession.getDistributorsByQueueConstrainer(Id queueConstrainerId) Gets theDistributorsmapped to aQueueConstrainer.QueueConstrainerEnablerDistributorSession.getDistributorsByQueueConstrainerEnabler(Id queueConstrainerEnablerId) Gets theDistributorsmapped to aQueueConstrainerEnabler.QueueEnablerDistributorSession.getDistributorsByQueueEnabler(Id queueEnablerId) Gets theDistributorsmapped to aQueueEnabler.QueueProcessorDistributorSession.getDistributorsByQueueProcessor(Id queueProcessorId) Gets theDistributorsmapped to aQueueConstrainer.QueueProcessorEnablerDistributorSession.getDistributorsByQueueProcessorEnabler(Id queueProcessorEnablerId) Gets theDistributorsmapped to aQueueProcessorEnabler.