com.indexdata.torus2.query.match
Class AnyFieldMatcher

java.lang.Object
  extended by com.indexdata.torus2.query.match.AnyFieldMatcher
All Implemented Interfaces:
LayerMatcher

public class AnyFieldMatcher
extends Object
implements LayerMatcher

Author:
jakub

Constructor Summary
AnyFieldMatcher(TypeAwareTermMatcher termMatcher)
           
 
Method Summary
 boolean match(Record.Layer layer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnyFieldMatcher

public AnyFieldMatcher(TypeAwareTermMatcher termMatcher)
Method Detail

match

public boolean match(Record.Layer layer)
Specified by:
match in interface LayerMatcher


Copyright © 2008-2013 Index Data. All Rights Reserved.