org.drools.ide.common.client.modeldriven.dt52.auditlog
Class InsertRowAuditLogEntry
java.lang.Object
org.drools.ide.common.client.modeldriven.auditlog.AuditLogEntry
org.drools.ide.common.client.modeldriven.dt52.auditlog.InsertRowAuditLogEntry
- All Implemented Interfaces:
- Serializable, PortableObject
public class InsertRowAuditLogEntry
- extends AuditLogEntry
An Audit Event when a row is inserted
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rowIndex
public int rowIndex
InsertRowAuditLogEntry
public InsertRowAuditLogEntry()
InsertRowAuditLogEntry
public InsertRowAuditLogEntry(String userName)
InsertRowAuditLogEntry
public InsertRowAuditLogEntry(String userName,
int rowIndex)
getGenericType
public String getGenericType()
- Specified by:
getGenericType in class AuditLogEntry
getRowIndex
public int getRowIndex()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.