public interface ThemeExporter
| Modifier and Type | Method and Description |
|---|---|
void |
exportTheme(PortletDataContext portletDataContext,
LayoutSet layoutSet) |
void |
exportTheme(PortletDataContext portletDataContext,
LayoutSetBranch layoutSetBranch) |
void exportTheme(PortletDataContext portletDataContext, LayoutSet layoutSet) throws java.lang.Exception
java.lang.Exceptionvoid exportTheme(PortletDataContext portletDataContext, LayoutSetBranch layoutSetBranch) throws java.lang.Exception
java.lang.Exception