Deprecated API

Deprecated Classes
com.atlassian.bonnie.FieldUtil
          You should only use this class as a helper for inlining, not for production code. 
 

Deprecated Interfaces
com.atlassian.bonnie.AnyTypeObjectDao
          since 3.1. A DAO interface does not belong in a shared library for search. This interface has been moved back into Confluence. 
 

Deprecated Methods
com.atlassian.bonnie.AnyTypeObjectDao.getHandle(Object)
          use HandleResolver.getHandle(Object) instead. 
 

Deprecated Constructors
org.apache.lucene.search.DelayCloseIndexSearcher(IndexReader, Directory)
          Use DelayCloseIndexSearcher.DelayCloseIndexSearcher(org.apache.lucene.index.IndexReader) instead 
 



Copyright © 2006-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.