Uses of Interface
org.osid.profile.rules.ProfileEntryEnabler
Packages that use ProfileEntryEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.profile.rules
service.
-
Uses of ProfileEntryEnabler in org.osid.profile.rules
Methods in org.osid.profile.rules that return ProfileEntryEnablerModifier and TypeMethodDescriptionProfileEntryEnablerAdminSession.createProfileEntryEnabler(ProfileEntryEnablerForm profileEntryEnablerForm) Creates a newProfileEntryEnabler.ProfileEntryEnablerList.getNextProfileEntryEnabler()Gets the nextProfileEntryEnablerin this list.ProfileEntryEnablerList.getNextProfileEntryEnablers(long n) Gets the next set ofProfileEntryEnablerelements in this list.ProfileEntryEnablerLookupSession.getProfileEntryEnabler(Id profileEntryEnablerId) Gets theProfileEntryEnablerspecified by itsId.