Uses of Interface
org.osid.profile.ProfileItemAdminSession
Packages that use ProfileItemAdminSession
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 ProfileItemAdminSession in org.osid.profile
Methods in org.osid.profile that return ProfileItemAdminSessionModifier and TypeMethodDescriptionProfileManager.getProfileItemAdminSession()Gets theOsidSessionassociated with the profile item administration service.ProfileProxyManager.getProfileItemAdminSession(Proxy proxy) Gets theOsidSessionassociated with the profile item administration service.ProfileManager.getProfileItemAdminSessionForProfile(Id profileId) Gets theOsidSessionassociated with the profile item admin service for the given profile.ProfileProxyManager.getProfileItemAdminSessionForProfile(Id profileId, Proxy proxy) Gets theOsidSessionassociated with the profile item admin service for the given profile. -
Uses of ProfileItemAdminSession in org.osid.profile.batch
Subinterfaces of ProfileItemAdminSession in org.osid.profile.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesProfileItemsin bulk.