| Interface | osid.type.TypeManager | ||
|---|---|---|---|
| Implements | osid.OsidManager | ||
| osid.type.TypeProfile | |||
| Description | This manager provides access to the available sessions of 
                the type service. The  | ||
| Method | getTypeLookupSession | ||
| Description | Gets the  | ||
| Return | osid.type.TypeLookupSession | a  TypeLookupSession  | |
| Errors | OPERATION_FAILED | unable to complete request | |
| UNIMPLEMENTED |  supportsTypeLookup() is false  | ||
| Compliance | optional | This method must be implemented if  supportsTypeLookup() is true.  | |
| Method | getTypeAdminSession | ||
| Description | Gets the  | ||
| Return | osid.type.TypeAdminSession | a  TypeAdminSession  | |
| Errors | OPERATION_FAILED | unable to complete request | |
| UNIMPLEMENTED |  supportsTypeAdmin() is false  | ||
| Compliance | optional | This method must be implemented if  supportsTypeAdmin() is true.  | |