com.liferay.portal.service.persistence
Interface PortletPreferencesFinder


public interface PortletPreferencesFinder

View Source

Author:
Brian Wing Shun Chan

Method Summary
 java.util.List<PortletPreferences> findByPortletId(java.lang.String portletId)
           
 

Method Detail

findByPortletId

java.util.List<PortletPreferences> findByPortletId(java.lang.String portletId)
                                                   throws com.liferay.portal.SystemException
Throws:
com.liferay.portal.SystemException