Uses of Interface
org.osid.profile.ProfileEntryAdminSession
Packages that use ProfileEntryAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
The Open Service Interface Definitions for the org.osid.profile.batch
service.
-
Uses of ProfileEntryAdminSession in org.osid.profile
Methods in org.osid.profile that return ProfileEntryAdminSessionModifier and TypeMethodDescriptionProfileManager.getProfileEntryAdminSession()Gets theOsidSessionassociated with the profile entry administration service.ProfileProxyManager.getProfileEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the profile entry administration service.ProfileManager.getProfileEntryAdminSessionForProfile(Id profileId) Gets theOsidSessionassociated with the profile entry admin service for the given profile.ProfileProxyManager.getProfileEntryAdminSessionForProfile(Id profileId, Proxy proxy) Gets theOsidSessionassociated with the profile entry admin service for the given profile. -
Uses of ProfileEntryAdminSession in org.osid.profile.batch
Subinterfaces of ProfileEntryAdminSession in org.osid.profile.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesProfileEntriesin bulk.