Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.core.search.api.security
Interface SearchPolicy

All Known Implementing Classes:
AbstractSearchPolicy

public interface SearchPolicy

Interface for pluggable search policy.

Author:
Anahide Tchertchian

Method Summary
 ComposedNXQuery applyPolicy(ComposedNXQuery nxqlQuery)
          Returns new query with its policy applied
 

Method Detail

applyPolicy

ComposedNXQuery applyPolicy(ComposedNXQuery nxqlQuery)
                            throws SearchException
Returns new query with its policy applied

Throws:
SearchException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.