org.broadleafcommerce.openadmin.audit
Class AdminAuditableListener
java.lang.Object
org.broadleafcommerce.openadmin.audit.AdminAuditableListener
public class AdminAuditableListener
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminAuditableListener
public AdminAuditableListener()
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.