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
UIRequest s to a IUIRequestPool . |
void |
save(IUIRequestPool pool)
Save the pool.
|
public DialogPoolFileStorage(ModuleContext context, File file)
public void save(IUIRequestPool pool)
save
in interface IUIRequestStore
pool
- the pool to savepublic void read(IUIRequestPool target)
UIRequest
s to a IUIRequestPool
.read
in interface IUIRequestStore
target
- the IUIRequestPool
to host the saved
UIRequest
.Copyright © 2018 universAAL Consortium. All rights reserved.