public class LayoutSitemapURLProvider extends Object implements com.liferay.layouts.admin.kernel.util.SitemapURLProvider
| Constructor and Description |
|---|
LayoutSitemapURLProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
protected void |
visitLayout(com.liferay.portal.kernel.xml.Element element,
com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
void |
visitLayout(com.liferay.portal.kernel.xml.Element element,
String layoutUuid,
com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
void |
visitLayoutSet(com.liferay.portal.kernel.xml.Element element,
com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
Deprecated.
As of 7.0.0, with no direct replacement
|
public String getClassName()
getClassName in interface com.liferay.layouts.admin.kernel.util.SitemapURLProviderpublic void visitLayout(com.liferay.portal.kernel.xml.Element element,
String layoutUuid,
com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
visitLayout in interface com.liferay.layouts.admin.kernel.util.SitemapURLProvidercom.liferay.portal.kernel.exception.PortalException@Deprecated public void visitLayoutSet(com.liferay.portal.kernel.xml.Element element, com.liferay.portal.kernel.model.LayoutSet layoutSet, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) throws com.liferay.portal.kernel.exception.PortalException
visitLayoutSet in interface com.liferay.layouts.admin.kernel.util.SitemapURLProvidercom.liferay.portal.kernel.exception.PortalExceptionprotected void visitLayout(com.liferay.portal.kernel.xml.Element element,
com.liferay.portal.kernel.model.Layout layout,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException