Interface | osid.topology.NodeForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
Description |
This is the form for creating and updating | ||
Method | getNodeFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | nodeRecordType | a node record type |
Return | osid.topology.records.NodeFormRecord | the node form record | |
Errors | NULL_ARGUMENT | nodeRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(nodeRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |