Uses of Interface
org.osid.profile.ProfileSearchOrder
Packages that use ProfileSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileSearchOrder in org.osid.profile
Methods in org.osid.profile that return ProfileSearchOrderModifier and TypeMethodDescriptionProfileSearchSession.getProfileSearchOrder()Gets a profile search order.Methods in org.osid.profile with parameters of type ProfileSearchOrderModifier and TypeMethodDescriptionvoidProfileSearch.orderProfileResults(ProfileSearchOrder profileSearchOrder) Specify an ordering to the search results.