Exemplo n.º 1
0
 /**
  * Constructs message that should be displayed when the data object is modified and is being
  * closed.
  *
  * @return text to show to the user
  */
 protected String messageSave() {
   return del.superMessageSave();
 }