Uses of Interface
com.atlassian.confluence.labels.SpaceLabelManager

Packages that use SpaceLabelManager
com.atlassian.confluence.labels   
com.atlassian.confluence.spaces.actions   
 

Uses of SpaceLabelManager in com.atlassian.confluence.labels
 

Classes in com.atlassian.confluence.labels that implement SpaceLabelManager
 class SpaceLabelManagerImpl
           
 

Uses of SpaceLabelManager in com.atlassian.confluence.spaces.actions
 

Methods in com.atlassian.confluence.spaces.actions that return SpaceLabelManager
 SpaceLabelManager ViewSpaceSummaryAction.getSpaceLabelManager()
           
 SpaceLabelManager EditSpaceLabelAction.getSpaceLabelManager()
           
 

Methods in com.atlassian.confluence.spaces.actions with parameters of type SpaceLabelManager
 void ViewSpaceSummaryAction.setSpaceLabelManager(SpaceLabelManager spaceLabelManager)
           
 void EditSpaceLabelAction.setSpaceLabelManager(SpaceLabelManager spaceLabelManager)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.