Package | Description |
---|---|
org.osid.profile |
The Open Service Interface Definitions for the org.osid.profile
service.
|
org.osid.profile.rules |
The Open Service Interface Definitions for the org.osid.profile.rules
service.
|
Modifier and Type | Method and Description |
---|---|
Profile |
ProfileAdminSession.createProfile(ProfileForm profileForm)
Creates a new
Profile. |
Profile |
ProfileList.getNextProfile()
Gets the next
Profile in this list. |
Profile[] |
ProfileList.getNextProfiles(long n)
Gets the next set of
Profile elements in this list
which must be less than or equal to the return from
available(). |
Profile |
ProfileEntryAdminSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntryLookupSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntryNotificationSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntryQuerySession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntrySmartProfileSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileItemAdminSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileItemLookupSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileItemNotificationSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileItemQuerySession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileItemSmartProfileSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileNode.getProfile()
Gets the
Profile at this node. |
Profile |
ProfilingSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileLookupSession.getProfile(Id profileId)
Gets the
Profile specified by its Id. |
Modifier and Type | Method and Description |
---|---|
Profile |
ProfileEntryEnablerAdminSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntryEnablerLookupSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntryEnablerNotificationSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntryEnablerQuerySession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntryEnablerRuleApplicationSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntryEnablerRuleLookupSession.getProfile()
Gets the
Profile associated with this session. |
Profile |
ProfileEntryEnablerSmartProfileSession.getProfile()
Gets the
Profile associated with this session. |