osid.OsidObjectSearchOrder
osid.OsidRequestSearchOrder
osid.assessment.AssessmentTakenSearchOrder
osid.authentication.AgentSearchSession
osid.authentication.AgentSmartAgencySession
osid.authentication.keys.KeySearchOrder
osid.authorization.AuthorizationSearchOrder
osid.bidding.BidSearchOrder
osid.blogging.EntrySearchOrder
osid.commenting.CommentSearchOrder
osid.filing.DirectoryEntrySearchOrder
osid.forum.PostSearchOrder
osid.forum.ReplySearchOrder
osid.grading.GradeEntrySearchOrder
osid.hold.HoldSearchOrder
osid.inquiry.ResponseSearchOrder
osid.installation.InstallationSearchOrder
osid.journaling.JournalEntrySearchOrder
osid.logging.LogEntrySearchOrder
osid.messaging.MessageSearchOrder
osid.messaging.ReceiptSearchOrder
osid.ordering.OrderSearchOrder
osid.profile.ProfileEntrySearchOrder
osid.provisioning.ProvisionReturnSearchOrder
osid.provisioning.RequestSearchOrder
osid.provisioning.RequestTransactionSearchOrder
osid.tracking.IssueSearchOrder
osid.tracking.LogEntrySearchOrder
osid.voting.VoteSearchOrder
osid.workflow.event.WorkflowEventSearchOrder
An interface for specifying the ordering of search results.
Orders the results by resource.
osid.SearchOrderStyle
style
null
mandatory
Tests if a ResourceSearchOrder is available.
ResourceSearchOrder
boolean
true
false
Gets the resource search order.
osid.resource.ResourceSearchOrder
supportsResourceSearchOrder()
optional
Gets the agent search order record corresponding to the given agent record Type. Multiple retrievals return the same underlying object.
Type
osid.type.Type
agentRecordType
osid.authentication.records.AgentSearchOrderRecord
hasRecordType(agentRecordType)