Liferay 7.0-ga1 portal-kernel

com.liferay.portal.kernel.portlet
Interface PortletLayoutFinder

All Known Implementing Classes:
BasePortletLayoutFinder

public interface PortletLayoutFinder


Nested Class Summary
static interface PortletLayoutFinder.Result
           
 
Method Summary
 PortletLayoutFinder.Result find(ThemeDisplay themeDisplay, long groupId)
           
 

Method Detail

find

PortletLayoutFinder.Result find(ThemeDisplay themeDisplay,
                                long groupId)
                                throws PortalException
Throws:
PortalException

Liferay 7.0-ga1 portal-kernel