Uses of Class
com.silverpeas.socialnetwork.myProfil.control.MyProfilSessionController

Packages that use MyProfilSessionController
com.silverpeas.socialnetwork.myProfil.servlets   
 

Uses of MyProfilSessionController in com.silverpeas.socialnetwork.myProfil.servlets
 

Methods in com.silverpeas.socialnetwork.myProfil.servlets that return MyProfilSessionController
 MyProfilSessionController MyProfilRequestRouter.createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
           
 

Methods in com.silverpeas.socialnetwork.myProfil.servlets with parameters of type MyProfilSessionController
 void MyInvitationsHelper.getAllInvitationsReceived(MyProfilSessionController mpsc, javax.servlet.http.HttpServletRequest request)
           
 void MyInvitationsHelper.getAllInvitationsSent(MyProfilSessionController mpsc, javax.servlet.http.HttpServletRequest request)
           
 void SocialNetworkHelper.getAllMyNetworks(MyProfilSessionController mpsc, javax.servlet.http.HttpServletRequest request)
           
 String MyProfilRequestRouter.getDestination(String function, MyProfilSessionController myProfilSC, HttpRequest request)
           
 void SocialNetworkHelper.linkToSilverpeas(MyProfilSessionController mpsc, javax.servlet.http.HttpServletRequest request)
           
 void SocialNetworkHelper.publishStatus(MyProfilSessionController myProfilSC, javax.servlet.http.HttpServletRequest request)
           
 void SocialNetworkHelper.setupJSAttributes(MyProfilSessionController mpsc, javax.servlet.http.HttpServletRequest request)
           
 void SocialNetworkHelper.unlinkFromSilverpeas(MyProfilSessionController myProfilSC, javax.servlet.http.HttpServletRequest request)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.