Uses of Class
org.silverpeas.web.socialnetwork.mycontactprofil.control.MyContactProfilSessionController
-
Packages that use MyContactProfilSessionController Package Description org.silverpeas.web.socialnetwork.mycontactprofil.servlets -
-
Uses of MyContactProfilSessionController in org.silverpeas.web.socialnetwork.mycontactprofil.servlets
Methods in org.silverpeas.web.socialnetwork.mycontactprofil.servlets that return MyContactProfilSessionController Modifier and Type Method Description MyContactProfilSessionController
MyContactProfilRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
create ComponentSession ControllerMethods in org.silverpeas.web.socialnetwork.mycontactprofil.servlets with parameters of type MyContactProfilSessionController Modifier and Type Method Description String
MyContactProfilRequestRouter. getDestination(String function, MyContactProfilSessionController sc, HttpRequest request)
get Destination
-