Class BasePortletLayoutFinder
Object
com.liferay.portal.kernel.portlet.BasePortletLayoutFinder
- All Implemented Interfaces:
PortletLayoutFinder
- Author:
- Adolfo Pérez
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.liferay.portal.kernel.portlet.PortletLayoutFinder
PortletLayoutFinder.Result
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfind
(ThemeDisplay themeDisplay, long groupId) protected String
getPortletId
(LayoutTypePortlet layoutTypePortlet, String portletId) protected abstract String[]
-
Constructor Details
-
BasePortletLayoutFinder
public BasePortletLayoutFinder()
-
-
Method Details
-
find
public PortletLayoutFinder.Result find(ThemeDisplay themeDisplay, long groupId) throws PortalException - Specified by:
find
in interfacePortletLayoutFinder
- Throws:
PortalException
-
getPortletId
-
getPortletIds
-