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