OSID Logo
OSID Specifications
type package
Version 3.0.0
Release Candidate Preview
Interfaceosid.type.TypeProfile
Implementsosid.OsidProfile
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
CompliancemandatoryThis method must be implemented.
MethodsupportsTypeAdmin
Description

Tests if a Type administrative service is supported.

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