com.atlassian.confluence.search.v2.lucene.mapper
Class LastModifierQueryMapper

java.lang.Object
  extended by com.atlassian.confluence.search.v2.lucene.mapper.ContributorQueryMapper
      extended by com.atlassian.confluence.search.v2.lucene.mapper.LastModifierQueryMapper
All Implemented Interfaces:
LuceneQueryMapper<ContributorQuery>

Deprecated. since 3.0. Use ContributorQueryMapper instead.

@Deprecated
public class LastModifierQueryMapper
extends ContributorQueryMapper


Constructor Summary
LastModifierQueryMapper()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.atlassian.confluence.search.v2.lucene.mapper.ContributorQueryMapper
convertToLuceneQuery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastModifierQueryMapper

public LastModifierQueryMapper()
Deprecated. 


Copyright © 2003-2011 Atlassian. All Rights Reserved.