Uses of Package
com.atlassian.confluence.search.v2.searchfilter

Packages that use com.atlassian.confluence.search.v2.searchfilter
com.atlassian.confluence.search.v2.lucene.mapper   
com.atlassian.confluence.search.v2.searchfilter   
 

Classes in com.atlassian.confluence.search.v2.searchfilter used by com.atlassian.confluence.search.v2.lucene.mapper
AnonymousUserInfoSearchFilter
          CONF-32081 Search for user info which is not created by the system (anonymous)
ArchivedSpacesSearchFilter
          Filters archived spaces (and their contents) out of search results.
AuthorSearchFilter
          Filter by a query on author.
ChainedSearchFilter
          Allows multiple SearchFilters to be chained together, with the option to specify the logical operator to apply between them.
ContentPermissionsSearchFilter
          Filter for performing filtering by content permissions.
DeactivatedUserSearchFilter
          Search for users that have been disabled/deactivated.
ExternallyDeletedUserSearchFilter
          Filter users that have been deleted by external user management (e.g.
InSpaceSearchFilter
          Filters for documents that belong to spaces with the specified space keys.
LabelsSearchFilter
          Allows filtering by multiple labels.
LastModifierSearchFilter
          Deprecated. since 5.2. Use LastModifierUserSearchFilter instead.
LastModifierUserSearchFilter
          Filter on the DocumentFieldName.LAST_MODIFIER_NAME field.
SearchResultTypeSearchFilter
          Filter by SearchResultType.
SpacePermissionsSearchFilter
          Filters by the spaces a user can see.
ViewUserProfilePermissionsSearchFilter
          Filter for filtering out statuses if there is no view user profile permission.
 

Classes in com.atlassian.confluence.search.v2.searchfilter used by com.atlassian.confluence.search.v2.searchfilter
AnonymousUserInfoSearchFilter
          CONF-32081 Search for user info which is not created by the system (anonymous)
ChainedSearchFilter
          Allows multiple SearchFilters to be chained together, with the option to specify the logical operator to apply between them.
ChainedSearchFilter.Operator
          Logic operator to allow clients to specify whether to apply a logical AND or OR between the result of filters
ContentPermissionsSearchFilter
          Filter for performing filtering by content permissions.
DeactivatedUserSearchFilter
          Search for users that have been disabled/deactivated.
ExternallyDeletedUserSearchFilter
          Filter users that have been deleted by external user management (e.g.
SearchResultTypeSearchFilter
          Filter by SearchResultType.
SiteSearchPermissionsSearchFilter
          The filter used to apply permissioning in Site Search.
SpacePermissionsSearchFilter
          Filters by the spaces a user can see.
ViewUserProfilePermissionsSearchFilter
          Filter for filtering out statuses if there is no view user profile permission.
 



Copyright © 2003–2015 Atlassian. All rights reserved.