Exemplo n.º 1
0
 public boolean isSupervisorTotal(String uid) throws ISPACException {
   return SystemFunctionsDAO.isSupervisorTotal(mDbCnt, uid);
 }