public final class Audited extends Object
Modifier and Type | Method and Description |
---|---|
Object |
getManagedObject()
Gets the current state of the persistent instance.
|
Object |
getOriginalObject()
Gets the original state of the persistent instance as a transient instance.
|
AuditableOperation |
getType()
Gets the type of this audit.
|
String[] |
getUpdatedFields()
Gets the name of the updated fields.
|
public Object getManagedObject()
public Object getOriginalObject()
public String[] getUpdatedFields()
public AuditableOperation getType()
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.