public AplEnvioAtividade()
 {
     context = DbConection.getContext();
     db      = new GenericDALImpl <ARQUIVO>();
 }