com.stratelia.webactiv.yellowpages.control
Class DisplayContactsHelper

java.lang.Object
  extended by com.stratelia.webactiv.yellowpages.control.DisplayContactsHelper

public class DisplayContactsHelper
extends Object


Constructor Summary
DisplayContactsHelper()
           
 
Method Summary
static void displayContactsAdmin(String contactCard, YellowpagesSessionController yellowpagesScc, String profile, Collection<UserContact> contacts, boolean subtopicsExist, String contactDeleteIcon, com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef, javax.servlet.ServletRequest request, javax.servlet.http.HttpSession session, com.stratelia.silverpeas.util.ResourcesWrapper resources, javax.servlet.jsp.JspWriter out)
           
static void displayContactsUser(YellowpagesSessionController yellowpagesScc, Collection<com.stratelia.webactiv.util.contact.model.ContactFatherDetail> contacts, String id, String componentLabel, com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef, javax.servlet.ServletRequest request, javax.servlet.http.HttpSession session, com.stratelia.silverpeas.util.ResourcesWrapper resources, javax.servlet.jsp.JspWriter out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayContactsHelper

public DisplayContactsHelper()
Method Detail

displayContactsAdmin

public static void displayContactsAdmin(String contactCard,
                                        YellowpagesSessionController yellowpagesScc,
                                        String profile,
                                        Collection<UserContact> contacts,
                                        boolean subtopicsExist,
                                        String contactDeleteIcon,
                                        com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                                        javax.servlet.ServletRequest request,
                                        javax.servlet.http.HttpSession session,
                                        com.stratelia.silverpeas.util.ResourcesWrapper resources,
                                        javax.servlet.jsp.JspWriter out)
                                 throws IOException
Throws:
IOException

displayContactsUser

public static void displayContactsUser(YellowpagesSessionController yellowpagesScc,
                                       Collection<com.stratelia.webactiv.util.contact.model.ContactFatherDetail> contacts,
                                       String id,
                                       String componentLabel,
                                       com.stratelia.webactiv.util.viewGenerator.html.GraphicElementFactory gef,
                                       javax.servlet.ServletRequest request,
                                       javax.servlet.http.HttpSession session,
                                       com.stratelia.silverpeas.util.ResourcesWrapper resources,
                                       javax.servlet.jsp.JspWriter out)
                                throws IOException
Throws:
IOException


Copyright © 2016 Silverpeas. All Rights Reserved.