Interface | osid.profile.rules.ProfileEntryEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
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. |