Edit C:\galaxie\deploy\Tomcat6\work\Catalina\localhost\galaxie\old\org\apache\jsp\common\list\list_005faction_jsp.java
package org.apache.jsp.common.list; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.jsp.*; import com.edeal.frontline.navigation.*; import com.edeal.frontline.*; import com.edeal.frontline.helper.custom.*; import com.edeal.frontline.custom.*; import java.util.Hashtable; import java.util.Vector; public final class list_005faction_jsp extends org.apache.jasper.runtime.HttpJspBase implements org.apache.jasper.runtime.JspSourceDependent { private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory(); private static java.util.List _jspx_dependants; static { _jspx_dependants = new java.util.ArrayList(1); _jspx_dependants.add("/WEB-INF/taglib.tld"); } private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fmenu_005flist_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005flist_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody; private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005faccess_0026_005foperation_005fname; private javax.el.ExpressionFactory _el_expressionfactory; private org.apache.AnnotationProcessor _jsp_annotationprocessor; public Object getDependants() { return _jspx_dependants; } public void _jspInit() { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fmenu_005flist_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005flist_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _005fjspx_005ftagPool_005ffl_005faccess_0026_005foperation_005fname = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); _el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory(); _jsp_annotationprocessor = (org.apache.AnnotationProcessor) getServletConfig().getServletContext().getAttribute(org.apache.AnnotationProcessor.class.getName()); } public void _jspDestroy() { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fmenu_005flist_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005flist_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.release(); _005fjspx_005ftagPool_005ffl_005faccess_0026_005foperation_005fname.release(); } public void _jspService(HttpServletRequest request, HttpServletResponse response) throws java.io.IOException, ServletException { PageContext pageContext = null; HttpSession session = null; ServletContext application = null; ServletConfig config = null; JspWriter out = null; Object page = this; JspWriter _jspx_out = null; PageContext _jspx_page_context = null; try { response.setContentType("text/html"); pageContext = _jspxFactory.getPageContext(this, request, response, null, true, 8192, true); _jspx_page_context = pageContext; application = pageContext.getServletContext(); config = pageContext.getServletConfig(); session = pageContext.getSession(); out = pageContext.getOut(); _jspx_out = out; out.write('\n'); /****************************************************************************** * Copyright (c) 2000-2011 E-DEAL * * E-DEAL S.A. * 41, rue Périer * 92120 Montrouge * France * * T: +33 (0)1 73 03 29 80 * F: +33 (0)1 73 01 69 77 * http://www.e-deal.com * * La diffusion de ce code source sous quelque forme que ce soit sans * l'autorisation de E-DEAL est interdite. * * Vous êtes autorisés à modifier ce code source uniquement pour votre usage * propre et sous réserve que les mentions de copyright demeurent intactes. * * Ce code est fourni en l'état. Aucune garantie d'aucune sorte, explicite ou * implicite n'est donnée. En aucun cas E-DEAL ne pourra être tenu pour * responsable des dommages pouvant résulter de l'utilisation de ce code * source. ******************************************************************************/ out.write("\n"); out.write("\n"); out.write("\n"); out.write("\n"); out.write("\n"); out.write("\n"); out.write("\n"); com.edeal.frontline.ListBean List = null; synchronized (request) { List = (com.edeal.frontline.ListBean) _jspx_page_context.getAttribute("List", PageContext.REQUEST_SCOPE); if (List == null){ List = new com.edeal.frontline.ListBean(); _jspx_page_context.setAttribute("List", List, PageContext.REQUEST_SCOPE); } } out.write('\n'); out.write('\n'); out.write('\n'); final org.apache.commons.logging.Log logger = org.apache.commons.logging.LogFactory.getLog(getClass()); FlRequest flRequest = new FlRequest(request); FlContext context = flRequest.getContext(); String objSql = flRequest.getRequestParameterOrAttribute("objsql"); String lc = flRequest.getRequestParameterOrAttribute("lc"); String pPhone = null; if (lc != null && lc.equals("ENTSEARCH")){ pPhone = flRequest.getSearchCriteria("EntPhone"); } else if (lc != null && lc.equals("PERSEARCH")){ pPhone = flRequest.getSearchCriteria("PerPhone"); } ListBean.ActionsMenu actionsMenu = List.getActionsMenu(); Hashtable variables = new Hashtable(); variables.put("objSql", objSql); EdealBigTabsNavigation bTabNav = new EdealBigTabsNavigation(flRequest); String jsGridObject=bTabNav.getBigTabsParameterValue(EdealBigTabsNavigation.BigTabsParams.NameSearchGridJs); boolean fHasCreationRight=true; DataDictionary dico=context.getDataDictionary(); //Get the object which the list is attached to, and check if the session actor is allowed to create such an object ObjectsBean object=dico.getTable("ID",List.getLstObjID()); BasicBean bean=object.getBasicBean(null,session); fHasCreationRight=bean.enforceAccess(AccessControlManager.CREATE); // Partie pour permettre la génération du catalogue d'associations Boolean listeTiers = false; String idCatAsso = ""; String catAssoDocTyp = ""; //Mantis 30350 //if (lc != null && lc.equals("MY_ASSOS")){ if (lc != null && (lc.equals("MY_ASSOS")||(lc.equals("MY_ASSOS_C")))){ if (objSql.equalsIgnoreCase("enterprise")) { String[] fields = {"Cg_ID"}; String[][] query = {{"Cg_Code = 'ASSO'"}}; String[] orderBy = {"Cg_CrDt DESC"}; Vector list = Catalogue_Bean.listSummary(context, fields, query); // on prend le premier catalogue si la liste n'est pas vide if(list != null && !list.isEmpty()) { listeTiers = true; Hashtable tab = (Hashtable)list.firstElement(); idCatAsso = (String)tab.get("Cg_ID"); try { catAssoDocTyp = dico.getRefIdByCode("To_", "Te1", "CTASSO"); } catch (Exception e) { } } } } // partie pour la gestion de l'envoi en masse Boolean affActionsOpps = false; /* if (lc != null && (lc.equals("OPPFACTURE") || lc.equals("OPPDEVIS") || lc.equals("OPPCMD") )){ if (objSql.equalsIgnoreCase("opportunity")) { affActionsOpps = true; } } */ Boolean fHasExcelExport = true; try { fHasExcelExport = actionsMenu.fHasExcelExport(); } catch (Exception e) { } out.write("\n"); out.write("<script language=\"javascript\">\n"); out.write("\tfunction doWord(id,obj,informat) {\n"); out.write("\t\tformat = \"Word\";\n"); out.write("\t\tcdDoc = \""); out.print(catAssoDocTyp); out.write("\";\n"); out.write("\t\tif (informat && informat == \"PDF\") {\n"); out.write("\t\t\tformat = \"PDF\";\n"); out.write("\t\t}\n"); out.write("\t\twindow.open('"); if (_jspx_meth_fl_005fwebapp_005f0(_jspx_page_context)) return; out.write("/fusion_document_assos.fl?format=' + format + '&typOppDoc=' + cdDoc + '&idObj='+ id +'&object='+obj, 'listOpp', 'menubar=no,status=no,toolbar=no,scrollbars=auto,resizable=yes,width=860,height=460');\n"); out.write("\t}\n"); out.write("\t\n"); out.write("\tfunction doWord_eti(id,obj,informat) {\n"); out.write("\t\tformat = \"Word\";\n"); out.write("\t\tcdDoc = \""); out.print(catAssoDocTyp); out.write("\";\n"); out.write("\t\tif (informat && informat == \"PDF\") {\n"); out.write("\t\t\tformat = \"PDF\";\n"); out.write("\t\t}\n"); out.write("\t\twindow.open('"); if (_jspx_meth_fl_005fwebapp_005f1(_jspx_page_context)) return; out.write("/fusion_etiquette_assos.fl?format=' + format + '&typOppDoc=' + cdDoc + '&idObj='+ id +'&object='+obj, 'listOpp', 'menubar=no,status=no,toolbar=no,scrollbars=auto,resizable=yes,width=860,height=460');\n"); out.write("\t}\n"); out.write("\n"); out.write("\tfunction doYellowPage() {\n"); out.write("\t\tvar f = window.document.forms[0];\n"); out.write("\t\tvar phone =\"\";\n"); if (lc != null && lc.equals("ENTSEARCH")) { out.write("\n"); out.write("\t\t\tif (f && f.elements['EntPhone']) {\n"); out.write("\t\t\t\tphone = f.elements['EntPhone'].value;\n"); out.write("\t\t\t\t\n"); out.write("\t\t\t}else {\n"); out.write("\t\t\t\t"); if (pPhone!=null) { out.write("\n"); out.write("\t\t\t\t\t\tphone='"); out.print( WebUtils.urlEncode(context,pPhone) ); out.write("';\n"); out.write("\t\t\t\t"); } out.write("\n"); out.write("\t\t\t}\n"); out.write("\t\t\t\n"); out.write("\t\t\tphone = stripPhoneNo(phone);\n"); out.write("\t\t\t\n"); out.write("\t\t\tif (phone == '' || phone == '<"); if (_jspx_meth_fl_005fgetMessage_005f0(_jspx_page_context)) return; out.write(">') {\n"); out.write("\t\t\t\talert('"); if (_jspx_meth_fl_005fgetMessage_005f1(_jspx_page_context)) return; out.write("');\t\t\t\t\n"); out.write("\t\t\t} else {\n"); out.write("\t\t\t\twindow.parent.location = \""); if (_jspx_meth_fl_005fwebapp_005f2(_jspx_page_context)) return; out.write("/check_phone.fl?$$presentFields=&type=Enterprise&EntPhone=\" + phone + '&urlToForwardTo=' + escape('/list_criteria.fl?lc=ENTSEARCH');\n"); out.write("\t\t\t}\n"); out.write("\t\t"); } else if (lc != null && lc.equals("PERSEARCH")){ out.write("\n"); out.write("\t\t\n"); out.write("\t\t\tif (f && f.elements['PerPhone']) {\n"); out.write("\t\t\t\tphone = f.elements['PerPhone'].value;\t\t\t\t\n"); out.write("\t\t\t}else {\n"); out.write("\t\t\t\t"); if (pPhone!=null) { out.write("\n"); out.write("\t\t\t\t\t\tphone='"); out.print( WebUtils.urlEncode(context,pPhone) ); out.write("';\n"); out.write("\t\t\t\t"); } out.write("\n"); out.write("\t\t\t}\n"); out.write("\t\t\t\n"); out.write("\t\t\tphone = stripPhoneNo(phone);\n"); out.write("\n"); out.write("\t\t\tif (phone == '' || phone == '<"); if (_jspx_meth_fl_005fgetMessage_005f2(_jspx_page_context)) return; out.write(">') {\n"); out.write("\t\t\t\talert('"); if (_jspx_meth_fl_005fgetMessage_005f3(_jspx_page_context)) return; out.write("');\n"); out.write("\t\t\t} else {\n"); out.write("\t\t\t\twindow.parent.location = \""); if (_jspx_meth_fl_005fwebapp_005f3(_jspx_page_context)) return; out.write("/check_phone.fl?$$presentFields=&type=Person&PerPhone=\" + phone + '&urlToForwardTo=' + escape('/list_criteria.fl?lc=PERSEARCH');\n"); out.write("\t\t\t}\n"); out.write("\t\t\t\n"); out.write("\t\t"); } out.write("\n"); out.write("\t\t\n"); out.write("\t}\n"); out.write("\t\n"); out.write("\t\n"); out.write("\t\n"); out.write("\tfunction stripPhoneNo(phoneNo) {\n"); out.write("\t\tif (phoneNo == '') {\n"); out.write("\t\t\treturn '';\n"); out.write("\t\t}\n"); out.write("\t\t\n"); out.write("\t\t// We have to strip the extraneous characters from the phone to make it work properly\n"); out.write("\t\tvar finalPhone = '';\n"); out.write("\t\tvar haveParan = false;\n"); out.write("\t\t\n"); out.write("\t\tfor (var cnt = 0; cnt < phoneNo.length; cnt++) {\n"); out.write("\t\t\tvar charPhoneNo = phoneNo.charAt(cnt);\n"); out.write("\t\t\tif (charPhoneNo == '(') {\n"); out.write("\t\t\t\thaveParan = true;\n"); out.write("\t\t\t\tcontinue;\n"); out.write("\t\t\t}\n"); out.write("\t\t\t\n"); out.write("\t\t\tif (charPhoneNo == ')') {\n"); out.write("\t\t\t\thaveParan = false;\n"); out.write("\t\t\t\tcontinue;\n"); out.write("\t\t\t}\n"); out.write("\t\t\t\n"); out.write("\t\t\tif (haveParan) {\n"); out.write("\t\t\t\tcontinue;\n"); out.write("\t\t\t}\n"); out.write("\n"); out.write("\t\t\tswitch (charPhoneNo) {\n"); out.write("\t\t\tcase '+':\n"); out.write("\t\t\tcase '.':\n"); out.write("\t\t\tcase ' ':\n"); out.write("\t\t\t\tcontinue;\n"); out.write("\t\t\t}\n"); out.write("\t\t\t\n"); out.write("\t\t\tfinalPhone += charPhoneNo;\n"); out.write("\t\t}\n"); out.write("\t\t\n"); out.write("\t\treturn finalPhone;\n"); out.write("\t}\n"); out.write("</script>\n"); if (fHasExcelExport) { out.write("\n"); out.write("<!--On enlève l'export excel sur toutes les listes -->\n"); out.write('\n'); } if ((actionsMenu == null || actionsMenu.canCreate()) && fHasCreationRight) { out.write("\n"); out.write("\t<tr>\n"); out.write("\t\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t\t<td>\n"); out.write("\t\t\t<div class=\"actions_tablecell_1\">\n"); out.write("\t\t\t<a\n"); out.write("\t\t\t\thref=\""); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f0 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fmenu_005flist_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f0.setParent(null); // /common/list/list_action.jsp(230,10) name = menu type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f0.setMenu("true"); // /common/list/list_action.jsp(230,10) name = list type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f0.setList("false"); // /common/list/list_action.jsp(230,10) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f0.setUrl( "/create_"+ objSql + ".fl" ); int _jspx_eval_fl_005flink_005f0 = _jspx_th_fl_005flink_005f0.doStartTag(); if (_jspx_th_fl_005flink_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fmenu_005flist_005fnobody.reuse(_jspx_th_fl_005flink_005f0); return; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fmenu_005flist_005fnobody.reuse(_jspx_th_fl_005flink_005f0); out.write("\">\n"); out.write("\t\t\t\t\t<p class=\"actions_tabletext\">\n"); out.write("\t\t\t\t\t\t"); if (_jspx_meth_fl_005fgetMessage_005f4(_jspx_page_context)) return; out.write("\n"); out.write("\t\t\t\t\t</p> </a>\n"); out.write("\t\t\t</div>\n"); out.write("\t\t</td>\n"); out.write("\t\t<td class=\"actions_cell_right\"></td>\n"); out.write("\t</tr>\n"); out.write("\n"); if (actionsMenu != null && actionsMenu.size() > 0) { out.write("\n"); out.write("<tr>\n"); out.write("\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t<td class=\"actions_tablecell_seperator\"></td>\n"); out.write("\t<td class=\"actions_cell_right\"></td>\n"); out.write("</tr>\n"); } } String url=""; if(actionsMenu!=null){ for(int i=0; i<actionsMenu.size(); i++){ url=ListBean.getLinkUrl(actionsMenu.getUrlNode(i),session,variables); out.write("\n"); out.write("<tr>\n"); out.write("\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t<td>\n"); out.write("\t\t<div class=\"actions_tablecell_1\" id=\"action_"); out.print( i ); out.write("\">\n"); out.write("\t\t\t<a "); if (actionsMenu.isMassSelectAction(i)) { out.write("\n"); out.write("\t\t\t\thref='javascript:"); out.print(jsGridObject ); out.write(".sendMassSelect(\""); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f1 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005flist_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f1.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f1.setParent(null); // /common/list/list_action.jsp(261,56) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f1.setUrl( url ); // /common/list/list_action.jsp(261,56) name = list type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f1.setList("true"); int _jspx_eval_fl_005flink_005f1 = _jspx_th_fl_005flink_005f1.doStartTag(); if (_jspx_th_fl_005flink_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005flist_005fnobody.reuse(_jspx_th_fl_005flink_005f1); return; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005flist_005fnobody.reuse(_jspx_th_fl_005flink_005f1); out.write("\",\"action_"); out.print(i); out.write('"'); out.write(','); out.print( actionsMenu.isLayerAction(i)); out.write(")' \n"); out.write("\t\t\t\t"); } else { out.write(" href=\""); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f2 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f2.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f2.setParent(null); // /common/list/list_action.jsp(262,23) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f2.setUrl( url ); int _jspx_eval_fl_005flink_005f2 = _jspx_th_fl_005flink_005f2.doStartTag(); if (_jspx_th_fl_005flink_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f2); return; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f2); out.write('"'); out.write(' '); } out.write(">\n"); out.write("\t\t\t\t<p\n"); out.write("\t\t\t\t\tclass=\"actions_tabletext"); out.print(actionsMenu.isMassSelectAction(i) ? " actions_massselect" : ""); out.write("\">\n"); out.write("\t\t\t\t\t"); if (actionsMenu.getCodeLabel(i) != null) { out.write("\n"); out.write("\t\t\t\t\t"); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f5 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f5.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f5.setParent(null); // /common/list/list_action.jsp(268,5) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f5.setCode(actionsMenu.getCodeLabel(i) ); // /common/list/list_action.jsp(268,5) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f5.setAlt("---"); int _jspx_eval_fl_005fgetMessage_005f5 = _jspx_th_fl_005fgetMessage_005f5.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f5); return; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f5); out.write("\n"); out.write("\t\t\t\t\t"); } else { out.write("\n"); out.write("\t\t\t\t\t"); out.print( actionsMenu.getDefaultLabel(i) ); out.write("\n"); out.write("\t\t\t\t\t"); } out.write("\n"); out.write("\t\t\t\t</p> </a>\n"); out.write("\n"); out.write("\n"); out.write("\n"); out.write("\t\t</div>\n"); out.write("\t</td>\n"); out.write("\t<td class=\"actions_cell_right\"></td>\n"); out.write("</tr>\n"); if (i + 1 != actionsMenu.size()) { out.write("\n"); out.write("<tr>\n"); out.write("\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t<td class=\"actions_tablecell_seperator\"></td>\n"); out.write("\t<td class=\"actions_cell_right\"></td>\n"); out.write("</tr>\n"); } } } out.write("\n"); out.write("<tr>\n"); out.write("\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t<td class=\"actions_tablecell_seperator\"></td>\n"); out.write("\t<td class=\"actions_cell_right\"></td>\n"); out.write("</tr>\n"); out.write("<tr>\n"); out.write("\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t<td>\n"); out.write("\t\t<div class=\"actions_tablecell_1\">\n"); out.write("\t\t\t"); String au = flRequest.getRequestParameterOrAttribute("au"); String doList = flRequest.getRequestParameterOrAttribute("doList"); String cleanUrl = "/list_criteria.fl?lc=" + lc + ((Utils.isEmpty(au)) ? "" : "&au=" + au) + ((Utils.isEmpty(doList)) ? "" : "&doList=" + doList); out.write("\n"); out.write("\t\t\t<a href=\""); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f3 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f3.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f3.setParent(null); // /common/list/list_action.jsp(311,12) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f3.setUrl( cleanUrl ); int _jspx_eval_fl_005flink_005f3 = _jspx_th_fl_005flink_005f3.doStartTag(); if (_jspx_th_fl_005flink_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f3); return; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f3); out.write("\">\n"); out.write("\t\t\t\t\n"); out.write("\n"); out.write("\t\t\t\t<p class=\"actions_tabletext\">\n"); out.write("\t\t\t\t\t"); if (_jspx_meth_fl_005fgetMessage_005f6(_jspx_page_context)) return; out.write("\n"); out.write("\t\t\t\t</p> </a>\n"); out.write("\n"); out.write("\t\t</div>\n"); out.write("\t</td>\n"); out.write("\t<td class=\"actions_cell_right\"></td>\n"); out.write("</tr>\n"); if (listeTiers) { out.write("\n"); out.write("\t<tr>\n"); out.write("\t\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t\t<td class=\"actions_tablecell_seperator\"></td>\n"); out.write("\t\t<td class=\"actions_cell_right\"></td>\n"); out.write("\t</tr>\n"); out.write("\t<tr>\n"); out.write("\t\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t\t<td>\n"); out.write("\t\t\t<div class=\"actions_tablecell_1\">\n"); out.write("\t\t\t\t<a href=\"javascript:doWord('"); out.print(idCatAsso); out.write("','Catalogue_','Word');\">\n"); out.write("\t\t\t\t\t<p class=\"actions_tabletext\">"); if (_jspx_meth_fl_005fgetMessage_005f7(_jspx_page_context)) return; out.write("</p>\n"); out.write("\t\t\t\t</a>\n"); out.write("\t\t\t</div>\n"); out.write("\t\t</td>\n"); out.write("\t\t<td class=\"actions_cell_right\"></td>\n"); out.write("\t</tr>\n"); out.write("\t\n"); out.write("\t<tr>\n"); out.write("\t\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t\t<td class=\"actions_tablecell_seperator\"></td>\n"); out.write("\t\t<td class=\"actions_cell_right\"></td>\n"); out.write("\t</tr>\n"); out.write("\t<tr>\n"); out.write("\t\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t\t<td>\n"); out.write("\t\t\t<div class=\"actions_tablecell_1\">\n"); out.write("\n"); out.write("\t\t\t\t\t<a href=\""); if (_jspx_meth_fl_005flink_005f4(_jspx_page_context)) return; out.write("\">\n"); out.write("\t\t\t\t\t<p class=\"actions_tabletext\">"); if (_jspx_meth_fl_005fgetMessage_005f8(_jspx_page_context)) return; out.write("</p>\n"); out.write("\t\t\t\t</a>\n"); out.write("\t\t\t</div>\n"); out.write("\t\t</td>\n"); out.write("\t\t<td class=\"actions_cell_right\"></td>\n"); out.write("\t</tr>\n"); out.write("\n"); } if (affActionsOpps) { out.write('\n'); out.write(' '); // fl:access com.edeal.frontline.navigation.AccessTag _jspx_th_fl_005faccess_005f0 = (com.edeal.frontline.navigation.AccessTag) _005fjspx_005ftagPool_005ffl_005faccess_0026_005foperation_005fname.get(com.edeal.frontline.navigation.AccessTag.class); _jspx_th_fl_005faccess_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005faccess_005f0.setParent(null); // /common/list/list_action.jsp(365,1) name = operation type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005faccess_005f0.setOperation("edit"); // /common/list/list_action.jsp(365,1) name = name type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005faccess_005f0.setName("Opportunity"); int _jspx_eval_fl_005faccess_005f0 = _jspx_th_fl_005faccess_005f0.doStartTag(); if (_jspx_eval_fl_005faccess_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { do { out.write("\n"); out.write("\t<tr>\n"); out.write("\t\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t\t<td class=\"actions_tablecell_seperator\"></td>\n"); out.write("\t\t<td class=\"actions_cell_right\"></td>\n"); out.write("\t</tr>\n"); out.write("\t<tr>\n"); out.write("\t\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t\t<td>\n"); out.write("\t\t\t<div class=\"actions_tablecell_1\" id=\"action_3\">\n"); out.write("\t\t\t\t<a href='javascript:"); out.print(jsGridObject); out.write(".sendMassSelect(\""); if (_jspx_meth_fl_005flink_005f5(_jspx_th_fl_005faccess_005f0, _jspx_page_context)) return; out.write("\",\"action_3\", false)' >\n"); out.write("\t\t\t\t\n"); out.write("\t\t\t\t<p class=\"actions_tabletext actions_massselect\">"); if (_jspx_meth_fl_005fgetMessage_005f9(_jspx_th_fl_005faccess_005f0, _jspx_page_context)) return; out.write("</p></a>\n"); out.write("\t\t\t</div>\n"); out.write("\t\t</td>\n"); out.write("\t\t<td class=\"actions_cell_right\"></td>\n"); out.write("\t</tr>\n"); out.write("\t\n"); out.write("\t<tr>\n"); out.write("\t\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t\t<td class=\"actions_tablecell_seperator\"></td>\n"); out.write("\t\t<td class=\"actions_cell_right\"></td>\n"); out.write("\t</tr>\n"); out.write("\t<tr>\n"); out.write("\t\t<td class=\"actions_cell_left\"></td>\n"); out.write("\t\t<td>\n"); out.write("\t\t\t<div class=\"actions_tablecell_1\" id=\"action_4\">\n"); out.write("\t\t\t<a href='javascript:"); out.print(jsGridObject); out.write(".sendMassSelect(\""); if (_jspx_meth_fl_005flink_005f6(_jspx_th_fl_005faccess_005f0, _jspx_page_context)) return; out.write("\",\"action_4\", false)' >\n"); out.write("\t\t\t\n"); out.write("\t\t\t<p class=\"actions_tabletext actions_massselect\">"); if (_jspx_meth_fl_005fgetMessage_005f10(_jspx_th_fl_005faccess_005f0, _jspx_page_context)) return; out.write("</p></a>\n"); out.write("\t\t\t</div>\n"); out.write("\t\t</td>\n"); out.write("\t\t<td class=\"actions_cell_right\"></td>\n"); out.write("\t</tr>\n"); int evalDoAfterBody = _jspx_th_fl_005faccess_005f0.doAfterBody(); if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) break; } while (true); } if (_jspx_th_fl_005faccess_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005faccess_0026_005foperation_005fname.reuse(_jspx_th_fl_005faccess_005f0); return; } _005fjspx_005ftagPool_005ffl_005faccess_0026_005foperation_005fname.reuse(_jspx_th_fl_005faccess_005f0); out.write('\n'); } } catch (Throwable t) { if (!(t instanceof SkipPageException)){ out = _jspx_out; if (out != null && out.getBufferSize() != 0) try { out.clearBuffer(); } catch (java.io.IOException e) {} if (_jspx_page_context != null) _jspx_page_context.handlePageException(t); else log(t.getMessage(), t); } } finally { _jspxFactory.releasePageContext(_jspx_page_context); } } private boolean _jspx_meth_fl_005fwebapp_005f0(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f0 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f0.setParent(null); int _jspx_eval_fl_005fwebapp_005f0 = _jspx_th_fl_005fwebapp_005f0.doStartTag(); if (_jspx_th_fl_005fwebapp_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f0); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f0); return false; } private boolean _jspx_meth_fl_005fwebapp_005f1(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f1 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f1.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f1.setParent(null); int _jspx_eval_fl_005fwebapp_005f1 = _jspx_th_fl_005fwebapp_005f1.doStartTag(); if (_jspx_th_fl_005fwebapp_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f1); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f1); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f0(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f0 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f0.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f0.setParent(null); // /common/list/list_action.jsp(136,33) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f0.setCode("F0049"); // /common/list/list_action.jsp(136,33) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f0.setAlt("<Tel>"); // /common/list/list_action.jsp(136,33) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f0.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f0 = _jspx_th_fl_005fgetMessage_005f0.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f0); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f0); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f1(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f1 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f1.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f1.setParent(null); // /common/list/list_action.jsp(137,11) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f1.setCode("M60F9"); // /common/list/list_action.jsp(137,11) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f1.setAlt("Une recherche sur l'annuaire inversé Amabis ne peut être lancée si aucun numéro de téléphone n'a été fourni."); // /common/list/list_action.jsp(137,11) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f1.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f1 = _jspx_th_fl_005fgetMessage_005f1.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f1); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f1); return false; } private boolean _jspx_meth_fl_005fwebapp_005f2(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f2 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f2.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f2.setParent(null); int _jspx_eval_fl_005fwebapp_005f2 = _jspx_th_fl_005fwebapp_005f2.doStartTag(); if (_jspx_th_fl_005fwebapp_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f2); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f2); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f2(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f2 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f2.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f2.setParent(null); // /common/list/list_action.jsp(153,33) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f2.setCode("F0049"); // /common/list/list_action.jsp(153,33) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f2.setAlt("<Tel>"); // /common/list/list_action.jsp(153,33) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f2.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f2 = _jspx_th_fl_005fgetMessage_005f2.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f2); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f2); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f3(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f3 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f3.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f3.setParent(null); // /common/list/list_action.jsp(154,11) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f3.setCode("M60F9"); // /common/list/list_action.jsp(154,11) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f3.setAlt("Une recherche sur l'annuaire inversé Amabis ne peut être lancée si aucun numéro de téléphone n'a été fourni."); // /common/list/list_action.jsp(154,11) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f3.setJs("true"); int _jspx_eval_fl_005fgetMessage_005f3 = _jspx_th_fl_005fgetMessage_005f3.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f3); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f3); return false; } private boolean _jspx_meth_fl_005fwebapp_005f3(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:webapp com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f3 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class); _jspx_th_fl_005fwebapp_005f3.setPageContext(_jspx_page_context); _jspx_th_fl_005fwebapp_005f3.setParent(null); int _jspx_eval_fl_005fwebapp_005f3 = _jspx_th_fl_005fwebapp_005f3.doStartTag(); if (_jspx_th_fl_005fwebapp_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f3); return true; } _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f3); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f4(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f4 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f4.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f4.setParent(null); // /common/list/list_action.jsp(232,6) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f4.setCode("A3057"); // /common/list/list_action.jsp(232,6) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f4.setAlt("Créer"); int _jspx_eval_fl_005fgetMessage_005f4 = _jspx_th_fl_005fgetMessage_005f4.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f4); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f4); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f6(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f6 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f6.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f6.setParent(null); // /common/list/list_action.jsp(315,5) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f6.setCode("L70B5"); // /common/list/list_action.jsp(315,5) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f6.setAlt("Reset"); int _jspx_eval_fl_005fgetMessage_005f6 = _jspx_th_fl_005fgetMessage_005f6.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f6); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f6); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f7(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f7 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f7.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f7.setParent(null); // /common/list/list_action.jsp(335,34) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f7.setCode("LF0D7"); // /common/list/list_action.jsp(335,34) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f7.setAlt("Générer le catalogue des Associations"); int _jspx_eval_fl_005fgetMessage_005f7 = _jspx_th_fl_005fgetMessage_005f7.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f7); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f7); return false; } private boolean _jspx_meth_fl_005flink_005f4(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f4 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f4.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f4.setParent(null); // /common/list/list_action.jsp(352,14) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f4.setUrl("/fusion_etiquette_assos.fl"); int _jspx_eval_fl_005flink_005f4 = _jspx_th_fl_005flink_005f4.doStartTag(); if (_jspx_th_fl_005flink_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f4); return true; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f4); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f8(PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f8 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f8.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f8.setParent(null); // /common/list/list_action.jsp(353,34) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f8.setCode("MF0FA"); // /common/list/list_action.jsp(353,34) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f8.setAlt("Générer les étiquettes"); int _jspx_eval_fl_005fgetMessage_005f8 = _jspx_th_fl_005fgetMessage_005f8.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f8); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f8); return false; } private boolean _jspx_meth_fl_005flink_005f5(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005faccess_005f0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f5 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f5.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005faccess_005f0); // /common/list/list_action.jsp(375,58) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f5.setUrl("envoyer_opportunity_mail.fl"); int _jspx_eval_fl_005flink_005f5 = _jspx_th_fl_005flink_005f5.doStartTag(); if (_jspx_th_fl_005flink_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f5); return true; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f5); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f9(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005faccess_005f0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f9 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f9.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f9.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005faccess_005f0); // /common/list/list_action.jsp(377,52) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f9.setCode("LF154"); // /common/list/list_action.jsp(377,52) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f9.setAlt("Envoyer par Mail"); int _jspx_eval_fl_005fgetMessage_005f9 = _jspx_th_fl_005fgetMessage_005f9.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f9); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f9); return false; } private boolean _jspx_meth_fl_005flink_005f6(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005faccess_005f0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:link com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f6 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class); _jspx_th_fl_005flink_005f6.setPageContext(_jspx_page_context); _jspx_th_fl_005flink_005f6.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005faccess_005f0); // /common/list/list_action.jsp(392,57) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005flink_005f6.setUrl("envoyer_opportunity_courrier.fl"); int _jspx_eval_fl_005flink_005f6 = _jspx_th_fl_005flink_005f6.doStartTag(); if (_jspx_th_fl_005flink_005f6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f6); return true; } _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f6); return false; } private boolean _jspx_meth_fl_005fgetMessage_005f10(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005faccess_005f0, PageContext _jspx_page_context) throws Throwable { PageContext pageContext = _jspx_page_context; JspWriter out = _jspx_page_context.getOut(); // fl:getMessage com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f10 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class); _jspx_th_fl_005fgetMessage_005f10.setPageContext(_jspx_page_context); _jspx_th_fl_005fgetMessage_005f10.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005faccess_005f0); // /common/list/list_action.jsp(394,51) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f10.setCode("LF153"); // /common/list/list_action.jsp(394,51) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null _jspx_th_fl_005fgetMessage_005f10.setAlt("Envoyer par courrier"); int _jspx_eval_fl_005fgetMessage_005f10 = _jspx_th_fl_005fgetMessage_005f10.doStartTag(); if (_jspx_th_fl_005fgetMessage_005f10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f10); return true; } _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f10); return false; } }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de