public class UserDirectoryServiceStandaloneSectionsImpl extends Object implements UserDirectoryService
| Constructor and Description |
|---|
UserDirectoryServiceStandaloneSectionsImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserDisplayName(String userUid) |
String |
getUserEmailAddress(String userUid) |
UserManager |
getUserManager() |
void |
setUserManager(UserManager userManager) |
public UserDirectoryServiceStandaloneSectionsImpl()
public String getUserDisplayName(String userUid) throws UnknownUserException
getUserDisplayName in interface UserDirectoryServiceUnknownUserExceptionpublic String getUserEmailAddress(String userUid) throws UnknownUserException
getUserEmailAddress in interface UserDirectoryServiceUnknownUserExceptionpublic UserManager getUserManager()
public void setUserManager(UserManager userManager)
Copyright © 2003–2018 Sakai Project. All rights reserved.