Nuxeo Enterprise Platform 5.4

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
 java.util.List<AnnotationFilter> WebConfiguration.getFilters()
           
 

Method parameters in org.nuxeo.ecm.platform.annotations.gwt.client.configuration with type arguments of type AnnotationFilter
 void WebConfiguration.setFilters(java.util.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
 java.util.List<Annotation> AnnotationModel.filterAnnotations(AnnotationFilter filter)
           
 void AnnotationModel.setFilter(AnnotationFilter filter)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.