Package com.atlassian.confluence.search.actions

Class Summary
ContentNameSearchAction An action that will take a query String from the front end and apply it as a search across the 'universal title' field within the Confluence search index.
ContentNameSearchAction.ContentNameMatch An individual result from performing the name search.
ContentNameSearchAction.ContentNameSearchResult The result from performing a ContentNameSearch.
FlushIndexQueueAction  
OpenSearchDescriptorAction  
ReIndexAction  
ReindexTaskProgressAction  
SearchBean This bean takes in a query object and executes a search on it It also maintains a paginationSupport object if the results you retrieve require pagination (even though pagination is optional, the hits/results are added onto the pagination object regardless)
SearchIndexesAction  
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
SearchResultWithExcerpt A simple bean to represent a search result with its content text - useful for excerpting and summarising.
SearchSiteAction  
SearchSiteAction.CriteriaParameters /** A Class used to represent the different criteria restriction links that are displayed along with the search results.
SearchSiteAction.UserDetails  
Timer  
UserSearchAction An action that will try to find a Confluence user based on parts of the user's name or username as supplied in the query.
 



Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.