Uses of Class
org.silverpeas.web.pdcsubscription.control.PdcSubscriptionSessionController
-
Packages that use PdcSubscriptionSessionController Package Description org.silverpeas.web.pdcsubscription.control org.silverpeas.web.pdcsubscription.servlets -
-
Uses of PdcSubscriptionSessionController in org.silverpeas.web.pdcsubscription.control
Methods in org.silverpeas.web.pdcsubscription.control that return PdcSubscriptionSessionController Modifier and Type Method Description protected PdcSubscriptionSessionControllerSubscriptionCategory. getCtrl()Constructors in org.silverpeas.web.pdcsubscription.control with parameters of type PdcSubscriptionSessionController Constructor Description ContributionSubscriptionCategory(PdcSubscriptionSessionController ctrl)DefaultSubscriptionCategory(PdcSubscriptionSessionController ctrl, SubscriptionResourceType type)SubscriptionCategory(PdcSubscriptionSessionController ctrl) -
Uses of PdcSubscriptionSessionController in org.silverpeas.web.pdcsubscription.servlets
Methods in org.silverpeas.web.pdcsubscription.servlets that return PdcSubscriptionSessionController Modifier and Type Method Description PdcSubscriptionSessionControllerPdcSubscriptionPeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)Methods in org.silverpeas.web.pdcsubscription.servlets with parameters of type PdcSubscriptionSessionController Modifier and Type Method Description StringPdcSubscriptionPeasRequestRouter. getDestination(String function, PdcSubscriptionSessionController pdcSC, HttpRequest request)This method has to be implemented by the component request rooter it has to compute a destination page
-