OSID Logo
OSID Specifications
type package
Version 3.0.0
Interfaceosid.type.TypeProfile
Implementsosid.OsidProfile
Implemented Byosid.type.TypeManager
osid.type.TypeProxyManager
Description

The TypeProfile describes the interoperability among type services.

MethodsupportsTypeLookup
Description

Tests if Type lookup is supported.

Returnbooleantrue if Type lookup is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsTypeAdmin
Description

Tests if a Type administrative service is supported.

Returnbooleantrue if Type administration is supported, false otherwise
CompliancemandatoryThis method must be implemented.