Interface | osid.provisioning.rules.PoolProcessorEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getPoolProcessorEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | poolProcessorEnablerRecordType | a pool processor enabler record type |
Return | osid.provisioning.rules.records.PoolProcessorEnablerFormRecord | the pool processor enabler form record | |
Errors | NULL_ARGUMENT | poolProcessorEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(poolProcessorEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |