Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.api.impl.FacetFilter

Packages that use FacetFilter
org.nuxeo.ecm.core.api.impl   
org.nuxeo.ecm.core.query   
 

Uses of FacetFilter in org.nuxeo.ecm.core.api.impl
 

Fields in org.nuxeo.ecm.core.api.impl declared as FacetFilter
static FacetFilter FacetFilter.ALLOW
           
 

Constructors in org.nuxeo.ecm.core.api.impl with parameters of type FacetFilter
FacetFilter(FacetFilter filter1, FacetFilter filter2)
          Constructor that ANDs two filters.
 

Uses of FacetFilter in org.nuxeo.ecm.core.query
 

Methods in org.nuxeo.ecm.core.query that return FacetFilter
 FacetFilter QueryFilter.getFacetFilter()
           
 

Constructors in org.nuxeo.ecm.core.query with parameters of type FacetFilter
QueryFilter(Principal principal, String[] principals, String[] permissions, FacetFilter facetFilter, Collection<SQLQuery.Transformer> queryTransformers, long limit, long offset)
          Constructs a query filter.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.