public java.util.List<PortletPreferencesImpl> getPreferences()
      throws PortalException, SystemException {

    return PortletPreferencesUtil.findAll();
  }