org.drools.workbench.models.guided.dtable.shared.auditlog
Class InsertColumnAuditLogEntry
java.lang.Object
org.drools.workbench.models.datamodel.auditlog.AuditLogEntry
org.drools.workbench.models.guided.dtable.shared.auditlog.InsertColumnAuditLogEntry
- Direct Known Subclasses:
- UpdateColumnAuditLogEntry
public class InsertColumnAuditLogEntry
- extends AuditLogEntry
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()
- Specified by:
getGenericType in class AuditLogEntry
getDetails
public ColumnDetails getDetails()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.