Uses of Class
org.silverpeas.web.socialnetwork.profil.control.ProfilSessionController
-
Packages that use ProfilSessionController Package Description org.silverpeas.web.socialnetwork.profil.servlets -
-
Uses of ProfilSessionController in org.silverpeas.web.socialnetwork.profil.servlets
Methods in org.silverpeas.web.socialnetwork.profil.servlets that return ProfilSessionController Modifier and Type Method Description ProfilSessionController
ProfilRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Methods in org.silverpeas.web.socialnetwork.profil.servlets with parameters of type ProfilSessionController Modifier and Type Method Description String
ProfilRequestRouter. getDestination(String function, ProfilSessionController profileSC, HttpRequest request)
boolean
ProfilRequestRouter. isInMyContact(String userId, ProfilSessionController profileSC)
return true if this userId is in my Contacts
-