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 UserIdStrategyExportImportHelperUtil.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 PortletDataContextPortletDataContextFactoryUtil.createImportPortletDataContext(long companyId, long groupId, Map<String, String[]> parameterMap, UserIdStrategy userIdStrategy, ZipReader zipReader) voidPortletDataContext.setUserIdStrategy(UserIdStrategy userIdStrategy)