public class UserUtils extends Object
| Constructor and Description |
|---|
UserUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFullName(de.alpharogroup.user.management.entities.UserDatas userData)
Gets the full name from the given UserData object.
|
static String |
getFullName(de.alpharogroup.user.management.entities.Users user)
Gets the full name from the given Users object.
|
public static String getFullName(de.alpharogroup.user.management.entities.Users user)
user - the userpublic static String getFullName(de.alpharogroup.user.management.entities.UserDatas userData)
userData - the user dataCopyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.