|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.user.ThreadLocalProfilePictureCache
public class ThreadLocalProfilePictureCache
Wrapper around the ThreadLocalCache to deal with caching user profilepictures
Constructor Summary | |
---|---|
ThreadLocalProfilePictureCache()
|
Method Summary | |
---|---|
static void |
cacheHasProfilePicture(com.atlassian.user.User user,
ProfilePictureInfo p)
|
static ProfilePictureInfo |
hasProfilePicture(com.atlassian.user.User user)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadLocalProfilePictureCache()
Method Detail |
---|
public static ProfilePictureInfo hasProfilePicture(com.atlassian.user.User user)
public static void cacheHasProfilePicture(com.atlassian.user.User user, ProfilePictureInfo p)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |