public class ExportImportTestUtil
extends java.lang.Object
| Constructor and Description |
|---|
ExportImportTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.exportimport.kernel.lar.PortletDataContext |
getExportPortletDataContext() |
static com.liferay.exportimport.kernel.lar.PortletDataContext |
getExportPortletDataContext(long groupId) |
static com.liferay.exportimport.kernel.lar.PortletDataContext |
getExportPortletDataContext(long companyId,
long groupId) |
static com.liferay.exportimport.kernel.lar.PortletDataContext |
getExportPortletDataContext(long companyId,
long groupId,
java.util.Map<java.lang.String,java.lang.String[]> parameterMap) |
static com.liferay.exportimport.kernel.lar.PortletDataContext |
getExportPortletDataContext(long companyId,
long groupId,
java.util.Map<java.lang.String,java.lang.String[]> parameterMap,
java.util.Date startDate,
java.util.Date endDate) |
static com.liferay.exportimport.kernel.lar.PortletDataContext |
getImportPortletDataContext() |
static com.liferay.exportimport.kernel.lar.PortletDataContext |
getImportPortletDataContext(long groupId) |
static com.liferay.exportimport.kernel.lar.PortletDataContext |
getImportPortletDataContext(long companyId,
long groupId,
java.util.Map<java.lang.String,java.lang.String[]> parameterMap) |
static com.liferay.exportimport.kernel.lar.PortletDataContext |
getImportPortletPreferences(long companyId,
long groupId) |
public static com.liferay.exportimport.kernel.lar.PortletDataContext getExportPortletDataContext()
throws java.lang.Exception
java.lang.Exceptionpublic static com.liferay.exportimport.kernel.lar.PortletDataContext getExportPortletDataContext(long groupId)
throws java.lang.Exception
java.lang.Exceptionpublic static com.liferay.exportimport.kernel.lar.PortletDataContext getExportPortletDataContext(long companyId,
long groupId)
throws java.lang.Exception
java.lang.Exceptionpublic static com.liferay.exportimport.kernel.lar.PortletDataContext getExportPortletDataContext(long companyId,
long groupId,
java.util.Map<java.lang.String,java.lang.String[]> parameterMap)
throws java.lang.Exception
java.lang.Exceptionpublic static com.liferay.exportimport.kernel.lar.PortletDataContext getExportPortletDataContext(long companyId,
long groupId,
java.util.Map<java.lang.String,java.lang.String[]> parameterMap,
java.util.Date startDate,
java.util.Date endDate)
throws java.lang.Exception
java.lang.Exceptionpublic static com.liferay.exportimport.kernel.lar.PortletDataContext getImportPortletDataContext()
throws java.lang.Exception
java.lang.Exceptionpublic static com.liferay.exportimport.kernel.lar.PortletDataContext getImportPortletDataContext(long groupId)
throws java.lang.Exception
java.lang.Exceptionpublic static com.liferay.exportimport.kernel.lar.PortletDataContext getImportPortletDataContext(long companyId,
long groupId,
java.util.Map<java.lang.String,java.lang.String[]> parameterMap)
throws java.lang.Exception
java.lang.Exceptionpublic static com.liferay.exportimport.kernel.lar.PortletDataContext getImportPortletPreferences(long companyId,
long groupId)
throws java.lang.Exception
java.lang.Exception