org.gcube.informationsystem.registry.impl.preprocessing.filters
Class GHNFilterExecutor

java.lang.Object
  extended by org.gcube.informationsystem.registry.impl.preprocessing.filters.FilterExecutor
      extended by org.gcube.informationsystem.registry.impl.preprocessing.filters.GHNFilterExecutor

public class GHNFilterExecutor
extends FilterExecutor

Filter for GCUBEHostingNode resource

Author:
Manuele Simi (ISTI-CNR)

Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.informationsystem.registry.impl.preprocessing.filters.FilterExecutor
FilterExecutor.InvalidFilterException
 
Method Summary
 boolean accept(GCUBEResource resource)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

accept

public boolean accept(GCUBEResource resource)
               throws FilterExecutor.InvalidFilterException
Specified by:
accept in class FilterExecutor
Throws:
FilterExecutor.InvalidFilterException