public class

AttachmentTypeQueryMapper

extends Object
implements LuceneQueryMapper<T extends SearchQuery>
java.lang.Object
   ↳ com.atlassian.confluence.search.v2.lucene.mapper.AttachmentTypeQueryMapper

Class Overview

Maps an AttachmentTypeQuery to its Lucene equivalent.

Summary

Public Constructors
AttachmentTypeQueryMapper()
Public Methods
Query convertToLuceneQuery(AttachmentTypeQuery attachmentTypeQuery)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.confluence.search.v2.lucene.LuceneQueryMapper

Public Constructors

public AttachmentTypeQueryMapper ()

Public Methods

public Query convertToLuceneQuery (AttachmentTypeQuery attachmentTypeQuery)