com.atlassian.confluence.search.contentnames.lucene.mappers
Class ContentTypeCategoryMapperFactory

java.lang.Object
  extended by com.atlassian.confluence.search.contentnames.lucene.mappers.ContentTypeCategoryMapperFactory
All Implemented Interfaces:
CategoryMapperFactory

public class ContentTypeCategoryMapperFactory
extends Object
implements CategoryMapperFactory

A factory implementation that will return CategoryMapper instances which have an already created cache of content types for the index.


Constructor Summary
ContentTypeCategoryMapperFactory(com.atlassian.bonnie.ILuceneConnection luceneConnection)
           
 
Method Summary
 CategoryMapper getCategoryMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentTypeCategoryMapperFactory

public ContentTypeCategoryMapperFactory(com.atlassian.bonnie.ILuceneConnection luceneConnection)
Method Detail

getCategoryMapper

public CategoryMapper getCategoryMapper()
Specified by:
getCategoryMapper in interface CategoryMapperFactory


Copyright © 2003-2012 Atlassian. All Rights Reserved.