Uses of Interface
org.osid.resource.ResourceQuery
Packages that use ResourceQuery
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.acknowledgement
service.
The Open Service Interface Definitions for the org.osid.assessment
service.
The Open Service Interface Definitions for the org.osid.authentication
service.
The Open Service Interface Definitions for the org.osid.authorization
service.
The Open Service Interface Definitions for the org.osid.bidding
service.
The Open Service Interface Definitions for the org.osid.billing
service.
The Open Service Interface Definitions for the org.osid.billing.payment
service.
The Open Service Interface Definitions for the org.osid.blogging
service.
The Open Service Interface Definitions for the org.osid.calendaring
service.
The Open Service Interface Definitions for the org.osid.commenting
service.
The Open Service Interface Definitions for the org.osid.contact
service.
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.course.registration
service.
The Open Service Interface Definitions for the org.osid.course.registration.request
service.
The Open Service Interface Definitions for the org.osid.financials
service.
The Open Service Interface Definitions for the org.osid.forum
service.
The Open Service Interface Definitions for the org.osid.grading
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.installation
service.
The Open Service Interface Definitions for the org.osid.inventory
service.
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
The Open Service Interface Definitions for the org.osid.journaling
service.
The Open Service Interface Definitions for the org.osid.learning
service.
The Open Service Interface Definitions for the org.osid.logging
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.ordering
service.
The Open Service Interface Definitions for the org.osid.profile
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.room.squatting
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.
The Open Service Interface Definitions for the org.osid.workflow.event
service.
-
Uses of ResourceQuery in org.osid
Methods in org.osid that return ResourceQueryModifier and TypeMethodDescriptionOsidSourceableQuery.getProviderQuery(boolean match) Gets the query for the provider.OsidRequestQuery.getRequesterQuery(boolean match) Gets the query for the resource.OsidRuleApplicatorQuery.getResourceQuery(boolean match) Gets the query for the resource.OsidRequestQuery.getSubmitterQuery(boolean match) Gets the query for the resource. -
Uses of ResourceQuery in org.osid.acknowledgement
Methods in org.osid.acknowledgement that return ResourceQueryModifier and TypeMethodDescriptionCreditQuery.getResourceQuery()Gets the query for a resource query. -
Uses of ResourceQuery in org.osid.assessment
Methods in org.osid.assessment that return ResourceQueryModifier and TypeMethodDescriptionAssessmentTakenQuery.getTakerQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.authentication
Methods in org.osid.authentication that return ResourceQuery -
Uses of ResourceQuery in org.osid.authorization
Methods in org.osid.authorization that return ResourceQueryModifier and TypeMethodDescriptionAuthorizationQuery.getResourceQuery(boolean match) Gets the resource query. -
Uses of ResourceQuery in org.osid.bidding
Methods in org.osid.bidding that return ResourceQueryModifier and TypeMethodDescriptionBidQuery.getBidderQuery()Gets the query for a resource.AuctionQuery.getItemQuery()Gets the query for a resource.AuctionQuery.getSellerQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.billing
Methods in org.osid.billing that return ResourceQueryModifier and TypeMethodDescriptionCustomerQuery.getResourceQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.billing.payment
Methods in org.osid.billing.payment that return ResourceQuery -
Uses of ResourceQuery in org.osid.blogging
Methods in org.osid.blogging that return ResourceQuery -
Uses of ResourceQuery in org.osid.calendaring
Methods in org.osid.calendaring that return ResourceQueryModifier and TypeMethodDescriptionCommitmentQuery.getResourceQuery()Gets the query for a resource.EventQuery.getSponsorQuery()Gets the query for a sponsor.OffsetEventQuery.getSponsorQuery()Gets the query for a sponsor.RecurringEventQuery.getSponsorQuery()Gets the query for a sponsor. -
Uses of ResourceQuery in org.osid.commenting
Methods in org.osid.commenting that return ResourceQueryModifier and TypeMethodDescriptionCommentQuery.getCommentorQuery()Gets the query for a resource query.CommentSearchOrder.getCommentorSearchOrder()Gets the resource order interface. -
Uses of ResourceQuery in org.osid.contact
Methods in org.osid.contact that return ResourceQueryModifier and TypeMethodDescriptionContactQuery.getAddresseeQuery()Gets the query for a resource query.AddressQuery.getResourceQuery()Gets the query for a resource query. -
Uses of ResourceQuery in org.osid.course
Methods in org.osid.course that return ResourceQueryModifier and TypeMethodDescriptionActivityQuery.getInstructorQuery()Gets the query for an instructor.CourseOfferingQuery.getInstructorQuery()Gets the query for an instructor.CourseOfferingQuery.getRestrictedAudienceQuery()Gets the query for a restricted audience.CourseOfferingQuery.getSponsorQuery()Gets the query for a sponsor.CourseQuery.getSponsorQuery()Gets the query for a sponsor.CourseQuery.getTargetAudienceQuery()Gets the query for a target audience. -
Uses of ResourceQuery in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return ResourceQueryModifier and TypeMethodDescriptionAssessmentEntryQuery.getStudentQuery()Gets the query for a student option.AwardEntryQuery.getStudentQuery()Gets the query for a student option.CourseEntryQuery.getStudentQuery()Gets the query for a student option.CredentialEntryQuery.getStudentQuery()Gets the query for a student option.ProgramEntryQuery.getStudentQuery()Gets the query for a student option. -
Uses of ResourceQuery in org.osid.course.program
Methods in org.osid.course.program that return ResourceQueryModifier and TypeMethodDescriptionProgramOfferingQuery.getRestrictedAudienceQuery()Gets the query for a restricted audience.ProgramOfferingQuery.getSponsorQuery()Gets the query for a sponsor.ProgramQuery.getSponsorQuery()Gets the query for a sponsor.EnrollmentQuery.getStudentQuery()Gets the query for a student.ProgramQuery.getTargetAudienceQuery()Gets the query for a target audience. -
Uses of ResourceQuery in org.osid.course.registration
Methods in org.osid.course.registration that return ResourceQueryModifier and TypeMethodDescriptionActivityRegistrationQuery.getStudentQuery()Gets the query for a student.CourseRegistrationQuery.getStudentQuery()Gets the query for a student.RegistrationQuery.getStudentQuery()Gets the query for a student. -
Uses of ResourceQuery in org.osid.course.registration.request
Methods in org.osid.course.registration.request that return ResourceQueryModifier and TypeMethodDescriptionRegistrationRequestItemQuery.getStudentQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.financials
Methods in org.osid.financials that return ResourceQueryModifier and TypeMethodDescriptionActivityQuery.getOrganizationQuery()Gets the query for an organization.ActivityQuery.getSupervisorQuery()Gets the query for a supervisor. -
Uses of ResourceQuery in org.osid.forum
Methods in org.osid.forum that return ResourceQueryModifier and TypeMethodDescriptionPostQuery.getPosterQuery()Gets the query for a resource.ReplyQuery.getPosterQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.grading
Methods in org.osid.grading that return ResourceQueryModifier and TypeMethodDescriptionGradeEntryQuery.getGraderQuery()Gets the query for an agent.GradeEntryQuery.getKeyResourceQuery()Gets the query for a key resource. -
Uses of ResourceQuery in org.osid.hold
Methods in org.osid.hold that return ResourceQueryModifier and TypeMethodDescriptionIssueQuery.getBureauQuery()Gets the query for a bureau.HoldQuery.getResourceQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.inquiry
Methods in org.osid.inquiry that return ResourceQueryModifier and TypeMethodDescriptionInquiryQuery.getAuditorQuery()Gets the query for a auditor.ResponseQuery.getResponderQuery()Gets the query for a responder resource. -
Uses of ResourceQuery in org.osid.installation
Methods in org.osid.installation that return ResourceQueryModifier and TypeMethodDescriptionPackageQuery.getCreatorQuery()Gets the query for a creator resource. -
Uses of ResourceQuery in org.osid.inventory
Methods in org.osid.inventory that return ResourceQueryModifier and TypeMethodDescriptionModelQuery.getManufacturerQuery()Gets the query for a manufacturer. -
Uses of ResourceQuery in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return ResourceQuery -
Uses of ResourceQuery in org.osid.journaling
Methods in org.osid.journaling that return ResourceQueryModifier and TypeMethodDescriptionJournalEntryQuery.getResourceQuery()Gets the query for a resource query. -
Uses of ResourceQuery in org.osid.learning
Methods in org.osid.learning that return ResourceQueryModifier and TypeMethodDescriptionProficiencyQuery.getResourceQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.logging
Methods in org.osid.logging that return ResourceQueryModifier and TypeMethodDescriptionLogEntryQuery.getResourceQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.messaging
Methods in org.osid.messaging that return ResourceQueryModifier and TypeMethodDescriptionMessageQuery.getRecipientQuery()Gets the query for a recipient resource.ReceiptQuery.getRecipientQuery()Gets the query for a recipient resource.MessageQuery.getSenderQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.offering
Methods in org.osid.offering that return ResourceQueryModifier and TypeMethodDescriptionParticipantQuery.getResourceQuery()Gets the query for a resource query.CanonicalUnitQuery.getSponsorQuery()Gets the query for a sponsor.OfferingQuery.getSponsorQuery()Gets the query for a sponsor. -
Uses of ResourceQuery in org.osid.ordering
Methods in org.osid.ordering that return ResourceQueryModifier and TypeMethodDescriptionOrderQuery.getCloserQuery()Gets the query for a closer resource query.OrderQuery.getCustomerQuery()Gets the query for a customer query.PriceQuery.getDemographicQuery()Gets the query for a resource.OrderQuery.getSubmitterQuery()Gets the query for a submitting agent query. -
Uses of ResourceQuery in org.osid.profile
Methods in org.osid.profile that return ResourceQueryModifier and TypeMethodDescriptionProfileEntryQuery.getResourceQuery(boolean match) Gets the resource query. -
Uses of ResourceQuery in org.osid.provisioning
Methods in org.osid.provisioning that return ResourceQueryModifier and TypeMethodDescriptionBrokerQuery.getBrokerageQuery()Gets the query for a brokerage.QueueQuery.getManagerQuery()Gets the query for a manager.ProvisionQuery.getRecipientQuery()Gets the query for aRecipient.RequestQuery.getRequesterQuery()Gets the query for a resource.ProvisionableQuery.getResourceQuery()Gets the query for a resource.ProvisionReturnQuery.getReturnerQuery()Gets the query for a resource.RequestTransactionQuery.getSubmitterQuery()Gets the query for a submitter.PoolQuery.getSupplierQuery()Gets the query for a supplier. -
Uses of ResourceQuery in org.osid.recognition
Methods in org.osid.recognition that return ResourceQueryModifier and TypeMethodDescriptionConferralQuery.getRecipientQuery()Gets the query for a resource query.ConvocationQuery.getSponsorQuery()Gets the query for a sponsor. -
Uses of ResourceQuery in org.osid.repository
Methods in org.osid.repository that return ResourceQuery -
Uses of ResourceQuery in org.osid.resource
Methods in org.osid.resource that return ResourceQueryModifier and TypeMethodDescriptionResourceQuery.getContainingGroupQuery()Gets the query for a containing group.ResourceRelationshipQuery.getDestinationResourceQuery()Gets the query for a resource.BinQuery.getResourceQuery()Gets the query for a resource.ResourceQuerySession.getResourceQuery()Gets a resource query.ResourceSmartBinSession.getResourceQuery()Gets a resource query.ResourceSearchSession.getResourceQueryFromInspector(ResourceQueryInspector resourceQueryInspector) Gets a resource query from an inspector.ResourceSmartBinSession.getResourceQueryFromInspector(ResourceQueryInspector resourceQueryInspector) Gets a resource query from an inspector.ResourceRelationshipSmartBinSession.getResourceRelationshipQueryFromInspector(ResourceRelationshipQueryInspector resourceRelationshipQueryInspector) Gets a resource relationship query from an inspector.ResourceRelationshipQuery.getSourceResourceQuery()Gets the query for a resource.Methods in org.osid.resource with parameters of type ResourceQueryModifier and TypeMethodDescriptionvoidResourceSmartBinSession.applyResourceQuery(ResourceQuery resourceQuery) Applies a resource query to this bin.ResourceQuerySession.getResourcesByQuery(ResourceQuery resourceQuery) Gets a list ofResourcesmatching the given resource query.ResourceSearchSession.getResourcesBySearch(ResourceQuery resourceQuery, ResourceSearch resourceSearch) Gets the search results matching the given search query using the given search. -
Uses of ResourceQuery in org.osid.resource.demographic
Methods in org.osid.resource.demographic that return ResourceQueryModifier and TypeMethodDescriptionDemographicQuery.getExcludedResourceQuery()Gets the query for an excluded resource.DemographicQuery.getIncludedResourceQuery()Gets the query for a resource.DemographicBuilderSession.getResourceQuery()Gets a resource query.DemographicBuilderSession.getResourceQueryFromInspector(ResourceQueryInspector resourceQueryInspector) Gets a resource query from an inspector.DemographicQuery.getResultingResourceQuery()Gets the query for a resulting resource.Methods in org.osid.resource.demographic with parameters of type ResourceQueryModifier and TypeMethodDescriptionvoidDemographicBuilderSession.applyResourceQuery(Id demographicId, ResourceQuery resourceQuery) Applies a resource query to a demographic. -
Uses of ResourceQuery in org.osid.resourcing
Methods in org.osid.resourcing that return ResourceQueryModifier and TypeMethodDescriptionJobQuery.getEmployerQuery()Gets the query for a employer.AvailabilityQuery.getResourceQuery()Gets the query for a resource.CommissionQuery.getResourceQuery()Gets the query for a resource.EffortQuery.getResourceQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.room
Methods in org.osid.room that return ResourceQueryModifier and TypeMethodDescriptionRoomQuery.getResourceQuery()Gets the query for a room resource. -
Uses of ResourceQuery in org.osid.room.squatting
Methods in org.osid.room.squatting that return ResourceQueryModifier and TypeMethodDescriptionDeedQuery.getOwnerQuery()Gets the query for an owner resource query.LeaseQuery.getTenantQuery()Gets the query for a tenant resource. -
Uses of ResourceQuery in org.osid.subscription
Methods in org.osid.subscription that return ResourceQueryModifier and TypeMethodDescriptionDispatchQuery.getEditorQuery()Gets the query for a editor.SubscriptionQuery.getSubscriberQuery()Gets the query for a subscriber query. -
Uses of ResourceQuery in org.osid.tracking
Methods in org.osid.tracking that return ResourceQueryModifier and TypeMethodDescriptionIssueQuery.getAssignedResourceQuery()Gets the query for the current assigned resource.IssueQuery.getCloserQuery()Gets the query for the agent who closed this issue.IssueQuery.getCreatorQuery()Gets the query for a creator.IssueQuery.getCustomerQuery()Gets the query for a customer.QueueQuery.getManagerQuery()Gets the query for a manager.IssueQuery.getReopenerQuery()Gets the query for the resource who reopened this issue.IssueQuery.getResolverQuery()Gets the query for the resource who resolved this issue.IssueQuery.getResourceQuery()Gets the query for the assigned resource. -
Uses of ResourceQuery in org.osid.voting
Methods in org.osid.voting that return ResourceQueryModifier and TypeMethodDescriptionBallotQuery.getCommissionerQuery()Gets the query for a commissioner.CandidateQuery.getResourceQuery()Gets the query for a resource.VoteQuery.getVoterQuery()Gets the query for a voter. -
Uses of ResourceQuery in org.osid.workflow
Methods in org.osid.workflow that return ResourceQueryModifier and TypeMethodDescriptionProcessQuery.getOwnerQuery()Gets the query for a owner.StepQuery.getResourceQuery()Gets the query for a resource. -
Uses of ResourceQuery in org.osid.workflow.event
Methods in org.osid.workflow.event that return ResourceQueryModifier and TypeMethodDescriptionWorkflowEventQuery.getWorkerQuery()Gets the query for a worker.