Uses of Interface
org.osid.authentication.AgentQuery
Packages that use AgentQuery
Package
Description
The Open Service Interface Definitions for the org.osid
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.authentication.keys
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.blogging
service.
The Open Service Interface Definitions for the org.osid.commenting
service.
The Open Service Interface Definitions for the org.osid.filing
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.journaling
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.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.resource
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.event
service.
-
Uses of AgentQuery in org.osid
Methods in org.osid that return AgentQueryModifier and TypeMethodDescriptionOsidRequestQuery.getSubmittingAgentQuery(boolean match) Gets the query for the submitting agent. -
Uses of AgentQuery in org.osid.assessment
Methods in org.osid.assessment that return AgentQueryModifier and TypeMethodDescriptionAssessmentTakenQuery.getTakingAgentQuery()Gets the query for an agent. -
Uses of AgentQuery in org.osid.authentication
Methods in org.osid.authentication that return AgentQueryModifier and TypeMethodDescriptionAgencyQuery.getAgentQuery()Gets the query for an agent.AgentQuerySession.getAgentQuery()Gets an agent query.AgentSmartAgencySession.getAgentQuery()Gets an agent query.AgentSearchSession.getAgentQueryFromInspector(AgentQueryInspector agentQueryInspector) Gets an agent query from an inspector.AgentSmartAgencySession.getAgentQueryFromInspector(AgentQueryInspector agentQueryInspector) Gets an agent query from an inspector.AgencyQuery.getAncestorAgencyQuery()Gets the query for an agency.AgencyQuery.getDescendantAgencyQuery()Gets the query for an agency.Methods in org.osid.authentication with parameters of type AgentQueryModifier and TypeMethodDescriptionvoidAgentSmartAgencySession.applyAgentQuery(AgentQuery agentQuery) Applies an agent query to this agency.AgentQuerySession.getAgentsByQuery(AgentQuery agentQuery) Gets a list ofAgentsmatching the given agent query.AgentSearchSession.getAgentsBySearch(AgentQuery agentQuery, AgentSearch agentSearch) Gets the search results matching the given search query using the given search. -
Uses of AgentQuery in org.osid.authentication.keys
Methods in org.osid.authentication.keys that return AgentQueryModifier and TypeMethodDescriptionKeyQuery.getAgentQuery()Includes an agent query for making relations withAgents. -
Uses of AgentQuery in org.osid.authorization
Methods in org.osid.authorization that return AgentQueryModifier and TypeMethodDescriptionAuthorizationQuery.getAgentQuery(boolean match) Gets the agent query. -
Uses of AgentQuery in org.osid.bidding
Methods in org.osid.bidding that return AgentQuery -
Uses of AgentQuery in org.osid.blogging
Methods in org.osid.blogging that return AgentQuery -
Uses of AgentQuery in org.osid.commenting
Methods in org.osid.commenting that return AgentQueryModifier and TypeMethodDescriptionCommentQuery.getCommentingAgentQuery()Gets the query for an agent query. -
Uses of AgentQuery in org.osid.filing
Methods in org.osid.filing that return AgentQueryModifier and TypeMethodDescriptionDirectoryEntryQuery.getOwnerQuery()Gets the query for an agent. -
Uses of AgentQuery in org.osid.forum
Methods in org.osid.forum that return AgentQueryModifier and TypeMethodDescriptionPostQuery.getPostingAgentQuery()Gets the query for an agent.ReplyQuery.getPostingAgentQuery()Gets the query for an agent. -
Uses of AgentQuery in org.osid.grading
Methods in org.osid.grading that return AgentQueryModifier and TypeMethodDescriptionGradeEntryQuery.getGradingAgentQuery()Gets the query for an agent. -
Uses of AgentQuery in org.osid.hold
Methods in org.osid.hold that return AgentQuery -
Uses of AgentQuery in org.osid.inquiry
Methods in org.osid.inquiry that return AgentQueryModifier and TypeMethodDescriptionResponseQuery.getRespondingAgentQuery()Gets the query for a responding agent. -
Uses of AgentQuery in org.osid.installation
Methods in org.osid.installation that return AgentQuery -
Uses of AgentQuery in org.osid.journaling
Methods in org.osid.journaling that return AgentQueryModifier and TypeMethodDescriptionJournalEntryQuery.getAgentQuery()Gets the query for an agent query. -
Uses of AgentQuery in org.osid.logging
Methods in org.osid.logging that return AgentQuery -
Uses of AgentQuery in org.osid.messaging
Methods in org.osid.messaging that return AgentQueryModifier and TypeMethodDescriptionReceiptQuery.getReceivingAgentQuery()Gets the query for the receiving agent.MessageQuery.getSendingAgentQuery()Gets the query for an agent. -
Uses of AgentQuery in org.osid.ordering
Methods in org.osid.ordering that return AgentQueryModifier and TypeMethodDescriptionOrderQuery.getClosingAgentQuery()Gets the query for a closing agent query.OrderQuery.getSubmittingAgentQuery()Gets the query for a submitting agent query. -
Uses of AgentQuery in org.osid.profile
Methods in org.osid.profile that return AgentQueryModifier and TypeMethodDescriptionProfileEntryQuery.getAgentQuery(boolean match) Gets the agent query. -
Uses of AgentQuery in org.osid.provisioning
Methods in org.osid.provisioning that return AgentQueryModifier and TypeMethodDescriptionRequestQuery.getRequestingAgentQuery()Gets the query for an agent.ProvisionReturnQuery.getReturningAgentQuery()Gets the query for an agent.RequestTransactionQuery.getSubmittingAgentQuery()Gets the query for a submitting agent. -
Uses of AgentQuery in org.osid.resource
Methods in org.osid.resource that return AgentQuery -
Uses of AgentQuery in org.osid.tracking
Methods in org.osid.tracking that return AgentQueryModifier and TypeMethodDescriptionLogEntryQuery.getAgentQuery()Gets the query for an agent.IssueQuery.getClosingAgentQuery()Gets the query for the agent who closed this issue.IssueQuery.getCreatingAgentQuery()Gets the query for a creator.IssueQuery.getReopeningAgentQuery()Gets the query for the agent who reopened this issue.IssueQuery.getResolvingAgentQuery()Gets the query for the agent who resolved this issue. -
Uses of AgentQuery in org.osid.voting
Methods in org.osid.voting that return AgentQuery -
Uses of AgentQuery in org.osid.workflow.event
Methods in org.osid.workflow.event that return AgentQueryModifier and TypeMethodDescriptionWorkflowEventQuery.getWorkingAgentQuery()Gets the query for a working agent.