| Interface | osid.profile.rules.ProfileEntryEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.profile.rules.ProfileEntryEnablerAdminSession | ||
osid.profile.rules.ProfileEntryEnablerList | |||
osid.profile.rules.ProfileEntryEnablerLookupSession | |||
| Description |
A | ||
| Method | getProfileEntryEnablerRecord | ||
| Description |
Gets the profile entry enabler record corresponding to
the given | ||
| Parameters | osid.type.Type | profileEntryEnablerRecordType | the type of profile entry enabler record to retrieve |
| Return | osid.profile.rules.records.ProfileEntryEnablerRecord | the profile entry enabler record | |
| Errors | NULL_ARGUMENT | profileEntryEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(profileEntryEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |