Uses of Package
com.atlassian.confluence.search.actions

Packages that use com.atlassian.confluence.search.actions
com.atlassian.confluence.event.events.search   
com.atlassian.confluence.search.actions   
com.atlassian.confluence.search.v2.lucene.compatibility Backwards compatibility wrappers to bridge between the old and new search APIs 
com.atlassian.confluence.user.actions   
 

Classes in com.atlassian.confluence.search.actions used by com.atlassian.confluence.event.events.search
SearchQueryBean
          Collects query parameters from the search panel (searchpanel.vm) and provides methods that build and return a Query object that lucene can then run.
 

Classes in com.atlassian.confluence.search.actions used by com.atlassian.confluence.search.actions
SearchQueryBean
          Collects query parameters from the search panel (searchpanel.vm) and provides methods that build and return a Query object that lucene can then run.
SearchSiteAction.BackwardsCompatibility
          A class used to preserve compatibility with old style search URL's where search parameters were entered in the format: searchQuery.spaceKey=conf_all&searchQuery.queryString=hello.
SearchSiteAction.CriteriaParameters
          A Class used to represent the different criteria restriction links that are displayed along with the search results.
Timer
           
 

Classes in com.atlassian.confluence.search.actions used by com.atlassian.confluence.search.v2.lucene.compatibility
SearchResultWithExcerpt
          Deprecated. since 4.1. Use SearchResult objects instead.
 

Classes in com.atlassian.confluence.search.actions used by com.atlassian.confluence.user.actions
SearchBean
          Deprecated. since 3.0. Use SearchManager instead.
SearchQueryBean
          Collects query parameters from the search panel (searchpanel.vm) and provides methods that build and return a Query object that lucene can then run.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.