Uses of Interface
org.osid.authentication.AgentSearchOrder
Packages that use AgentSearchOrder
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.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 AgentSearchOrder in org.osid
Methods in org.osid that return AgentSearchOrderModifier and TypeMethodDescriptionOsidRequestSearchOrder.getSubmittingAgentSearchOrder()Gets the search order for a submitting agent. -
Uses of AgentSearchOrder in org.osid.assessment
Methods in org.osid.assessment that return AgentSearchOrderModifier and TypeMethodDescriptionAssessmentTakenSearchOrder.getTakingAgentSearchOrder()Gets an agent search order. -
Uses of AgentSearchOrder in org.osid.authentication
Methods in org.osid.authentication that return AgentSearchOrderModifier and TypeMethodDescriptionAgentSearchSession.getAgentSearchOrder()Gets an agent search order.AgentSmartAgencySession.getAgentSearchOrder()Gets an agent search order.Methods in org.osid.authentication with parameters of type AgentSearchOrderModifier and TypeMethodDescriptionvoidAgentSmartAgencySession.applyAgentSequencing(AgentSearchOrder agentSearchOrder) Applies an agent search order to this agency.voidAgentSearch.orderAgentResults(AgentSearchOrder agentSearchOrder) Specify an ordering to the search results. -
Uses of AgentSearchOrder in org.osid.authentication.keys
Methods in org.osid.authentication.keys that return AgentSearchOrderModifier and TypeMethodDescriptionKeySearchOrder.getAgentSearchOrder()Gets the agent search order. -
Uses of AgentSearchOrder in org.osid.authorization
Methods in org.osid.authorization that return AgentSearchOrderModifier and TypeMethodDescriptionAuthorizationSearchOrder.getAgentSearchOrder()Gets the agent search order. -
Uses of AgentSearchOrder in org.osid.bidding
Methods in org.osid.bidding that return AgentSearchOrderModifier and TypeMethodDescriptionBidSearchOrder.getBiddingAgentSearchOrder()Gets the bidding agent search order. -
Uses of AgentSearchOrder in org.osid.blogging
Methods in org.osid.blogging that return AgentSearchOrderModifier and TypeMethodDescriptionEntrySearchOrder.getPostingAgentSearchOrder()Gets the posting agent order interface. -
Uses of AgentSearchOrder in org.osid.commenting
Methods in org.osid.commenting that return AgentSearchOrderModifier and TypeMethodDescriptionCommentSearchOrder.getCommentingAgentSearchOrder()Gets the agent order interface. -
Uses of AgentSearchOrder in org.osid.filing
Methods in org.osid.filing that return AgentSearchOrderModifier and TypeMethodDescriptionDirectoryEntrySearchOrder.getOwnerSearchOrder()Gets an agent search order interface. -
Uses of AgentSearchOrder in org.osid.forum
Methods in org.osid.forum that return AgentSearchOrderModifier and TypeMethodDescriptionPostSearchOrder.getPostingAgentSearchOrder()Gets the posting agent search order interface.ReplySearchOrder.getPostingAgentSearchOrder()Gets the posting agent search order interface. -
Uses of AgentSearchOrder in org.osid.grading
Methods in org.osid.grading that return AgentSearchOrderModifier and TypeMethodDescriptionGradeEntrySearchOrder.getGradingAgentSearchOrder()Gets the search order for a grading agent. -
Uses of AgentSearchOrder in org.osid.hold
Methods in org.osid.hold that return AgentSearchOrderModifier and TypeMethodDescriptionHoldSearchOrder.getAgentSearchOrder()Gets the agent search order. -
Uses of AgentSearchOrder in org.osid.inquiry
Methods in org.osid.inquiry that return AgentSearchOrderModifier and TypeMethodDescriptionResponseSearchOrder.getRespondingAgentSearchOrder()Gets the responding agent search order. -
Uses of AgentSearchOrder in org.osid.installation
Methods in org.osid.installation that return AgentSearchOrderModifier and TypeMethodDescriptionInstallationSearchOrder.getAgentSearchOrder()Gets the search order for an agent. -
Uses of AgentSearchOrder in org.osid.journaling
Methods in org.osid.journaling that return AgentSearchOrderModifier and TypeMethodDescriptionJournalEntrySearchOrder.getAgentSearchOrder()Gets the agent order. -
Uses of AgentSearchOrder in org.osid.logging
Methods in org.osid.logging that return AgentSearchOrderModifier and TypeMethodDescriptionLogEntrySearchOrder.getAgentSearchOrder()Gets the agent order. -
Uses of AgentSearchOrder in org.osid.messaging
Methods in org.osid.messaging that return AgentSearchOrderModifier and TypeMethodDescriptionReceiptSearchOrder.getReceivingAgentSearchOrder()Gets the receiving agent order.MessageSearchOrder.getSendingAgentSearchOrder()Gets the sending agent order. -
Uses of AgentSearchOrder in org.osid.ordering
Methods in org.osid.ordering that return AgentSearchOrderModifier and TypeMethodDescriptionOrderSearchOrder.getCloserSearchOrder()Gets the closer search order.OrderSearchOrder.getClosingAgentSearchOrder()Gets the closing agent search order.OrderSearchOrder.getSubmittingAgentSearchOrder()Gets the submitting agent search order. -
Uses of AgentSearchOrder in org.osid.profile
Methods in org.osid.profile that return AgentSearchOrderModifier and TypeMethodDescriptionProfileEntrySearchOrder.getAgentSearchOrder()Gets the agent search order. -
Uses of AgentSearchOrder in org.osid.provisioning
Methods in org.osid.provisioning that return AgentSearchOrderModifier and TypeMethodDescriptionRequestSearchOrder.getRequestingAgentSearchOrder()Gets the resource search order.ProvisionReturnSearchOrder.getReturningAgentSearchOrder()Gets the agent search order.RequestTransactionSearchOrder.getSubmittingAgentSearchOrder()Gets the agent search order. -
Uses of AgentSearchOrder in org.osid.tracking
Methods in org.osid.tracking that return AgentSearchOrderModifier and TypeMethodDescriptionLogEntrySearchOrder.getAgentSearchOrder()Gets the agent search order.IssueSearchOrder.getClosingAgentSearchOrder()Gets the agent search order.IssueSearchOrder.getCreatingAgentSearchOrder()Gets the agent search order.IssueSearchOrder.getReopeningAgentSearchOrder()Gets the agent search order.IssueSearchOrder.getResolvingAgentSearchOrder()Gets the agent search order. -
Uses of AgentSearchOrder in org.osid.voting
Methods in org.osid.voting that return AgentSearchOrderModifier and TypeMethodDescriptionVoteSearchOrder.getVotingAgentSearchOrder()Gets the search order for an agent. -
Uses of AgentSearchOrder in org.osid.workflow.event
Methods in org.osid.workflow.event that return AgentSearchOrderModifier and TypeMethodDescriptionWorkflowEventSearchOrder.getWorkingAgentSearchOrder()Gets the agent search order.