eresadmin.AdminBasicServlet
Este método reordena los privilegios globales leídos del archivo priv.txt
@return
@throws
public void ajustaRights() {}

eresadmin.AdminBasicServlet
Destroys the servlet.
@return
@throws
public void destroy() {}

eresadmin.AdminBasicServlet
Processes requests for both HTTP GET
and POST
methods.
Returns a short description of the servlet.
@return
@throws
public String getServletInfo() {}

eresadmin.AdminBasicServlet
@return
@throws
public static String getVersion() {}

eresadmin.AdminBasicServlet
@return
@throws
public static String getVersionAnys() {}

eresadmin.AdminBasicServlet
@return
@throws
public static String getVersionData() {}

eresadmin.AdminBasicServlet
@param ServletConfig
@return
@throws ServletException
public void init(ServletConfig config) throws ServletException {}

eresadmin.AdminBasicServlet
@return
@throws SQLException
private void loadBlocs() throws SQLException {}

eresadmin.AdminBasicServlet
@return
@throws
private String loadDefaultIdioma() {}

eresadmin.AdminBasicServlet
@return
@throws IOException
private void loadHelpSubsts() throws IOException {}

eresadmin.AdminBasicServlet
@return
@throws SQLException
private void loadSets() throws SQLException {}
