Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.6) Beta

B19032-01


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

Packages that use QueryTimeFilterException
oracle.search.query.qta This package contains all 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
 int[] QueryTimeFilter.filterDocuments(RequestInfo req, DocumentInfo[] docs)
          Filters one or more documents for a search query request.
 int QueryTimeFilter.pruneSource(RequestInfo req)
          Prunes the entire source from the query results, if possible.
 int[] QueryTimeFilter.filterBrowseFolders(RequestInfo req, FolderInfo[] fldrs)
          Filters one or more folders for the Browse pages.
 java.lang.String QueryTimeFilter.getCurrentUserName(RequestInfo req)
          Returns the user name of the current user from the request information object.
 void QueryTimeFilter.close()
          Closes this QueryTimeFilter object and frees up any resources.

 


Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.6) Beta

B19032-01


Copyright © 2006, Oracle. All rights reserved.