Hi, I've a requirement to store fragment preference in portlet edit mode. I noticed an implementation PortletPreferencesServiceImpl.java in jetspeed source repository ../components\registry\src\java\org\apache\jetspeed\components\portletpreferences. In this implementation I could read two methods "retrieveEntityPreferences" and "storeEntityPreferences" which seems to store fragment preferences, but not sure. I appreciate if any one can confirm if this api can do the job and also help me to identify the component and invoke this methods. Trying to identify service for this api, I read bean definitions in WEB-INF/assembly folder, but no luck.
-- View this message in context: http://old.nabble.com/Storing-Portlet-Fragment-Preference-tp27260781p27260781.html Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
