fvAnnotation.setValue(new byte[0]);
}
fvAnnotation.setLastUpdatedDatetime(new Date());
fAnnotation.addContentFieldValue(fvAnnotation);
getHibernateTemplate().save(fvAnnotation);
//body
fvAnnotation.setValue(new byte[0]);
}
fvAnnotation.setLastUpdatedDatetime(new Date());
fAnnotation.addContentFieldValue(fvAnnotation);
getHibernateTemplate().save(fvAnnotation);
//body