Uses of Interface
com.liferay.exportimport.kernel.lar.UserIdStrategy
Packages that use UserIdStrategy
-
Uses of UserIdStrategy in com.liferay.exportimport.kernel.lar
Methods in com.liferay.exportimport.kernel.lar that return UserIdStrategyModifier and TypeMethodDescriptionExportImportHelper.getUserIdStrategy
(long userId, String userIdStrategy) static UserIdStrategy
ExportImportHelperUtil.getUserIdStrategy
(long userId, String userIdStrategy) PortletDataContext.getUserIdStrategy()
Methods in com.liferay.exportimport.kernel.lar with parameters of type UserIdStrategyModifier and TypeMethodDescriptionPortletDataContextFactory.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)