|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbiz.hammurapi.properties.PropertySetFilter
biz.hammurapi.dataflow.DataFilter
biz.hammurapi.dataflow.PersistentDataFilter
public class PersistentDataFilter
Delegates all calls to the master.
Field Summary |
---|
Fields inherited from class biz.hammurapi.properties.PropertySetFilter |
---|
master |
Constructor Summary | |
---|---|
PersistentDataFilter(PersistentData master)
|
Method Summary | |
---|---|
void |
delete()
|
void |
store()
|
Methods inherited from class biz.hammurapi.properties.PropertySetFilter |
---|
clear, compareProperties, containsAll, get, get, getPropertyNames, getSubset, mount, remove, set, setAll |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface biz.hammurapi.properties.PropertySet |
---|
clear, compareProperties, containsAll, get, get, getPropertyNames, getSubset, mount, remove, set, setAll |
Constructor Detail |
---|
public PersistentDataFilter(PersistentData master)
Method Detail |
---|
public void delete() throws biz.hammurapi.properties.PropertySetException
delete
in interface biz.hammurapi.properties.PersistentPropertySet
biz.hammurapi.properties.PropertySetException
public void store() throws biz.hammurapi.properties.PropertySetException
store
in interface biz.hammurapi.properties.PersistentPropertySet
biz.hammurapi.properties.PropertySetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |