Uses of Interface
org.osid.personnel.PersonSearchOrder
Packages that use PersonSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.personnel
service.
-
Uses of PersonSearchOrder in org.osid.personnel
Methods in org.osid.personnel that return PersonSearchOrderModifier and TypeMethodDescriptionAppointmentSearchOrder.getPersonSearchOrder()Gets the person search order.PersonSearchSession.getPersonSearchOrder()Gets a person search order.PersonSmartRealmSession.getPersonSearchOrder()Gets a person search order.Methods in org.osid.personnel with parameters of type PersonSearchOrderModifier and TypeMethodDescriptionvoidPersonSmartRealmSession.applyPersonSequencing(PersonSearchOrder personSearchOrder) Applies a person search order to this realm.voidPersonSearch.orderPersonResults(PersonSearchOrder personSearchOrder) Specify an ordering to the search results.