OSID Logo
OSID Specifications
type package
Version 3.1.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.

Returnboolean true if Type lookup is supported, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsTypeAdmin
Description

Tests if a Type administrative service is supported.

Returnboolean true if Type administration is supported, false otherwise
Compliancemandatory This method must be implemented.