org.gcube.portlets.user.messages.server.util
Class SessionUtil

java.lang.Object
  extended by org.gcube.portlets.user.messages.server.util.SessionUtil

public class SessionUtil
extends Object

Author:
Federico De Faveri defaveri@isti.cnr.it

Field Summary
static org.apache.log4j.Logger logger
           
static String MESSAGESBUILDER_ATTRIBUTE
           
static String USERNAME_ATTRIBUTE
           
 
Constructor Summary
SessionUtil()
           
 
Method Summary
static GWTMessagesBuilder getGWTWorkspaceBuilder(org.gcube.application.framework.core.session.ASLSession session)
           
static org.gcube.portlets.user.homelibrary.home.workspace.Workspace getWorkspace(org.gcube.application.framework.core.session.ASLSession session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USERNAME_ATTRIBUTE

public static final String USERNAME_ATTRIBUTE
See Also:
Constant Field Values

MESSAGESBUILDER_ATTRIBUTE

public static final String MESSAGESBUILDER_ATTRIBUTE
See Also:
Constant Field Values

logger

public static org.apache.log4j.Logger logger
Constructor Detail

SessionUtil

public SessionUtil()
Method Detail

getWorkspace

public static org.gcube.portlets.user.homelibrary.home.workspace.Workspace getWorkspace(org.gcube.application.framework.core.session.ASLSession session)
                                                                                 throws org.gcube.portlets.user.homelibrary.home.workspace.exceptions.WorkspaceFolderNotFoundException,
                                                                                        org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException,
                                                                                        org.gcube.portlets.user.homelibrary.home.exceptions.HomeNotFoundException
Throws:
org.gcube.portlets.user.homelibrary.home.workspace.exceptions.WorkspaceFolderNotFoundException
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
org.gcube.portlets.user.homelibrary.home.exceptions.HomeNotFoundException

getGWTWorkspaceBuilder

public static GWTMessagesBuilder getGWTWorkspaceBuilder(org.gcube.application.framework.core.session.ASLSession session)


Copyright © 2013. All Rights Reserved.