Uses of Interface
org.osid.profile.ProfileEntry
Packages that use ProfileEntry
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileEntry in org.osid.profile
Methods in org.osid.profile that return ProfileEntryModifier and TypeMethodDescriptionProfileEntryAdminSession.createProfileEntry(ProfileEntryForm profileEntryForm) Creates a newProfileEntry.ProfileEntryLookupSession.getExplicitProfileEntry(Id profileEntryId) Gets the explicitProfileEntrythat generated the given implicit profile entry.ProfileEntryList.getNextProfileEntries(long n) Gets the next set ofProfileEntryelements in this list which must be less than or equal to the number returned fromavailable().ProfileEntryList.getNextProfileEntry()Gets the nextProfileEntryin this list.ProfileEntryLookupSession.getProfileEntry(Id profileEntryId) Gets theProfileEntryspecified by itsId.