org.drools.guvnor.server
Class CategoryFilter

java.lang.Object
  extended by org.drools.guvnor.server.CategoryFilter
All Implemented Interfaces:
RepositoryFilter

public class CategoryFilter
extends Object
implements RepositoryFilter


Constructor Summary
CategoryFilter()
           
 
Method Summary
 boolean accept(Object artifact, String action)
           
 boolean acceptNavigate(String parentPath, String child)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryFilter

public CategoryFilter()
Method Detail

accept

public boolean accept(Object artifact,
                      String action)
Specified by:
accept in interface RepositoryFilter

acceptNavigate

public boolean acceptNavigate(String parentPath,
                              String child)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.