public boolean hasEditPermissionOnPage() throws Exception {
   return Utils.hasEditPermissionOnPage();
 }