% /****************************************************************************** * Copyright (c) 2000-2004 e-Deal * * e-Deal S.A. * 55 rue Brillat Savarin * 75013 Paris * France * * T: +33 (0)1 53 80 80 30 * 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. * * ******************************************************************************/ %> <%@page session="true" import="com.edeal.frontline.*"%><%@page import="java.util.*" %> <%@ page import="com.edeal.frontline.grid.GridData" %> <%@ page import="java.util.Vector" %> <%@ page import="com.edeal.frontline.navigation.FlRequest" %> <%@taglib uri="http://www.e-deal.com/taglib/fl" prefix="fl" %> <% FlRequest flRequest = new FlRequest(request); FlContext context = flRequest.getContext(); DataDictionary dico = context.getDataDictionary(); String id = flRequest.getParameter("id"); String entID = null; String entCorpName = null; try{ entID = Location.getLocEntID(); EnterpriseBean ent = new EnterpriseBean(entID,context); entCorpName = ent.getEntCorpName(); } catch(FieldNotInitializedException e) { entID = ""; entCorpName = ""; } String strSiren = null; strSiren = (String) request.getAttribute("strSiren"); if (strSiren==null||"".equals((String)strSiren)){ strSiren = ""; } else { strSiren = strSiren+"-"; } String locZip = null; try{ locZip = Location.getLocZip(); }catch(FieldNotInitializedException e){} String locCity = null; try{ locCity = Location.getLocCity(); }catch(FieldNotInitializedException e){} boolean isGeoLocalized = true; try { Location.getLocGeoCodeStatusID(); } catch (FieldNotInitializedException e) { isGeoLocalized = false; } %> " ou="<%= \"/read_location.fl?id=\" + Location.getID()%>"> "/> <% if (strSiren != null && !"".equals(strSiren)) { %> <%=strSiren%> "/> <% } %> <% try { Location.getLocZip(); Location.getLocCity(); %><% } catch(FieldNotInitializedException e) { try { Location.getLocCity(); %><% } catch (FieldNotInitializedException ex) {}} %> \" : \"\"%>"/> " nbPix="30"> " visible="<%= context.getAutoDisplayManager().hasEntry(\"Location\", \"Implantation 1\") %>"> " onselect="refreshPersons();"> " /> " visible="<%= context.getAutoDisplayManager().hasEntry(\"Location\", \"Implantation 2\") %>"> ">