public function getCmdById($_cmdId)
 {
     return jeenodeCmd::byId($_cmdId);
 }