companyId, pk, portletPreferences.getPreferences());
prefsPool.put(pk, prefs);
}
return (PortletPreferencesImpl)prefs.clone();
}
public PortletPreferences updatePreferences(
PortletPreferencesPK pk, PortletPreferencesImpl prefs)
throws PortalException, SystemException {