public void setCreatedDate(Date createdDate) {
   product.setCreatedDate(createdDate);
 }