Liferay 7.0-ga1 portal-kernel

com.liferay.layouts.admin.kernel.util
Interface SitemapURLProvider


@ProviderType
public interface SitemapURLProvider


Method Summary
 String getClassName()
           
 void visitLayoutSet(Element element, LayoutSet layoutSet, ThemeDisplay themeDisplay)
           
 

Method Detail

getClassName

String getClassName()

visitLayoutSet

void visitLayoutSet(Element element,
                    LayoutSet layoutSet,
                    ThemeDisplay themeDisplay)
                    throws PortalException
Throws:
PortalException

Liferay 7.0-ga1 portal-kernel