|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.user.UsernameToUserFunction
public class UsernameToUserFunction
A function that transforms a username into a user object.
| Constructor Summary | |
|---|---|
UsernameToUserFunction(UserAccessor userAccessor)
|
|
| Method Summary | |
|---|---|
com.atlassian.user.User |
apply(java.lang.String username)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
|---|
equals |
| Constructor Detail |
|---|
public UsernameToUserFunction(UserAccessor userAccessor)
| Method Detail |
|---|
public com.atlassian.user.User apply(java.lang.String username)
apply in interface com.google.common.base.Function<java.lang.String,com.atlassian.user.User>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||