Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.1.0.0)

E17597-02


Package oracle.search.sdk.query

Provides interfaces that are part of the Query-Time Authorization API.

See:
          Description

Interface Summary
DocumentInfo An interface representing information about a document that can be passed to a ResultFilterPlugin for: filtering out documents modifying the title and display URL returned with the search result Note: Modifications to the title or display URL will not affect the information stored in the search index.
FolderInfo An interface representing information about a folder that can be passed to a ResultFilterPlugin to control folder browsing.
RequestInfo An interface representing information about a request that can be passed to a ResultFilterPlugin for filtering out documents, folders, or entire sources.

 

Package oracle.search.sdk.query Description

Provides interfaces that are part of the Query-Time Authorization API. These interfaces are used by the ResultFilterPlugin interface in the security package of the the Oracle Secure Enterprise Search SDK.


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.1.0.0)

E17597-02


Copyright © 2006, 2011, Oracle and/or its affiliates. All rights reserved.