Package | Description |
---|---|
org.osid.offering |
The Open Service Interface Definitions for the org.osid.offering
service.
|
Modifier and Type | Method and Description |
---|---|
ParticipantSearchOrder |
ParticipantSearchSession.getParticipantSearchOrder()
Gets a participant search order.
|
ParticipantSearchOrder |
ParticipantSmartCatalogueSession.getParticipantSearchOrder()
Gets a participant search order.
|
ParticipantSearchOrder |
ResultSearchOrder.getParticipantSearchOrder()
Gets the participant search order.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantSmartCatalogueSession.applyParticipantSequencing(ParticipantSearchOrder participantSearchOrder)
Applies a participant search order to this catalogue.
|
void |
ParticipantSearch.orderParticipantResults(ParticipantSearchOrder participantSearchOrder)
Specify an ordering to the search results.
|