elfuchsjekyll / vosao

Automatically exported from code.google.com/p/vosao
0 stars 0 forks source link

Add audit fields to all entites. #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add fields to all entities:

 * String createUserEmail
 * Date createDate
 * String modUserEmail
 * Date modDate

Set fields with values during entity creation and saving to datastore in
dao layer.

Original issue reported on code.google.com by kinyelo@gmail.com on 11 Mar 2010 at 4:25

GoogleCodeExporter commented 9 years ago
Implemented.

Original comment by kinyelo@gmail.com on 12 Mar 2010 at 7:49