public abstract class BasePortletLayoutFinder extends Object implements PortletLayoutFinder
| Modifier and Type | Class and Description |
|---|---|
protected class |
BasePortletLayoutFinder.ResultImpl |
PortletLayoutFinder.Result| Constructor and Description |
|---|
BasePortletLayoutFinder() |
| Modifier and Type | Method and Description |
|---|---|
PortletLayoutFinder.Result |
find(ThemeDisplay themeDisplay,
long groupId) |
protected String |
getPortletId(LayoutTypePortlet layoutTypePortlet,
String portletId) |
protected abstract String[] |
getPortletIds() |
public PortletLayoutFinder.Result find(ThemeDisplay themeDisplay, long groupId) throws PortalException
find in interface PortletLayoutFinderPortalExceptionprotected String getPortletId(LayoutTypePortlet layoutTypePortlet, String portletId)
protected abstract String[] getPortletIds()