Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Uses of Class
oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache.AdminType

Packages that use IUserSecurityCache.AdminType
oracle.stellent.ridc.convenience.usersecurity   
oracle.stellent.ridc.convenience.usersecurity.impl   

 

Uses of IUserSecurityCache.AdminType in oracle.stellent.ridc.convenience.usersecurity

 

Methods in oracle.stellent.ridc.convenience.usersecurity that return IUserSecurityCache.AdminType
static IUserSecurityCache.AdminType IUserSecurityCache.AdminType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IUserSecurityCache.AdminType[] IUserSecurityCache.AdminType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.stellent.ridc.convenience.usersecurity with parameters of type IUserSecurityCache.AdminType
 void ITrace.addTraceEndSection(boolean isAdmin, IUserSecurityCache.AdminType type)
          End tracing section replacing Kind field with flag information
 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.

 

Uses of IUserSecurityCache.AdminType in oracle.stellent.ridc.convenience.usersecurity.impl

 

Methods in oracle.stellent.ridc.convenience.usersecurity.impl with parameters of type IUserSecurityCache.AdminType
 void Trace.addTraceEndSection(boolean isAdmin, IUserSecurityCache.AdminType type)
          End tracing section replacing Kind field with flag information
static String Trace.getAdminString(boolean isAdmin, IUserSecurityCache.AdminType type)
          format the isAdmin level
 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.

 


Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC)
11g Release 1 (11.1)

E17274-04


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.