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, setUserComment
public DeleteColumnAuditLogEntry()
public DeleteColumnAuditLogEntry(String userName)
public DeleteColumnAuditLogEntry(String userName, BaseColumn column)
public String getGenericType()
getGenericType
in class AuditLogEntry
public String getColumnHeader()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.