|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PersistentPropertySet
Property sets backed by persistent storage implement this interface
| Method Summary | |
|---|---|
void |
delete()
Deletes property set from the storage. |
void |
store()
Writes properties or modifications into a persistent storage. |
| Methods inherited from interface com.hammurapi.flow.runtime.PropertySet |
|---|
cancel, clear, compareProperties, containsAll, cook, cook, cooking, get, get, getPropertyNames, getSubset, lazy, mount, remove, set, setAll |
| Method Detail |
|---|
void delete()
throws PropertySetException
PropertySetException
void store()
throws PropertySetException
SQLException
PropertySetException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||