public class ASLImportSessionManager extends Object implements ImportSessionManager
| Constructor and Description |
|---|
ASLImportSessionManager(ASLSessionManager manager) |
| Modifier and Type | Method and Description |
|---|---|
ImportSession |
getImportSession()
Recover the ImportSession object from the ASLSession.
|
void |
setImportSession(ImportSession importSession) |
@Inject public ASLImportSessionManager(ASLSessionManager manager)
public ImportSession getImportSession()
ImportSessionManagergetImportSession in interface ImportSessionManagerpublic void setImportSession(ImportSession importSession)
setImportSession in interface ImportSessionManagerCopyright © 2014. All Rights Reserved.