@ProviderType
public interface SitemapURLProvider
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName() |
void |
visitLayout(Element element,
java.lang.String layoutUuid,
LayoutSet layoutSet,
ThemeDisplay themeDisplay) |
void |
visitLayoutSet(Element element,
LayoutSet layoutSet,
ThemeDisplay themeDisplay) |
java.lang.String getClassName()
void visitLayout(Element element, java.lang.String layoutUuid, LayoutSet layoutSet, ThemeDisplay themeDisplay) throws PortalException
PortalExceptionvoid visitLayoutSet(Element element, LayoutSet layoutSet, ThemeDisplay themeDisplay) throws PortalException
PortalException