Uses of Interface
com.atlassian.jira.issue.search.SearchContext

Packages that use SearchContext
com.atlassian.jira.issue   
com.atlassian.jira.issue.customfields   
com.atlassian.jira.issue.customfields.converters   
com.atlassian.jira.issue.customfields.searchers   
com.atlassian.jira.issue.customfields.statistics   
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.managers   
com.atlassian.jira.issue.search Interfaces and constants related to JIRA's Lucene-based search capabilities. 
com.atlassian.jira.issue.search.managers   
com.atlassian.jira.issue.search.searchers   
com.atlassian.jira.issue.search.searchers.impl   
com.atlassian.jira.issue.transport.impl   
com.atlassian.jira.plugin.customfield   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.bean   
 

Uses of SearchContext in com.atlassian.jira.issue
 

Methods in com.atlassian.jira.issue with parameters of type SearchContext
 List CustomFieldManager.getCustomFieldObjects(SearchContext searchContext)
          Returns all customfields in a particular SearchContext.
 

Uses of SearchContext in com.atlassian.jira.issue.customfields
 

Methods in com.atlassian.jira.issue.customfields with parameters of type SearchContext
static boolean CustomFieldUtils.isShownAndVisible(CustomField customField, User user, SearchContext searchContext, FieldVisibilityBean fieldVisibilityBean)
          Checks if the custom field is in the search context scope (using OrderableField.isShown(com.atlassian.jira.issue.Issue)) and visible in all field schemes (using FieldVisibilityBean.isFieldHiddenInAllSchemes(String,com.atlassian.jira.issue.search.SearchContext,com.opensymphony.user.User))
 

Uses of SearchContext in com.atlassian.jira.issue.customfields.converters
 

Methods in com.atlassian.jira.issue.customfields.converters that return SearchContext
 SearchContext SelectConverter.getPossibleSearchContextFromValue(Object value, CustomField customField)
           
 

Uses of SearchContext in com.atlassian.jira.issue.customfields.searchers
 

Methods in com.atlassian.jira.issue.customfields.searchers with parameters of type SearchContext
 String AbstractCustomFieldSearcher.getEditHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String VersionSearcher.getEditHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
protected  Map DateTimeRangeSearcher.getVelocityParams(SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String AbstractCustomFieldSearcher.getViewHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 boolean BaseCustomFieldSearcher.isShown(SearchContext searchContext)
           
 boolean DateRangeSearcher.isShown(SearchContext searchContext)
           
 boolean UserPickerGroupSearcher.isShown(SearchContext searchContext)
           
 void NumberRangeSearcher.validateParams(CustomField customField, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void AbstractCustomFieldSearcher.validateParams(CustomField customField, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
          Validates that the custom field's value in the fieldvaluesHolder is a valid search value.
 void TextSearcher.validateParams(CustomField customField, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
          Validates that the parameter is a well-formed query string for a FreeTextParameter.
 void UserPickerSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void AbstractCustomFieldSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
          You probably do not want to override this.
 void GroupPickerSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void MultiSelectSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 

Uses of SearchContext in com.atlassian.jira.issue.customfields.statistics
 

Methods in com.atlassian.jira.issue.customfields.statistics that return SearchContext
protected  SearchContext AbstractCustomFieldStatisticsMapper.getSearchContextFromValue(Object value)
           
protected  SearchContext SelectStatisticsMapper.getSearchContextFromValue(Object value)
           
 

Uses of SearchContext in com.atlassian.jira.issue.fields
 

Methods in com.atlassian.jira.issue.fields with parameters of type SearchContext
 FieldConfig CustomField.getReleventConfig(SearchContext searchContext)
          The FieldConfig that is relevent to all issue contexts in the search context Checks that all configs within search context are the same - i.e.
 FieldConfig CustomFieldImpl.getReleventConfig(SearchContext searchContext)
          Return the relevant field config for the search context specified.
 boolean CustomField.isInScope(User user, SearchContext searchContext)
          Determines wheteher this custom field is in scope.
 boolean CustomFieldImpl.isInScope(User user, SearchContext searchContext)
          Determines wheteher this custom field is in scope.
 

Uses of SearchContext in com.atlassian.jira.issue.managers
 

Methods in com.atlassian.jira.issue.managers with parameters of type SearchContext
 List DefaultCustomFieldManager.getCustomFieldObjects(SearchContext searchContext)
           
 

Uses of SearchContext in com.atlassian.jira.issue.search
 

Classes in com.atlassian.jira.issue.search that implement SearchContext
 class SearchContextImpl
           
 

Methods in com.atlassian.jira.issue.search that return SearchContext
static SearchContext SearchRequestUtils.getCombinedSearchContext(SearchContext baseSearchContext, SearchContext possibleContext)
          Creates the most specific SearchContext possible from the two parameters.
 SearchContext SearchRequest.getSearchContext()
           
 

Methods in com.atlassian.jira.issue.search with parameters of type SearchContext
 SearchRequest DefaultSearchRequestFactory.create(SearchRequest oldSearchRequest, User searchUser, FieldValuesHolder fieldValuesHolder, SearchContext searchContext)
           
 SearchRequest SearchRequestFactory.create(SearchRequest oldSearchRequest, User searchUser, FieldValuesHolder params, SearchContext searchContext)
          Takes a user and a FieldValuesHolder of parameters that are used to create a object representation of the search request.
static SearchContext SearchRequestUtils.getCombinedSearchContext(SearchContext baseSearchContext, SearchContext possibleContext)
          Creates the most specific SearchContext possible from the two parameters.
 void SearchRequest.setSearchContext(SearchContext searchContext)
           
 

Constructors in com.atlassian.jira.issue.search with parameters of type SearchContext
SearchContextImpl(SearchContext searchContext)
           
 

Uses of SearchContext in com.atlassian.jira.issue.search.managers
 

Methods in com.atlassian.jira.issue.search.managers with parameters of type SearchContext
 Collection DefaultIssueSearcherManager.getSearcherGroups(SearchContext searchContext)
           
 Collection IssueSearcherManager.getSearcherGroups(SearchContext searchContext)
          Get all searcher groups with the IssueSearcher that are applicable for the context.
 Collection DefaultIssueSearcherManager.getSearchers(SearchContext context)
           
 Collection IssueSearcherManager.getSearchers(SearchContext context)
          Get searchers that are applicable for a given context.
 

Uses of SearchContext in com.atlassian.jira.issue.search.searchers
 

Methods in com.atlassian.jira.issue.search.searchers with parameters of type SearchContext
 String IssueSearcher.getEditHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String IssueSearcher.getViewHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 boolean SearcherGroup.isShown(SearchContext searchContext)
           
 boolean IssueSearcher.isShown(SearchContext searchContext)
          Checks if the searcher should be shown in this context
 void IssueSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
          Adds error meessages to the errors object if values in the fieldValuesHolder fails validation.
 

Uses of SearchContext in com.atlassian.jira.issue.search.searchers.impl
 

Methods in com.atlassian.jira.issue.search.searchers.impl that return SearchContext
static SearchContext SearchContextSearcher.getSearchContext(FieldValuesHolder fieldValuesHolder)
           
 

Methods in com.atlassian.jira.issue.search.searchers.impl with parameters of type SearchContext
 String AbstractIssueSearcher.getEditHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String GenericDateSearcher.getEditHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String SearchContextSearcher.getEditHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String GenericConstantsSearcher.getEditHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String AbstractUserSearcher.getEditHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String GenericProjectConstantsSearcher.getEditHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 Collection PrioritySearcher.getSelectListOptions(SearchContext searchContext)
           
abstract  Collection GenericConstantsSearcher.getSelectListOptions(SearchContext searchContext)
           
 Collection ResolutionSearcher.getSelectListOptions(SearchContext searchContext)
           
protected abstract  Collection GenericProjectConstantsSearcher.getSelectListOptions(SearchContext searchContext)
           
protected  Collection AffectedVersionsSearcher.getSelectListOptions(SearchContext searchContext)
           
protected  Collection FixForVersionsSearcher.getSelectListOptions(SearchContext searchContext)
           
protected  Collection ComponentsSearcher.getSelectListOptions(SearchContext searchContext)
           
 Collection StatusSearcher.getSelectListOptions(SearchContext searchContext)
           
protected  Map AbstractIssueSearcher.getVelocityParams(SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
protected  Map GenericDateSearcher.getVelocityParams(SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
protected  Map ResolutionSearcher.getVelocityParams(SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
protected  Map AbstractUserSearcher.getVelocityParams(SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
protected  Map AffectedVersionsSearcher.getVelocityParams(SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
protected  Map FixForVersionsSearcher.getVelocityParams(SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
protected  Map ComponentsSearcher.getVelocityParams(SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
protected  List GenericProjectConstantsSearcher.getVersionOptions(SearchContext searchContext, boolean unreleasedFirst)
           
 String AbstractIssueSearcher.getViewHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String GenericDateSearcher.getViewHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String SearchContextSearcher.getViewHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String GenericConstantsSearcher.getViewHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String AbstractUserSearcher.getViewHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 String GenericProjectConstantsSearcher.getViewHtml(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action)
           
 boolean QuerySearcher.isFieldVisible(String fieldId, FieldValuesHolder fieldValuesHolder, SearchContext searchContext)
           
 boolean WorkRatioSearcher.isShown(SearchContext searchContext)
           
 boolean AbstractIssueSearcher.isShown(SearchContext searchContext)
           
 boolean DueDateSearcher.isShown(SearchContext searchContext)
           
 boolean GenericConstantsSearcher.isShown(SearchContext searchContext)
           
 boolean GenericProjectConstantsSearcher.isShown(SearchContext searchContext)
           
 boolean AssigneeSearcher.isShown(SearchContext searchContext)
          Returns true or false based on AssigneeSearcher.fieldVisibilityBean value.
 void WorkRatioSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void GenericDateSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void SearchContextSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void GenericConstantsSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void QuerySearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void AbstractUserSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void GenericProjectConstantsSearcher.validateParams(SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 

Uses of SearchContext in com.atlassian.jira.issue.transport.impl
 

Methods in com.atlassian.jira.issue.transport.impl that return SearchContext
 SearchContext IssueNavigatorActionParams.getSearchContext()
           
 

Uses of SearchContext in com.atlassian.jira.plugin.customfield
 

Methods in com.atlassian.jira.plugin.customfield with parameters of type SearchContext
 String CustomFieldSearcherModuleDescriptor.getSearchHtml(CustomField customField, CustomFieldSearcher searcher, SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action, Map velocityParams)
           
 String CustomFieldSearcherModuleDescriptor.getViewHtml(CustomField customField, CustomFieldSearcher searcher, SearchContext searchContext, FieldLayoutItem fieldLayoutItem, FieldValuesHolder fieldValuesHolder, Map displayParameters, webwork.action.Action action, Map velocityParams)
           
 

Uses of SearchContext in com.atlassian.jira.web.action.issue
 

Methods in com.atlassian.jira.web.action.issue that return SearchContext
protected  SearchContext SearchDescriptionEnabledAction.getSearchContext()
           
 

Uses of SearchContext in com.atlassian.jira.web.bean
 

Methods in com.atlassian.jira.web.bean with parameters of type SearchContext
 boolean FieldVisibilityBean.isFieldHiddenInAllSchemes(String fieldId, SearchContext context, User user)
           
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.