protected void refreshModel() {
   timeStampPanel.refreshOnUpdatedModel(getModel());
   getModel().getClientValueObjectProxy().setChanged(false);
 }