org.gcube.portlets.user.workspaceapplicationhandler
Class ApplicationReaderFromGenericResource

java.lang.Object
  extended by org.gcube.portlets.user.workspaceapplicationhandler.ApplicationReaderFromGenericResource

public class ApplicationReaderFromGenericResource
extends Object

Author:
Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it

Field Summary
protected  org.apache.log4j.Logger logger
           
 
Constructor Summary
ApplicationReaderFromGenericResource()
           
 
Method Summary
 String getURLFromApplicationProfile(String oid, org.gcube.application.framework.core.session.ASLSession session, javax.servlet.http.HttpSession httpSession)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected org.apache.log4j.Logger logger
Constructor Detail

ApplicationReaderFromGenericResource

public ApplicationReaderFromGenericResource()
Method Detail

getURLFromApplicationProfile

public String getURLFromApplicationProfile(String oid,
                                           org.gcube.application.framework.core.session.ASLSession session,
                                           javax.servlet.http.HttpSession httpSession)
                                    throws GetUrlFromApplicationProfileException
Parameters:
oid - - the oid of the workspace item that must be opened
session - - the asl session
httpSession - - the current httpsession
Returns:
Throws:
GetUrlFromApplicationProfileException

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.