|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheId | |
|---|---|
| oracle.stellent.ridc.convenience.usersecurity | |
| oracle.stellent.ridc.convenience.usersecurity.impl | |
| Uses of CacheId in oracle.stellent.ridc.convenience.usersecurity |
|---|
| Methods in oracle.stellent.ridc.convenience.usersecurity that return CacheId | |
|---|---|
CacheId |
IUserSecurityCache.getCacheIdForUser(IdcContext userContext)Deprecated. this method swallows IdcClientExceptions |
CacheId |
IUserSecurityCache.getCacheIdForUser(IdcContext userContext, ITrace trace)Get the CacheId. |
| Methods in oracle.stellent.ridc.convenience.usersecurity with parameters of type CacheId | |
|---|---|
int |
IUserSecurityCache.getAccessLevelForDocument(CacheId id, DataObject docInfo)Deprecated. this method swallows IdcClientExceptions |
int |
IUserSecurityCache.getAccessLevelForDocument(CacheId id, DataObject docInfo, ITrace trace)Get the user's access level for a document. |
IUserSecurityFlags |
IUserSecurityCache.getUserSecurityFlags(CacheId id, ITrace trace)Returns the UserSecurityFlags object. |
boolean |
IUserSecurityCache.isAdmin(CacheId id, DataObject docInfo, IUserSecurityCache.AdminType adminType)Deprecated. this method swallows IdcClientExceptions |
boolean |
IUserSecurityCache.isAdmin(CacheId id, DataObject docInfo, IUserSecurityCache.AdminType adminType, ITrace trace)Returns the Admin flag for the specific admin type. |
DataBinder |
IUserSecurityCache.removeCacheId(CacheId id)Remove cache |
| Uses of CacheId in oracle.stellent.ridc.convenience.usersecurity.impl |
|---|
| Methods in oracle.stellent.ridc.convenience.usersecurity.impl that return CacheId | |
|---|---|
CacheId |
UserSecurityGroupsCache.getCacheIdForUser(IdcContext userContext)Deprecated. this method swallows IdcClientExceptions |
CacheId |
UserSecurityGroupsCache.getCacheIdForUser(IdcContext userContext, ITrace trace)Get the CacheId. |
| Methods in oracle.stellent.ridc.convenience.usersecurity.impl with parameters of type CacheId | |
|---|---|
int |
UserSecurityGroupsCache.getAccessLevelForDocument(CacheId id, DataObject docInfo)Deprecated. this method swallows IdcClientExceptions |
int |
UserSecurityGroupsCache.getAccessLevelForDocument(CacheId id, DataObject docInfo, ITrace trace)Get the user's access level for a document. |
DataBinder |
UserSecurityGroupsCache.getPermissions(CacheId id, ITrace trace)Get the permissions for a user |
IUserSecurityFlags |
UserSecurityGroupsCache.getUserSecurityFlags(CacheId id, ITrace trace)Returns the UserSecurityFlags object. |
boolean |
UserSecurityGroupsCache.isAdmin(CacheId id, DataObject docInfo, IUserSecurityCache.AdminType adminType)Deprecated. this method swallows IdcClientExceptions |
boolean |
UserSecurityGroupsCache.isAdmin(CacheId id, DataObject docInfo, IUserSecurityCache.AdminType adminType, ITrace trace)Returns the Admin flag for the specific admin type. |
boolean |
UserSecurityGroupsCache.isAuthorDelete(CacheId id, DataObject docInfo, int access, ITrace trace) |
protected void |
UserSecurityGroupsCache.putPermissions(CacheId id, CachedDataBinder permissions)Remember user's permissions |
DataBinder |
UserSecurityGroupsCache.removeCacheId(CacheId id)Drop the permissions for this user from the cache |
protected CachedDataBinder |
UserSecurityGroupsCache.removePermissions(CacheId id)Remove user's permissions |
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||