public class GenericPersistentConvolutionUI extends GenericPersistentObject
obj
Constructor and Description |
---|
GenericPersistentConvolutionUI()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
loadFromState(PersistentState state)
Deprecated.
Set the state of the object from the state passed as parameter.
|
void |
saveToState(PersistentState state)
Deprecated.
Saves the internal state of the object on the provided
PersistentState object.
|
create, getObject, registerPersistence, setObject
public GenericPersistentConvolutionUI()
public void loadFromState(PersistentState state) throws PersistenceException
Persistent
PersistenceException
public void saveToState(PersistentState state) throws PersistenceException
Persistent
PersistenceException