public class UserNameUtilImpl extends Object implements UserNameUtil
| Constructor and Description |
|---|
UserNameUtilImpl() |
public String getUserName(long uid) throws IOException
UserNameUtilgetUserName in interface UserNameUtiluid - The UID whose name to return.IOException - If the username for the given uid could not be retrieved.Copyright © 2013. All Rights Reserved.