public void put(CmsBookExportHtmlTEOImpl obj, Object value) {
   obj.setCreationDate((Date) value);
 }