Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.annotations.gwt.client.configuration.AnnotationFilter

Packages that use AnnotationFilter
org.nuxeo.ecm.platform.annotations.gwt.client.configuration   
org.nuxeo.ecm.platform.annotations.gwt.client.model   
 

Uses of AnnotationFilter in org.nuxeo.ecm.platform.annotations.gwt.client.configuration
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.configuration that return types with arguments of type AnnotationFilter
 List<AnnotationFilter> WebConfiguration.getFilters()
           
 

Method parameters in org.nuxeo.ecm.platform.annotations.gwt.client.configuration with type arguments of type AnnotationFilter
 void WebConfiguration.setFilters(List<AnnotationFilter> filters)
           
 

Uses of AnnotationFilter in org.nuxeo.ecm.platform.annotations.gwt.client.model
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.model that return AnnotationFilter
 AnnotationFilter AnnotationModel.getFilter()
           
 

Methods in org.nuxeo.ecm.platform.annotations.gwt.client.model with parameters of type AnnotationFilter
 List<Annotation> AnnotationModel.filterAnnotations(AnnotationFilter filter)
           
 void AnnotationModel.setFilter(AnnotationFilter filter)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.