Uses of Interface
org.osid.profile.ProfileEntryQuerySession
Packages that use ProfileEntryQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileEntryQuerySession in org.osid.profile
Subinterfaces of ProfileEntryQuerySession in org.osid.profileModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingProfileEntries.Methods in org.osid.profile that return ProfileEntryQuerySessionModifier and TypeMethodDescriptionProfileManager.getProfileEntryQuerySession()Gets theOsidSessionassociated with the profile entry query service.ProfileProxyManager.getProfileEntryQuerySession(Proxy proxy) Gets theOsidSessionassociated with the profile entry query service.ProfileManager.getProfileEntryQuerySessionForProfile(Id profileId) Gets theOsidSessionassociated with the profile entry query service for the given profile.ProfileProxyManager.getProfileEntryQuerySessionForProfile(Id profileId, Proxy proxy) Gets theOsidSessionassociated with the profile entry query service for the given profile.