org.drools.guvnor.models.guided.dtable.shared.auditlog
Class InsertColumnAuditLogEntry
java.lang.Object
org.drools.guvnor.models.commons.shared.auditlog.DefaultAuditLogEntry
org.drools.guvnor.models.guided.dtable.shared.auditlog.InsertColumnAuditLogEntry
- All Implemented Interfaces:
- AuditLogEntry
- Direct Known Subclasses:
- UpdateColumnAuditLogEntry
public class InsertColumnAuditLogEntry
- extends DefaultAuditLogEntry
An Audit Event for when a column is inserted
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InsertColumnAuditLogEntry
public InsertColumnAuditLogEntry()
InsertColumnAuditLogEntry
public InsertColumnAuditLogEntry(String userName)
InsertColumnAuditLogEntry
public InsertColumnAuditLogEntry(String userName,
BaseColumn column)
getDetails
protected ColumnDetails getDetails(BaseColumn column)
getGenericType
public String getGenericType()
getDetails
public ColumnDetails getDetails()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.