getHandler(String commandId) Returns an instance of a command handler for the current item.
Parameters: commandId - the id of the command to get a handler for.
Returns an instance of a command handler for the current item.
Parameters: commandId - the id of the command to get a handler for. an instance of a command handler for the current item.