public interface IUIRequestStore
IUIRequestPool
s, each implementing a different permanence mechanism.Modifier and Type | Method and Description |
---|---|
void |
read(IUIRequestPool target)
Add all
UIRequest s to a IUIRequestPool . |
void |
save(IUIRequestPool pool)
Save the pool.
|
void save(IUIRequestPool pool)
pool
- the pool to savevoid read(IUIRequestPool target)
UIRequest
s to a IUIRequestPool
.target
- the IUIRequestPool
to host the saved
UIRequest
.Copyright © 2018 universAAL Consortium. All rights reserved.