Uses of Interface
org.osid.profile.ProfileItem
Packages that use ProfileItem
Package
Description
The Open Service Interface Definitions for the org.osid.profile
service.
-
Uses of ProfileItem in org.osid.profile
Methods in org.osid.profile that return ProfileItemModifier and TypeMethodDescriptionProfileItemAdminSession.createProfileItem(ProfileItemForm profileItemForm) Creates a newProfileItem.ProfileItemList.getNextProfileItem()Gets the nextProfileItemin this list.ProfileItemList.getNextProfileItems(long n) Gets the next set ofProfileItemelements in this list which must be less than or equal to the number returned fromavailable().ProfileEntry.getProfileItem()Gets theProfileItemfor this profile entry.ProfileItemLookupSession.getProfileItem(Id profileItemId) Gets theProfileItemspecified by itsId.