com.atlassian.confluence.it.global
Class SiteSearch.SpecialSpaceOptions

java.lang.Object
  extended by com.atlassian.confluence.it.global.SiteSearch.SpecialSpaceOptions
Enclosing class:
SiteSearch

public static final class SiteSearch.SpecialSpaceOptions
extends Object


Field Summary
static String ALL
           
static String FAVOURITES
           
static String GLOBAL
           
static String PERSONAL
           
 
Constructor Summary
SiteSearch.SpecialSpaceOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL

public static final String ALL
See Also:
Constant Field Values

FAVOURITES

public static final String FAVOURITES
See Also:
Constant Field Values

GLOBAL

public static final String GLOBAL
See Also:
Constant Field Values

PERSONAL

public static final String PERSONAL
See Also:
Constant Field Values
Constructor Detail

SiteSearch.SpecialSpaceOptions

public SiteSearch.SpecialSpaceOptions()


Copyright © 2003-2012 Atlassian. All Rights Reserved.