com.metamatrix.platform.security.audit.destination
Class DatabaseAuditDestination.ColumnName

java.lang.Object
  extended by com.metamatrix.platform.security.audit.destination.DatabaseAuditDestination.ColumnName
Enclosing class:
DatabaseAuditDestination

public static final class DatabaseAuditDestination.ColumnName
extends java.lang.Object


Field Summary
static java.lang.String ACTIVITY
           
static java.lang.String CONTEXT
           
static java.lang.String HOST
           
static java.lang.String PRINCIPAL
           
static java.lang.String RESOURCES
           
static java.lang.String TIMESTAMP
           
static java.lang.String VM
           
 
Constructor Summary
DatabaseAuditDestination.ColumnName()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TIMESTAMP

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

CONTEXT

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

ACTIVITY

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

RESOURCES

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

PRINCIPAL

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

HOST

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

VM

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

DatabaseAuditDestination.ColumnName

public DatabaseAuditDestination.ColumnName()


Copyright © 2009. All Rights Reserved.