public class DefaultChineseUserDao extends DefaultUserDao
| Constructor and Description |
|---|
DefaultChineseUserDao() |
| Modifier and Type | Method and Description |
|---|---|
UserModel |
findUserByUID(java.lang.String loginName)
Returns for the given
uid the UserModel. |
find, find, find, find, find, getFlexibleSearchService, setFlexibleSearchServicepublic UserModel findUserByUID(java.lang.String loginName)
UserDaouid the UserModel.findUserByUID in interface UserDaofindUserByUID in class DefaultUserDaologinName - the unique identifier of the usernull if for the given uid no UserModel was found.Copyright © 2018 SAP SE. All Rights Reserved.