biz.hammurapi.dataflow
Class DataFilter

java.lang.Object
  extended by biz.hammurapi.properties.PropertySetFilter
      extended by biz.hammurapi.dataflow.DataFilter
All Implemented Interfaces:
biz.hammurapi.config.Context, biz.hammurapi.config.MutableContext, Data, biz.hammurapi.properties.PropertySet
Direct Known Subclasses:
PersistentDataFilter

public class DataFilter
extends biz.hammurapi.properties.PropertySetFilter
implements Data

Delegates all calls to the master data.

Author:
Pavel

Field Summary
 
Fields inherited from class biz.hammurapi.properties.PropertySetFilter
master
 
Constructor Summary
DataFilter(Data master)
           
 
Method Summary
 
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

DataFilter

public DataFilter(Data master)


Copyright © 2005 Hammurapi Group. All Rights Reserved.