Interface | osid.id.IdProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
Description |
The | ||
Method | supportsIdLookup | ||
Description |
Tests if | ||
Return | boolean | true if Id lookup is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsIdIssue | ||
Description |
Tests if an | ||
Return | boolean | true if Id issuing is supported, false
otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsIdAdmin | ||
Description |
Tests if an | ||
Return | boolean | true if Id administration is supported,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsIdBatch | ||
Description |
Tests for the availability of an Id batch service. | ||
Return | boolean | true if an Id batch service is available, false
otherwise | |
Compliance | mandatory | This method must be implemented. |