public class DeleteColumnAuditLogEntry extends AuditLogEntry
| Constructor and Description |
|---|
DeleteColumnAuditLogEntry() |
DeleteColumnAuditLogEntry(String userName) |
DeleteColumnAuditLogEntry(String userName,
BaseColumn column) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnHeader() |
String |
getGenericType() |
getDateOfEntry, getUserComment, getUserName, isDeleted, setDeleted, setUserCommentpublic DeleteColumnAuditLogEntry()
public DeleteColumnAuditLogEntry(String userName)
public DeleteColumnAuditLogEntry(String userName, BaseColumn column)
public String getGenericType()
getGenericType in class AuditLogEntrypublic String getColumnHeader()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.