public boolean hasEditMode() {
   return uiPortlet_.getSupportModes().contains("edit");
 }