com.atlassian.confluence.pages.actions.beans
Class AvailableSpaces

java.lang.Object
  extended by com.atlassian.confluence.pages.actions.beans.AvailableSpaces

public class AvailableSpaces
extends Object


Constructor Summary
AvailableSpaces(SpaceManager spaceManager)
           
 
Method Summary
 List<Space> getAvailableSpaces(Space currentSpace, 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

AvailableSpaces

public AvailableSpaces(SpaceManager spaceManager)
Method Detail

getAvailableSpaces

public List<Space> getAvailableSpaces(Space currentSpace,
                                      com.atlassian.user.User user)


Copyright © 2003-2011 Atlassian. All Rights Reserved.