|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.dispatching.service.DefaultRequestContext
it.eng.spago.dispatching.action.AbstractAction
it.eng.spagobi.services.actions.PortletLoginAction
public class PortletLoginAction
This class reads user from portal and traces information for this connected user; after it gets the profile for the principal user and puts it into the permanent container.
Constructor Summary | |
---|---|
PortletLoginAction()
|
Method Summary | |
---|---|
void |
service(it.eng.spago.base.SourceBean request,
it.eng.spago.base.SourceBean response)
|
Methods inherited from class it.eng.spago.dispatching.action.AbstractAction |
---|
getAction, getActionName, getConfig, init, setAction, setActionName |
Methods inherited from class it.eng.spago.dispatching.service.DefaultRequestContext |
---|
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse, setRequestContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletLoginAction()
Method Detail |
---|
public void service(it.eng.spago.base.SourceBean request, it.eng.spago.base.SourceBean response) throws java.lang.Exception
java.lang.Exception
ServiceIFace.service(it.eng.spago.base.SourceBean, it.eng.spago.base.SourceBean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |