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

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

public class RIFilterExecutor
extends FilterExecutor

Filter for GCUBERunningInstance 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