|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.exportimport.backgroundtask.BackgroundTaskContextMapFactory
ExportImportConfigurationSettingsMapFactory
@Deprecated public class BackgroundTaskContextMapFactory
| Constructor Summary | |
|---|---|
BackgroundTaskContextMapFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
static Map<String,Serializable> |
buildTaskContextMap(long userId,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
String cmd,
Date startDate,
Date endDate,
String fileName)
Deprecated. |
static Map<String,Serializable> |
buildTaskContextMap(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
String cmd,
Date startDate,
Date endDate,
String fileName)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackgroundTaskContextMapFactory()
| Method Detail |
|---|
public static Map<String,Serializable> buildTaskContextMap(long userId,
long groupId,
boolean privateLayout,
long[] layoutIds,
Map<String,String[]> parameterMap,
String cmd,
Date startDate,
Date endDate,
String fileName)
public static Map<String,Serializable> buildTaskContextMap(long userId,
long plid,
long groupId,
String portletId,
Map<String,String[]> parameterMap,
String cmd,
Date startDate,
Date endDate,
String fileName)
|
Liferay 7.0-ce-m6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||