Skip navigation links

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

E17274-03


Uses of Class
oracle.stellent.ridc.convenience.usersecurity.ITrace.Kind

Packages that use ITrace.Kind
oracle.stellent.ridc.convenience.usersecurity   
oracle.stellent.ridc.convenience.usersecurity.impl   

 

Uses of ITrace.Kind in oracle.stellent.ridc.convenience.usersecurity

 

Methods in oracle.stellent.ridc.convenience.usersecurity that return ITrace.Kind
static ITrace.Kind ITrace.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ITrace.Kind[] ITrace.Kind.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 ITrace.Kind
 void ITrace.addTrace(ITrace.Kind kind, java.lang.String message)
          Add general trace information message
 void ITrace.addTraceStartSection(ITrace.Kind kind, java.lang.String message)
          Add information and indent.

 

Uses of ITrace.Kind in oracle.stellent.ridc.convenience.usersecurity.impl

 

Methods in oracle.stellent.ridc.convenience.usersecurity.impl with parameters of type ITrace.Kind
 void Trace.addTrace(ITrace.Kind kind, java.lang.String message)
          Add general trace information message
 void Trace.addTraceStartSection(ITrace.Kind kind, java.lang.String message)
          Add information and indent.

 


Skip navigation links

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

E17274-03


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