Uses of Package
com.atlassian.query.order

Packages that use com.atlassian.query.order
com.atlassian.jira.issue.search.util   
com.atlassian.jira.jql.builder   
com.atlassian.jira.jql.validator   
com.atlassian.jira.plugin.projectpanel.fragment.impl   
com.atlassian.jira.upgrade.tasks.jql   
com.atlassian.jira.web.action.filter   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.component   
com.atlassian.query   
com.atlassian.query.order   
 

Classes in com.atlassian.query.order used by com.atlassian.jira.issue.search.util
OrderBy
          Represents the ordering portion of the a search query.
SearchSort
          A simple data bean representing a portion of the sort order (related to a clause) for a search query.
 

Classes in com.atlassian.query.order used by com.atlassian.jira.jql.builder
OrderBy
          Represents the ordering portion of the a search query.
SearchSort
          A simple data bean representing a portion of the sort order (related to a clause) for a search query.
SortOrder
          An enumeration the defines the possible ordering for a Sort.
 

Classes in com.atlassian.query.order used by com.atlassian.jira.jql.validator
OrderBy
          Represents the ordering portion of the a search query.
 

Classes in com.atlassian.query.order used by com.atlassian.jira.plugin.projectpanel.fragment.impl
OrderBy
          Represents the ordering portion of the a search query.
 

Classes in com.atlassian.query.order used by com.atlassian.jira.upgrade.tasks.jql
OrderBy
          Represents the ordering portion of the a search query.
 

Classes in com.atlassian.query.order used by com.atlassian.jira.web.action.filter
SearchSort
          A simple data bean representing a portion of the sort order (related to a clause) for a search query.
 

Classes in com.atlassian.query.order used by com.atlassian.jira.web.action.issue
SearchSort
          A simple data bean representing a portion of the sort order (related to a clause) for a search query.
 

Classes in com.atlassian.query.order used by com.atlassian.jira.web.action.user
SearchSort
          A simple data bean representing a portion of the sort order (related to a clause) for a search query.
 

Classes in com.atlassian.query.order used by com.atlassian.jira.web.component
SearchSort
          A simple data bean representing a portion of the sort order (related to a clause) for a search query.
 

Classes in com.atlassian.query.order used by com.atlassian.query
OrderBy
          Represents the ordering portion of the a search query.
 

Classes in com.atlassian.query.order used by com.atlassian.query.order
OrderBy
          Represents the ordering portion of the a search query.
OrderByImpl
          Default implementation of OrderBy.
SearchSort
          A simple data bean representing a portion of the sort order (related to a clause) for a search query.
SortOrder
          An enumeration the defines the possible ordering for a Sort.
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.