Liferay 7.0-ce-m6

com.liferay.portlet.exportimport.lar
Class ThemeImporter

java.lang.Object
  extended by com.liferay.portlet.exportimport.lar.ThemeImporter

public class ThemeImporter
extends Object


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

Method Detail

getInstance

public static ThemeImporter getInstance()

importTheme

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

Liferay 7.0-ce-m6