org.gcube.portlets.admin.software_upload_wizard.server.importmanagers
Class ASLImportSessionManager
java.lang.Object
org.gcube.portlets.admin.software_upload_wizard.server.importmanagers.ASLImportSessionManager
- All Implemented Interfaces:
- ImportSessionManager
public class ASLImportSessionManager
- extends Object
- implements ImportSessionManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASLImportSessionManager
@Inject
public ASLImportSessionManager(ASLSessionManager manager)
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.