org.drools.workbench.models.guided.dtable.shared.auditlog
Class DeleteColumnAuditLogEntry
java.lang.Object
org.drools.workbench.models.datamodel.auditlog.AuditLogEntry
org.drools.workbench.models.guided.dtable.shared.auditlog.DeleteColumnAuditLogEntry
public class DeleteColumnAuditLogEntry
- extends org.drools.workbench.models.datamodel.auditlog.AuditLogEntry
An Audit Event for when a column is deleted
| Methods inherited from class org.drools.workbench.models.datamodel.auditlog.AuditLogEntry |
getDateOfEntry, getUserComment, getUserName, isDeleted, setDeleted, setUserComment |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteColumnAuditLogEntry
public DeleteColumnAuditLogEntry()
DeleteColumnAuditLogEntry
public DeleteColumnAuditLogEntry(String userName)
DeleteColumnAuditLogEntry
public DeleteColumnAuditLogEntry(String userName,
BaseColumn column)
getGenericType
public String getGenericType()
- Specified by:
getGenericType in class org.drools.workbench.models.datamodel.auditlog.AuditLogEntry
getColumnHeader
public String getColumnHeader()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.