Uses of Interface
org.osid.profile.ProfileEntrySearchOrder
Packages that use ProfileEntrySearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileEntrySearchOrder in org.osid.profile
Methods in org.osid.profile that return ProfileEntrySearchOrderModifier and TypeMethodDescriptionProfileEntrySearchSession.getProfileEntrySearchOrder()Gets a profile entry search order.ProfileEntrySmartProfileSession.getProfileEntrySearchOrder()Gets a profile entry search order.Methods in org.osid.profile with parameters of type ProfileEntrySearchOrderModifier and TypeMethodDescriptionvoidProfileEntrySmartProfileSession.applyProfileEntrySequencing(ProfileEntrySearchOrder profileEntrySearchOrder) Applies a profile entry search order to this profile.voidProfileEntrySearch.orderProfileEntryResults(ProfileEntrySearchOrder profileEntrySearchOrder) Specify an ordering to the search results.