public class AuditableListener extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
customerRequestAttributeName |
| Constructor and Description |
|---|
AuditableListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAuditCreatedBy(Object entity) |
void |
setAuditUpdatedBy(Object entity) |
protected void |
setAuditValueAgent(Field field,
Object entity) |
protected void |
setAuditValueTemporal(Field field,
Object entity) |
public static final String customerRequestAttributeName
protected void setAuditValueTemporal(Field field, Object entity) throws IllegalArgumentException, IllegalAccessException
protected void setAuditValueAgent(Field field, Object entity) throws IllegalArgumentException, IllegalAccessException
Copyright © 2015. All Rights Reserved.