|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.like.DefaultUserEntityExpander
public class DefaultUserEntityExpander
Constructor Summary | |
---|---|
DefaultUserEntityExpander(UserAccessor userAccessor,
ContextPathHolder contextPathHolder)
|
Method Summary | |
---|---|
UserEntity |
expand(UserEntity userEntity)
Expand a user entity. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultUserEntityExpander(UserAccessor userAccessor, ContextPathHolder contextPathHolder)
Method Detail |
---|
public UserEntity expand(UserEntity userEntity)
UserEntityExpander
expand
in interface UserEntityExpander
userEntity
- the user entity (must contain a username at least)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |