| 
 | Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAccessResolver
The implementation of IAccessResolver is responsible for determining the access level to a document for a user.
| Method Summary | |
|---|---|
|  void | clearCache()Clear any cache of information | 
|  java.lang.Integer | resolveAccessLevel(DataObject docInfo, DataBinder userBinder)For a given document, determine the user's access level If the resolver determines that it doesn't want to participate in the access level calculation, it returns null | 
| Method Detail | 
|---|
java.lang.Integer resolveAccessLevel(DataObject docInfo,
                                     DataBinder userBinder)
docInfo - DataObject containing security information about the document (typically from DOC_INFO)userBinder - DataBinder containing resultsets for user security @return null or access levelvoid clearCache()
| 
 | Oracle® Fusion Middleware Remote Intradoc Client (RIDC) Java API Reference 11g Release 1 (11.1.1) E17274-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||