public interface IFilePersistenceCloseActionListener
| Modifier and Type | Method and Description |
|---|---|
void |
actionDone(EnumFilePersistenceCloseAction action)
notify close action done
the implementation must not invoke method of DataAccessSession or
FilePersistence |
void actionDone(EnumFilePersistenceCloseAction action)
DataAccessSession or
FilePersistenceaction - the action executedCopyright © 2007-2012 Luc Peuvrier. All Rights Reserved.