Uses of Interface
org.osid.resourcing.FoundryList
Packages that use FoundryList
Package
Description
The Open Service Interface Definitions for the org.osid.resourcing
service.
The Open Service Interface Definitions for the org.osid.resourcing.rules
service.
-
Uses of FoundryList in org.osid.resourcing
Methods in org.osid.resourcing that return FoundryListModifier and TypeMethodDescriptionFoundryHierarchySession.getChildFoundries(Id foundryId) Gets the children of the given foundry.FoundryLookupSession.getFoundries()Gets allFoundries.FoundrySearchResults.getFoundries()Gets the foundry list resulting from a search.AvailabilityFoundrySession.getFoundriesByAvailability(Id availabilityId) Gets theFoundriesmapped to anAvailability.CommissionFoundrySession.getFoundriesByCommission(Id commissionId) Gets theFoundriesmapped to aCommission.CompetencyFoundrySession.getFoundriesByCompetency(Id competencyId) Gets theFoundriesmapped to aCompetency.EffortFoundrySession.getFoundriesByEffort(Id effortId) Gets theFoundriesmapped to anEffort.FoundryLookupSession.getFoundriesByGenusType(Type foundryGenusType) Gets aFoundryListcorresponding to the given foundry genusTypewhich does not include foundries of types derived from the specifiedType.In plenary mode, the returned list contains all known foundries or an error results.FoundryLookupSession.getFoundriesByIds(IdList foundryIds) Gets aFoundryListcorresponding to the givenIdList.JobFoundrySession.getFoundriesByJob(Id jobId) Gets theFoundriesmapped to aJob.FoundryLookupSession.getFoundriesByParentGenusType(Type foundryGenusType) Gets aFoundryListcorresponding to the given foundry genusTypeand include any additional foundries with genus types derived from the specifiedType.In plenary mode, the returned list contains all known foundries or an error results.FoundryLookupSession.getFoundriesByProvider(Id resourceId) Gets aFoundryListfrom the given provider.FoundryQuerySession.getFoundriesByQuery(FoundryQuery foundryQuery) Gets a list ofFoundriesmatching the given foundry query.FoundryLookupSession.getFoundriesByRecordType(Type foundryRecordType) Gets aFoundryListcontaining the given foundry recordType.WorkFoundrySession.getFoundriesByWork(Id workId) Gets theFoundriesmapped to aWork.FoundryHierarchySession.getParentFoundries(Id foundryId) Gets the parents of the given foundry.FoundryHierarchySession.getRootFoundries()Gets the root foundry in the foundry hierarchy. -
Uses of FoundryList in org.osid.resourcing.rules
Methods in org.osid.resourcing.rules that return FoundryListModifier and TypeMethodDescriptionAvailabilityEnablerFoundrySession.getFoundrysByAvailabilityEnabler(Id availabilityEnablerId) Gets theFoundriesmapped to anAvailabilityEnabler.CommissionEnablerFoundrySession.getFoundrysByCommissionEnabler(Id commissionEnablerId) Gets theFoundriesmapped to aCommissionEnabler.JobConstrainerFoundrySession.getFoundrysByJobConstrainer(Id jobConstrainerId) Gets theFoundriesmapped to aJobConstrainer.JobConstrainerEnablerFoundrySession.getFoundrysByJobConstrainerEnabler(Id jobConstrainerEnablerId) Gets theFoundriesmapped to aJobConstrainerEnabler.JobProcessorFoundrySession.getFoundrysByJobProcessor(Id jobProcessorId) Gets theFoundriesmapped to aJobProcessor.JobProcessorEnablerFoundrySession.getFoundrysByJobProcessorEnabler(Id jobProcessorEnablerId) Gets theFoundriesmapped to aJobProcessorEnabler.