public class InsertRowAuditLogEntry extends AuditLogEntry
Modifier and Type | Field and Description |
---|---|
int |
rowIndex |
Constructor and Description |
---|
InsertRowAuditLogEntry() |
InsertRowAuditLogEntry(String userName) |
InsertRowAuditLogEntry(String userName,
int rowIndex) |
Modifier and Type | Method and Description |
---|---|
String |
getGenericType() |
int |
getRowIndex() |
getDateOfEntry, getUserComment, getUserName, isDeleted, setDeleted, setUserComment
public InsertRowAuditLogEntry()
public InsertRowAuditLogEntry(String userName)
public InsertRowAuditLogEntry(String userName, int rowIndex)
public String getGenericType()
getGenericType
in class AuditLogEntry
public int getRowIndex()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.