org.sakaiproject.tool.gradebook.facades.sections
Class UserDirectoryServiceStandaloneSectionsImpl
java.lang.Object
org.sakaiproject.tool.gradebook.facades.sections.UserDirectoryServiceStandaloneSectionsImpl
- All Implemented Interfaces:
- UserDirectoryService
public class UserDirectoryServiceStandaloneSectionsImpl
- extends Object
- implements UserDirectoryService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserDirectoryServiceStandaloneSectionsImpl
public UserDirectoryServiceStandaloneSectionsImpl()
getUserDisplayName
public String getUserDisplayName(String userUid)
throws UnknownUserException
- Specified by:
getUserDisplayName in interface UserDirectoryService
- Throws:
UnknownUserException
getUserEmailAddress
public String getUserEmailAddress(String userUid)
throws UnknownUserException
- Specified by:
getUserEmailAddress in interface UserDirectoryService
- Throws:
UnknownUserException
getUserManager
public UserManager getUserManager()
setUserManager
public void setUserManager(UserManager userManager)
Copyright © 2003-2013 Sakai Project. All Rights Reserved.