Liferay 7.0-ce-b4

com.liferay.portlet.layoutsadmin.util
Interface SitemapURLProvider


@ProviderType
public interface SitemapURLProvider


Method Summary
 String getClassName()
           
 void visitLayout(Element element, Layout layout, ThemeDisplay themeDisplay)
           
 

Method Detail

getClassName

String getClassName()

visitLayout

void visitLayout(Element element,
                 Layout layout,
                 ThemeDisplay themeDisplay)
                 throws PortalException
Throws:
PortalException

Liferay 7.0-ce-b4