|
Liferay 7.0-ce-b7 portal-service | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.security.exportimport.UserExporterUtil
public class UserExporterUtil
| Constructor Summary | |
|---|---|
UserExporterUtil()
|
|
| Method Summary | |
|---|---|
static void |
exportUser(Contact contact,
Map<String,Serializable> contactExpandoAttributes)
|
static void |
exportUser(long userId,
long userGroupId,
UserOperation userOperation)
|
static void |
exportUser(User user,
Map<String,Serializable> userExpandoAttributes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserExporterUtil()
| Method Detail |
|---|
public static void exportUser(Contact contact,
Map<String,Serializable> contactExpandoAttributes)
throws Exception
Exception
public static void exportUser(long userId,
long userGroupId,
UserOperation userOperation)
throws Exception
Exception
public static void exportUser(User user,
Map<String,Serializable> userExpandoAttributes)
throws Exception
Exception
|
Liferay 7.0-ce-b7 portal-service | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||