Uses of Interface
com.atlassian.confluence.core.SmartListManager

Packages that use SmartListManager
com.atlassian.confluence.labels.actions   
com.atlassian.confluence.plugins.macros.dashboard   
com.atlassian.confluence.search.v2.lucene.compatibility Backwards compatibility wrappers to bridge between the old and new search APIs 
 

Uses of SmartListManager in com.atlassian.confluence.labels.actions
 

Methods in com.atlassian.confluence.labels.actions with parameters of type SmartListManager
 void ViewLabelAction.setSmartListManager(SmartListManager smartListManager)
           
 

Uses of SmartListManager in com.atlassian.confluence.plugins.macros.dashboard
 

Methods in com.atlassian.confluence.plugins.macros.dashboard with parameters of type SmartListManager
 void RecentlyUpdatedContentMacro.setSmartListManager(SmartListManager smartListManager)
           
 

Uses of SmartListManager in com.atlassian.confluence.search.v2.lucene.compatibility
 

Classes in com.atlassian.confluence.search.v2.lucene.compatibility that implement SmartListManager
 class V2SearchSmartListManager
          A SmartListManager backed by the V2 Search API, for backwards compatibility.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.