Liferay 6.2.0

com.liferay.portlet.layoutsadmin.util
Interface Sitemap


public interface Sitemap


Method Summary
abstract  String encodeXML(String input)
           
abstract  String getSitemap(long groupId, boolean privateLayout, ThemeDisplay themeDisplay)
           
 

Method Detail

encodeXML

String encodeXML(String input)

getSitemap

String getSitemap(long groupId,
                  boolean privateLayout,
                  ThemeDisplay themeDisplay)
                  throws PortalException,
                         SystemException
Throws:
PortalException
SystemException

Liferay 6.2.0