static bool alteravel(int status) { return status == REGISTRO_SALVAR_ALTERAR || status == REGISTRO_DELETAR_ALTERAR || REGISTRO_ALTERAR == status; }