org.drools.ide.common.client.modeldriven.dt52.auditlog
Class InsertColumnAuditLogEntry
java.lang.Object
org.drools.ide.common.client.modeldriven.auditlog.AuditLogEntry
org.drools.ide.common.client.modeldriven.dt52.auditlog.InsertColumnAuditLogEntry
- All Implemented Interfaces:
- Serializable, PortableObject
- Direct Known Subclasses:
- UpdateColumnAuditLogEntry
public class InsertColumnAuditLogEntry
- extends AuditLogEntry
An Audit Event for when a column is inserted
- See Also:
- Serialized Form
| 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.