Uses of Interface
org.osid.offering.ParticipantSearchOrder
Packages that use ParticipantSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.offering
service.
-
Uses of ParticipantSearchOrder in org.osid.offering
Methods in org.osid.offering that return ParticipantSearchOrderModifier and TypeMethodDescriptionParticipantSearchSession.getParticipantSearchOrder()Gets a participant search order.ParticipantSmartCatalogueSession.getParticipantSearchOrder()Gets a participant search order.ResultSearchOrder.getParticipantSearchOrder()Gets the participant search order.Methods in org.osid.offering with parameters of type ParticipantSearchOrderModifier and TypeMethodDescriptionvoidParticipantSmartCatalogueSession.applyParticipantSequencing(ParticipantSearchOrder participantSearchOrder) Applies a participant search order to this catalogue.voidParticipantSearch.orderParticipantResults(ParticipantSearchOrder participantSearchOrder) Specify an ordering to the search results.