org.gcube.portlets.admin.software_upload_wizard.server.importmanagers
Class ASLImportSessionManager

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.server.importmanagers.ASLImportSessionManager
All Implemented Interfaces:
ImportSessionManager

public class ASLImportSessionManager
extends Object
implements ImportSessionManager


Constructor Summary
ASLImportSessionManager(ASLSessionManager manager)
           
 
Method Summary
 ImportSession getImportSession()
          Recover the ImportSession object from the ASLSession.
 void setImportSession(ImportSession importSession)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASLImportSessionManager

@Inject
public ASLImportSessionManager(ASLSessionManager manager)
Method Detail

getImportSession

public ImportSession getImportSession()
Description copied from interface: ImportSessionManager
Recover the ImportSession object from the ASLSession. If a session was not created previously, return null.

Specified by:
getImportSession in interface ImportSessionManager
Returns:

setImportSession

public void setImportSession(ImportSession importSession)
Specified by:
setImportSession in interface ImportSessionManager


Copyright © 2013. All Rights Reserved.