org.gcube.portlets.admin.software_upload_wizard.server.importmanagers
Interface ImportSessionManager

All Known Implementing Classes:
ASLImportSessionManager

public interface ImportSessionManager


Method Summary
 ImportSession getImportSession()
          Recover the ImportSession object from the ASLSession.
 void setImportSession(ImportSession importSession)
           
 

Method Detail

getImportSession

ImportSession getImportSession()
Recover the ImportSession object from the ASLSession. If a session was not created previously, return null.

Parameters:
sessionId -
Returns:

setImportSession

void setImportSession(ImportSession importSession)


Copyright © 2013. All Rights Reserved.