public abstract CommandInfo[] getPreferredCommands (String mimeType)

Get the preferred command list from a MIME Type. The actual semantics are determined by the implementation of the CommandMap.

Parameters:
mimeType    the MIME type

Returns:  the CommandInfo classes that represent the command Beans.