com.liferay.portal.util
Class LayoutSitemapURLProvider
java.lang.Object
com.liferay.portal.util.LayoutSitemapURLProvider
- All Implemented Interfaces:
- com.liferay.layouts.admin.kernel.util.SitemapURLProvider
public class LayoutSitemapURLProvider
- extends Object
- implements com.liferay.layouts.admin.kernel.util.SitemapURLProvider
|
Method Summary |
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 |
visitLayoutSet(com.liferay.portal.kernel.xml.Element element,
com.liferay.portal.kernel.model.LayoutSet layoutSet,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayoutSitemapURLProvider
public LayoutSitemapURLProvider()
getClassName
public String getClassName()
- Specified by:
getClassName in interface com.liferay.layouts.admin.kernel.util.SitemapURLProvider
visitLayoutSet
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
- Specified by:
visitLayoutSet in interface com.liferay.layouts.admin.kernel.util.SitemapURLProvider
- Throws:
com.liferay.portal.kernel.exception.PortalException
visitLayout
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
- Throws:
com.liferay.portal.kernel.exception.PortalException