|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.security.exportimport.UserImporterUtil
public class UserImporterUtil
| Method Summary | |
|---|---|
static long |
getLastImportTime()
|
static User |
importUser(long ldapServerId,
long companyId,
String emailAddress,
String screenName)
|
static User |
importUser(long companyId,
String emailAddress,
String screenName)
|
static User |
importUserByScreenName(long companyId,
String screenName)
|
static void |
importUsers()
|
static void |
importUsers(long companyId)
|
static void |
importUsers(long ldapServerId,
long companyId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static long getLastImportTime()
throws Exception
Exception
public static User importUser(long ldapServerId,
long companyId,
String emailAddress,
String screenName)
throws Exception
Exception
public static User importUser(long companyId,
String emailAddress,
String screenName)
throws Exception
Exception
public static User importUserByScreenName(long companyId,
String screenName)
throws Exception
Exception
public static void importUsers()
throws Exception
Exception
public static void importUsers(long companyId)
throws Exception
Exception
public static void importUsers(long ldapServerId,
long companyId)
throws Exception
Exception
|
Liferay 7.0-ce-a3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||