Package | Description |
---|---|
com.liferay.exportimport.kernel.lar |
Modifier and Type | Method and Description |
---|---|
UserIdStrategy |
PortletDataContext.getUserIdStrategy() |
static UserIdStrategy |
ExportImportHelperUtil.getUserIdStrategy(long userId,
String userIdStrategy) |
UserIdStrategy |
ExportImportHelper.getUserIdStrategy(long userId,
String userIdStrategy) |
Modifier and Type | Method and Description |
---|---|
PortletDataContext |
PortletDataContextFactory.createImportPortletDataContext(long companyId,
long groupId,
Map<String,String[]> parameterMap,
UserIdStrategy userIdStrategy,
ZipReader zipReader) |
static PortletDataContext |
PortletDataContextFactoryUtil.createImportPortletDataContext(long companyId,
long groupId,
Map<String,String[]> parameterMap,
UserIdStrategy userIdStrategy,
ZipReader zipReader) |
void |
PortletDataContext.setUserIdStrategy(UserIdStrategy userIdStrategy) |