Liferay 6.0.5

com.liferay.portal.service.persistence
Interface PortletPreferencesFinder

All Known Implementing Classes:
PortletPreferencesFinderImpl

public interface PortletPreferencesFinder


Method Summary
 List<PortletPreferences> findByPortletId(String portletId)
           
 

Method Detail

findByPortletId

List<PortletPreferences> findByPortletId(String portletId)
                                         throws SystemException
Throws:
SystemException

Liferay 6.0.5