|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8.2) E10465-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.filterDocuments(RequestInfo req, DocumentInfo[] docs) Filters one or more documents for a search query request. |
int |
ResultFilterPlugin.pruneSource(RequestInfo req) Prunes the entire source from the query results, if possible. |
int[] |
ResultFilterPlugin.filterBrowseFolders(RequestInfo req, FolderInfo[] fldrs) Filters one or more folders for the Browse pages. |
String |
ResultFilterPlugin.getCurrentUserName(RequestInfo req) Returns the user name of the current user from the request information object. |
|
Oracle Secure Enterprise Search Java API Reference 10g Release 1 (10.1.8.2) E10465-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |