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.query.qta.RequestInfo

Packages that use RequestInfo
oracle.search.query.qta Provides interfaces and exceptions that are part of the Oracle Secure Enterprise Search Query-Time Authorization API. 

 

Uses of RequestInfo in oracle.search.query.qta

 

Methods in oracle.search.query.qta with parameters of type RequestInfo
 int[] QueryTimeFilter.filterBrowseFolders(RequestInfo req, FolderInfo[] fldrs)
          Filters one or more folders for the Browse pages.
 int[] QueryTimeFilter.filterDocuments(RequestInfo req, DocumentInfo[] docs)
          Filters one or more documents for a search query request.
 String QueryTimeFilter.getCurrentUserName(RequestInfo req)
          Returns the user name of the current user from the request information object.
 int QueryTimeFilter.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.