(PortletPreferencesWrapper)prefs;
PortletPreferencesImpl prefsImpl =
(PortletPreferencesImpl)prefsWrapper.getPreferencesImpl();
prefsImpl.store();
}
// public static PortletMode updatePortletMode(
// String portletId, User user, Layout layout, PortletMode portletMode)
// throws PortalException, SystemException {