2.17.2: 2011-06-17

net.sf.basedb.core
Class ItemContext.PropertyFilterPair

java.lang.Object
  extended by net.sf.basedb.core.ItemContext.PropertyFilterPair
Enclosing class:
ItemContext

static class ItemContext.PropertyFilterPair
extends Object

Holds a pair of filter. One primary and one temporary filter.


Field Summary
(package private)  PropertyFilter primary
           
(package private)  PropertyFilter temporary
           
 
Constructor Summary
ItemContext.PropertyFilterPair()
           
 
Method Summary
(package private)  PropertyFilter getEffectiveFilter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

primary

PropertyFilter primary

temporary

PropertyFilter temporary
Constructor Detail

ItemContext.PropertyFilterPair

ItemContext.PropertyFilterPair()
Method Detail

getEffectiveFilter

PropertyFilter getEffectiveFilter()

2.17.2: 2011-06-17