|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.spaces.DefaultSpaceLogoManager
public class DefaultSpaceLogoManager
Constructor Summary | |
---|---|
DefaultSpaceLogoManager(UserAccessor userAccessor,
PermissionManager permissionManager,
SpaceManager spaceManager)
|
Method Summary | |
---|---|
java.lang.String |
getLogoDownloadPath(Space space,
com.atlassian.user.User viewingUser)
Returns the download path for the logo of a given space. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultSpaceLogoManager(UserAccessor userAccessor, PermissionManager permissionManager, SpaceManager spaceManager)
Method Detail |
---|
public java.lang.String getLogoDownloadPath(Space space, com.atlassian.user.User viewingUser)
SpaceLogoManager
getLogoDownloadPath
in interface SpaceLogoManager
space
- the space to retrieve the logo fromviewingUser
- the user that is viewing the space
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |