|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ProviderType public interface PortletDataContextFactory
| Method Summary | |
|---|---|
PortletDataContext |
clonePortletDataContext(PortletDataContext portletDataContext)
|
PortletDataContext |
createExportPortletDataContext(long companyId,
long groupId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
ZipWriter zipWriter)
|
PortletDataContext |
createImportPortletDataContext(long companyId,
long groupId,
Map<String,String[]> parameterMap,
UserIdStrategy userIdStrategy,
ZipReader zipReader)
|
PortletDataContext |
createPreparePortletDataContext(long companyId,
long groupId,
Date startDate,
Date endDate)
|
PortletDataContext |
createPreparePortletDataContext(ThemeDisplay themeDisplay,
Date startDate,
Date endDate)
|
| Method Detail |
|---|
PortletDataContext clonePortletDataContext(PortletDataContext portletDataContext)
PortletDataContext createExportPortletDataContext(long companyId,
long groupId,
Map<String,String[]> parameterMap,
Date startDate,
Date endDate,
ZipWriter zipWriter)
throws PortletDataException
PortletDataException
PortletDataContext createImportPortletDataContext(long companyId,
long groupId,
Map<String,String[]> parameterMap,
UserIdStrategy userIdStrategy,
ZipReader zipReader)
throws PortletDataException
PortletDataException
PortletDataContext createPreparePortletDataContext(long companyId,
long groupId,
Date startDate,
Date endDate)
throws PortletDataException
PortletDataException
PortletDataContext createPreparePortletDataContext(ThemeDisplay themeDisplay,
Date startDate,
Date endDate)
throws PortletDataException
PortletDataException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||