public interface ISaveStateSupport
| Modifier and Type | Method and Description |
|---|---|
void |
restoreState(Object saveState)
Restore a previously saved state.
|
Object |
saveState()
Create a restorable dump of the objects state.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.