Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.configuration.filter
Class TypeFilter

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.configuration.filter.TypeFilter
All Implemented Interfaces:
AnnotationDefinitionFilter

public class TypeFilter
extends Object
implements AnnotationDefinitionFilter

Author:
Thomas Roger

Constructor Summary
TypeFilter(String type)
           
TypeFilter(String type, boolean accept)
           
 
Method Summary
 boolean accept(AnnotationDefinition annotationDefinition)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeFilter

public TypeFilter(String type)

TypeFilter

public TypeFilter(String type,
                  boolean accept)
Method Detail

accept

public boolean accept(AnnotationDefinition annotationDefinition)
Specified by:
accept in interface AnnotationDefinitionFilter

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.