com.silverpeas.socialnetwork.myProfil.servlets
Class SocialNetworkHelper

java.lang.Object
  extended by com.silverpeas.socialnetwork.myProfil.servlets.SocialNetworkHelper

public class SocialNetworkHelper
extends Object


Constructor Summary
SocialNetworkHelper()
           
 
Method Summary
 String buildAuthenticationURL(javax.servlet.http.HttpServletRequest request, MyProfileRoutes route)
           
 void getAllMyNetworks(MyProfilSessionController mpsc, javax.servlet.http.HttpServletRequest request)
           
 void linkToSilverpeas(MyProfilSessionController mpsc, javax.servlet.http.HttpServletRequest request)
           
 void publishStatus(MyProfilSessionController myProfilSC, javax.servlet.http.HttpServletRequest request)
           
 void setupJSAttributes(MyProfilSessionController mpsc, javax.servlet.http.HttpServletRequest request)
           
 void unlinkFromSilverpeas(MyProfilSessionController myProfilSC, javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialNetworkHelper

public SocialNetworkHelper()
Method Detail

getAllMyNetworks

public void getAllMyNetworks(MyProfilSessionController mpsc,
                             javax.servlet.http.HttpServletRequest request)

setupJSAttributes

public void setupJSAttributes(MyProfilSessionController mpsc,
                              javax.servlet.http.HttpServletRequest request)

buildAuthenticationURL

public String buildAuthenticationURL(javax.servlet.http.HttpServletRequest request,
                                     MyProfileRoutes route)

linkToSilverpeas

public void linkToSilverpeas(MyProfilSessionController mpsc,
                             javax.servlet.http.HttpServletRequest request)

unlinkFromSilverpeas

public void unlinkFromSilverpeas(MyProfilSessionController myProfilSC,
                                 javax.servlet.http.HttpServletRequest request)

publishStatus

public void publishStatus(MyProfilSessionController myProfilSC,
                          javax.servlet.http.HttpServletRequest request)


Copyright © 2016 Silverpeas. All Rights Reserved.