|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.user.DefaultUserProfilePictureManager
public class DefaultUserProfilePictureManager
Accesses the properties file to obtain the default user profile pictures
Constructor Summary | |
---|---|
DefaultUserProfilePictureManager()
|
Method Summary | |
---|---|
java.util.Set<java.lang.String> |
getStandardProfilePictures(javax.servlet.ServletContext context)
Returns the list of standard profile pictures obtained from the properties file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultUserProfilePictureManager()
Method Detail |
---|
public java.util.Set<java.lang.String> getStandardProfilePictures(javax.servlet.ServletContext context)
getStandardProfilePictures
in interface UserProfilePictureManager
context
- Servlet communication method.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |