|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobDomainPeasSessionController | |
---|---|
com.silverpeas.jobDomainPeas.control | |
com.silverpeas.jobDomainPeas.servlets |
Uses of JobDomainPeasSessionController in com.silverpeas.jobDomainPeas.control |
---|
Fields in com.silverpeas.jobDomainPeas.control declared as JobDomainPeasSessionController | |
---|---|
protected JobDomainPeasSessionController |
SynchroThread.m_toAwake
|
Constructors in com.silverpeas.jobDomainPeas.control with parameters of type JobDomainPeasSessionController | |
---|---|
SynchroLdapThread(JobDomainPeasSessionController toAwake,
AdminController adminCtrl,
String targetDomainId)
|
|
SynchroThread(JobDomainPeasSessionController toAwake)
|
|
SynchroWebServiceThread(JobDomainPeasSessionController toAwake)
|
Uses of JobDomainPeasSessionController in com.silverpeas.jobDomainPeas.servlets |
---|
Methods in com.silverpeas.jobDomainPeas.servlets that return JobDomainPeasSessionController | |
---|---|
JobDomainPeasSessionController |
JobDomainPeasRequestRouter.createComponentSessionController(MainSessionController mainSessionCtrl,
ComponentContext componentContext)
Method declaration |
Methods in com.silverpeas.jobDomainPeas.servlets with parameters of type JobDomainPeasSessionController | |
---|---|
String |
JobDomainPeasRequestRouter.getDestination(String function,
JobDomainPeasSessionController jobDomainSC,
HttpRequest request)
This method has to be implemented by the component request rooter it has to compute a destination page |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |