public void put(CmsElecProdVORowImpl obj, Object value) {
   obj.setLastUpdateDate((Date) value);
 }