Liferay 6.2-ce-ga5

com.liferay.portal.lar
Class ThemeImporter

java.lang.Object
  extended by com.liferay.portal.lar.ThemeImporter

public class ThemeImporter
extends Object


Constructor Summary
ThemeImporter()
           
 
Method Summary
 void importTheme(PortletDataContext portletDataContext, LayoutSet layoutSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeImporter

public ThemeImporter()
Method Detail

importTheme

public void importTheme(PortletDataContext portletDataContext,
                        LayoutSet layoutSet)
                 throws Exception
Throws:
Exception

Liferay 6.2-ce-ga5