Skip navigation links

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

E14433-02


Uses of Class
oracle.search.query.qta.QueryTimeFilterException

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

 

Uses of QueryTimeFilterException in oracle.search.query.qta

 

Methods in oracle.search.query.qta that throw QueryTimeFilterException
 void QueryTimeFilter.close()
          Closes this QueryTimeFilter object and frees up any resources.
 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.