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) |
public String getClassName()
getClassName
in interface com.liferay.layouts.admin.kernel.util.SitemapURLProvider
public 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.SitemapURLProvider
com.liferay.portal.kernel.exception.PortalException
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.SitemapURLProvider
com.liferay.portal.kernel.exception.PortalException
protected 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