|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionInfo | |
---|---|
org.gcube.portlets.user.reportgenerator.client | |
org.gcube.portlets.user.reportgenerator.server.servlet |
Uses of SessionInfo in org.gcube.portlets.user.reportgenerator.client |
---|
Methods in org.gcube.portlets.user.reportgenerator.client that return SessionInfo | |
---|---|
SessionInfo |
ReportService.getSessionInfo(String currentHost)
each portlet instance runs in a scope each portlet instance is used by a unique username from within the portal |
Method parameters in org.gcube.portlets.user.reportgenerator.client with type arguments of type SessionInfo | |
---|---|
void |
ReportServiceAsync.getSessionInfo(String currentHost,
com.google.gwt.user.client.rpc.AsyncCallback<SessionInfo> callback)
|
Uses of SessionInfo in org.gcube.portlets.user.reportgenerator.server.servlet |
---|
Methods in org.gcube.portlets.user.reportgenerator.server.servlet that return SessionInfo | |
---|---|
SessionInfo |
ReportServiceImpl.getSessionInfo(String currentHost)
each portlet instance runs in a scope each portlet instance is used by a unique username from within the portal |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |