Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


Uses of Interface
oracle.search.sdk.query.RequestInfo

Packages that use RequestInfo
oracle.search.sdk.security Provides classes and interfaces that are part of the security package of the Oracle Secure Enterprise Search SDK. 

 

Uses of RequestInfo in oracle.search.sdk.security

 

Methods in oracle.search.sdk.security with parameters of type RequestInfo
 int[] ResultFilterPlugin.filterBrowseFolders(RequestInfo req, FolderInfo[] fldrs)
          Filters one or more folders for the Browse pages.
 int[] ResultFilterPlugin.filterDocuments(RequestInfo req, DocumentInfo[] docs)
          Filters one or more documents for a search query request.
 String ResultFilterPlugin.getCurrentUserName(RequestInfo req)
          Returns the user name of the current user from the request information object.
 int ResultFilterPlugin.pruneSource(RequestInfo req)
          Prunes the entire source from the query results, if possible.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 1 (11.1.2.0.0)

E14433-02


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