org.broadleafcommerce.common.audit
Class AuditableListener
java.lang.Object
org.broadleafcommerce.common.audit.AuditableListener
public class AuditableListener
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
customerRequestAttributeName
public static final String customerRequestAttributeName
- See Also:
- Constant Field Values
AuditableListener
public AuditableListener()
setAuditCreatedBy
public void setAuditCreatedBy(Object entity)
throws Exception
- Throws:
Exception
setAuditUpdatedBy
public void setAuditUpdatedBy(Object entity)
throws Exception
- Throws:
Exception
setAuditValueTemporal
protected void setAuditValueTemporal(Field field,
Object entity)
throws IllegalArgumentException,
IllegalAccessException
- Throws:
IllegalArgumentException
IllegalAccessException
setAuditValueAgent
protected void setAuditValueAgent(Field field,
Object entity)
throws IllegalArgumentException,
IllegalAccessException
- Throws:
IllegalArgumentException
IllegalAccessException
Copyright © 2013. All Rights Reserved.