com.atlassian.confluence.search
Class SpacePickerHelper
java.lang.Object
com.atlassian.confluence.search.SpacePickerHelper
public class SpacePickerHelper
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpacePickerHelper
public SpacePickerHelper(SpaceManager spaceManager,
LabelManager labelManager)
getAvailableSpaces
public java.util.List getAvailableSpaces(com.atlassian.user.User user)
- Find all spaces that user has permission to view and allow them to search among these
- Returns:
- List
getAvailableGlobalSpaces
public java.util.List getAvailableGlobalSpaces(com.atlassian.user.User user)
getAggregateOptions
public java.util.List getAggregateOptions(com.opensymphony.xwork.ActionSupport action)
getFavouriteSpaces
public java.util.List getFavouriteSpaces(com.atlassian.user.User user)
Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.