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