rajasaur wrote:
How do you get the auditingInfo object? By Casting from the method argument for onFlushDirty?
Also do you return true or false from onFlushDirty?
AuditingInfo Is an Interface, Which contains 4 Methods,
Created By, Created Date, Last Updated By, Last Updated Date. Which is Implemented in All the Bean.
In OnFlush Dirty, The Value is setting for AudtingInfo which is implemented in all the Beans.
2. In Onflush Dirty, The Return type -- We made it has "FALSE"
Kindly reply,
Sundararaman.V.S.