Uses of Interface
org.osid.profile.rules.ProfileEntryEnablerSearchOrder
Packages that use ProfileEntryEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.profile.rules
service.
-
Uses of ProfileEntryEnablerSearchOrder in org.osid.profile.rules
Methods in org.osid.profile.rules that return ProfileEntryEnablerSearchOrderModifier and TypeMethodDescriptionProfileEntryEnablerSearchSession.getProfileEntryEnablerSearchOrder()Gets a profile entry enabler search order.ProfileEntryEnablerSmartProfileSession.getProfileEntryEnablerSearchOrder()Gets a profile entry enabler search order.Methods in org.osid.profile.rules with parameters of type ProfileEntryEnablerSearchOrderModifier and TypeMethodDescriptionvoidProfileEntryEnablerSmartProfileSession.applyProfileEntryEnablerSequencing(ProfileEntryEnablerSearchOrder profileEntryEnablerSearchOrder) Applies a profile entry enabler search order to this profile.voidProfileEntryEnablerSearch.orderProfileEntryEnablerResults(ProfileEntryEnablerSearchOrder profileEntryEnablerSearchOrder) Specify an ordering to the search results.