com.metamatrix.platform.security.audit
Class AuditLevel.Labels

java.lang.Object
  extended by com.metamatrix.platform.security.audit.AuditLevel.Labels
Enclosing class:
AuditLevel

public static class AuditLevel.Labels
extends java.lang.Object

Constants that define the types of the messages that are to be recorded by the LogManager.


Field Summary
static java.lang.String FULL
           
static java.lang.String NONE
           
 
Constructor Summary
AuditLevel.Labels()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FULL

public static final java.lang.String FULL
See Also:
Constant Field Values

NONE

public static final java.lang.String NONE
See Also:
Constant Field Values
Constructor Detail

AuditLevel.Labels

public AuditLevel.Labels()


Copyright © 2009. All Rights Reserved.