
public class DialogPoolFileStorage extends Object implements IUIRequestStore
IUIRequestPool into/form a file.| Constructor and Description |
|---|
DialogPoolFileStorage(ModuleContext context,
File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(IUIRequestPool target)
Add all
UIRequests to a IUIRequestPool. |
void |
save(IUIRequestPool pool)
Save the pool.
|
public DialogPoolFileStorage(ModuleContext context, File file)
public void save(IUIRequestPool pool)
save in interface IUIRequestStorepool - the pool to savepublic void read(IUIRequestPool target)
UIRequests to a IUIRequestPool.read in interface IUIRequestStoretarget - the IUIRequestPool to host the saved
UIRequest.Copyright © 2018 universAAL Consortium. All rights reserved.