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, setUserCommentpublic InsertRowAuditLogEntry()
public InsertRowAuditLogEntry(String userName)
public InsertRowAuditLogEntry(String userName, int rowIndex)
public String getGenericType()
getGenericType in class AuditLogEntrypublic int getRowIndex()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.