OSID Logo
OSID Specifications
ontology package
Version 3.0.0
Release Candidate Preview
Interfaceosid.ontology.RelevancyForm
Implementsosid.OsidRelationshipForm
Description

This is the form for creating and updating Relevancy objects.

MethodgetRelevancyFormRecord
Description

Gets the RelevancyFormRecord corresponding to the given relevancy record Type.

Parametersosid.type.TyperelevancyRecordTypethe relevancy record type
Returnosid.ontology.records.RelevancyFormRecordthe relevancy form record
ErrorsNULL_ARGUMENT relevancyRecordType is null
OPERATION_FAILEDunable to complete request
UNSUPPORTED hasRecordType(relevancyRecordType) is false
CompliancemandatoryThis method must be implemented.