public function excluirLote($arrStrDados)
 {
     return NegLote::getInstance()->excluir($arrStrDados);
 }