Uses of Interface
org.osid.resource.ResourceList
Packages that use ResourceList
Package
Description
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.hold
service.
The Open Service Interface Definitions for the org.osid.inquiry
service.
The Open Service Interface Definitions for the org.osid.mapping.route
service.
The Open Service Interface Definitions for the org.osid.messaging
service.
The Open Service Interface Definitions for the org.osid.offering
service.
The Open Service Interface Definitions for the org.osid.provisioning
service.
The Open Service Interface Definitions for the org.osid.recognition
service.
The Open Service Interface Definitions for the org.osid.repository
service.
The Open Service Interface Definitions for the org.osid.resource
service.
The Open Service Interface Definitions for the org.osid.resource.demographic
service.
The Open Service Interface Definitions for the org.osid.resourcing
service.
The Open Service Interface Definitions for the org.osid.room
service.
The Open Service Interface Definitions for the org.osid.subscription
service.
The Open Service Interface Definitions for the org.osid.tracking
service.
The Open Service Interface Definitions for the org.osid.voting
service.
The Open Service Interface Definitions for the org.osid.workflow
service.
-
Uses of ResourceList in org.osid.calendaring
Methods in org.osid.calendaring that return ResourceListModifier and TypeMethodDescriptionEvent.getSponsors()Gets theSponsors.OffsetEvent.getSponsors()Gets theSponsors.RecurringEvent.getSponsors()Gets theSponsors. -
Uses of ResourceList in org.osid.course
Methods in org.osid.course that return ResourceListModifier and TypeMethodDescriptionActivity.getInstructors()Gets the instructors.CourseOffering.getInstructors()Gets the instructors.CourseOffering.getRestrictedAudiences()Gets the restricted audiences for this course offering.Course.getSponsors()Gets the sponsors.CourseOffering.getSponsors()Gets the sponsors.Course.getTargetAudiences()Gets the target audiences for this course. -
Uses of ResourceList in org.osid.course.program
Methods in org.osid.course.program that return ResourceListModifier and TypeMethodDescriptionProgramOffering.getRestrictedAudiences()Gets the restricted audiences for this program offering.Program.getSponsors()Gets the sponsors.ProgramOffering.getSponsors()Gets the sponsors.Program.getTargetAudiences()Gets the target audiences for the program. -
Uses of ResourceList in org.osid.hold
Methods in org.osid.hold that return ResourceListModifier and TypeMethodDescriptionIssue.getBureaus()Gets the bureaus that have authority for this issue. -
Uses of ResourceList in org.osid.inquiry
Methods in org.osid.inquiry that return ResourceList -
Uses of ResourceList in org.osid.mapping.route
Methods in org.osid.mapping.route that return ResourceListModifier and TypeMethodDescriptionResourceRouteSession.getResourcesOnRoute(Id routeId) Gets the resources along the given route.ResourceRouteSession.getResourcesOnRouteSegment(Id routeSegmentId) Gets the resources on the given route segment. -
Uses of ResourceList in org.osid.messaging
Methods in org.osid.messaging that return ResourceListModifier and TypeMethodDescriptionMessage.getRecipients()Gets the list of all addressed recipients of this message. -
Uses of ResourceList in org.osid.offering
Methods in org.osid.offering that return ResourceListModifier and TypeMethodDescriptionCanonicalUnit.getSponsors()Gets the sponsors.Offering.getSponsors()Gets the sponsors. -
Uses of ResourceList in org.osid.provisioning
Methods in org.osid.provisioning that return ResourceListModifier and TypeMethodDescriptionBroker.getBrokerages()Gets the brokerages.Queue.getManagers()Gets the managers.Pool.getSuppliers()Gets the suppliers. -
Uses of ResourceList in org.osid.recognition
Methods in org.osid.recognition that return ResourceList -
Uses of ResourceList in org.osid.repository
Methods in org.osid.repository that return ResourceListModifier and TypeMethodDescriptionAsset.getProviderLinks()Gets theResourcesrepresenting the source of this asset in order from the most recent provider to the originating source. -
Uses of ResourceList in org.osid.resource
Methods in org.osid.resource that return ResourceListModifier and TypeMethodDescriptionGroupSession.getGroupsByResource(Id resourceId) Gets the list ofResourceobjects mapped to aResource.ResourceLookupSession.getResources()Gets allResources.ResourceSearchResults.getResources()Gets the resource list resulting from a search.ResourceBinSession.getResourcesByBin(Id binId) Gets the list ofResourcesassociated with aBin.ResourceBinSession.getResourcesByBins(IdList binIds) Gets the list ofResourcescorresponding to a list ofBins.ResourceLookupSession.getResourcesByGenusType(Type resourceGenusType) Gets aResourceListcorresponding to the given resource genusTypewhich does not include resources of types derived from the specifiedType.In plenary mode, the returned list contains all known resources or an error results.GroupSession.getResourcesByGroup(Id groupResourceId) Gets the list ofResourcesassociated with aResource.GroupSession.getResourcesByGroups(IdList groupResourceIds) Gets the list ofResourcescorresponding to a list ofResourceobjects.ResourceLookupSession.getResourcesByIds(IdList resourceIds) Gets aResourceListcorresponding to the givenIdList.ResourceLookupSession.getResourcesByParentGenusType(Type resourceGenusType) Gets aResourceListcorresponding to the given resource genusTypeand include any additional resources with genus types derived from the specifiedType.In plenary mode, the returned list contains all known resources or an error results.ResourceQuerySession.getResourcesByQuery(ResourceQuery resourceQuery) Gets a list ofResourcesmatching the given resource query.ResourceLookupSession.getResourcesByRecordType(Type resourceRecordType) Gets aResourceListcontaining the given resource recordType. -
Uses of ResourceList in org.osid.resource.demographic
Methods in org.osid.resource.demographic that return ResourceListModifier and TypeMethodDescriptionDemographic.getExcludedResources()Gets a list ofResourcesto be subtracted from this demographic.Demographic.getIncludedResources()Gets a list of individualResourcesto be added to this demographic. -
Uses of ResourceList in org.osid.resourcing
Methods in org.osid.resourcing that return ResourceListModifier and TypeMethodDescriptionJob.getEmployers()Gets the employers.JobResourcingSession.getResources()Gets a list of resource assigned in this job. -
Uses of ResourceList in org.osid.room
Methods in org.osid.room that return ResourceListModifier and TypeMethodDescriptionRoom.getResources()Gets a list of resources in this room such as projectors, white boards, or other classes of equiptment. -
Uses of ResourceList in org.osid.subscription
Methods in org.osid.subscription that return ResourceList -
Uses of ResourceList in org.osid.tracking
Methods in org.osid.tracking that return ResourceListModifier and TypeMethodDescriptionQueue.getManagers()Gets the managers.QueueResourcingSession.getResources(Id queueId) Gets a list of resource assigned in a queue.IssueResourcingSession.getResourcesAvailableForIssue(Id issueId) Gets a list of candidate resources from this queue available for an issue sorted from best suited.IssueResourcingSession.getResourcesForQueue(Id queueId) Gets a list of resource assignable in this queue. -
Uses of ResourceList in org.osid.voting
Methods in org.osid.voting that return ResourceList -
Uses of ResourceList in org.osid.workflow
Methods in org.osid.workflow that return ResourceListModifier and TypeMethodDescriptionProcess.getOwners()Gets the owners.Step.getResources()Gets the resources working in this step.