Uses of Interface
com.atlassian.bamboo.labels.LabelDao

Packages that use LabelDao
com.atlassian.bamboo.labels   
com.atlassian.bamboo.migration   
com.atlassian.bamboo.user   
 

Uses of LabelDao in com.atlassian.bamboo.labels
 

Classes in com.atlassian.bamboo.labels that implement LabelDao
 class LabelHibernateDao
           
 

Methods in com.atlassian.bamboo.labels with parameters of type LabelDao
 void LabelManagerImpl.setLabelDao(LabelDao labelDao)
           
 

Uses of LabelDao in com.atlassian.bamboo.migration
 

Methods in com.atlassian.bamboo.migration with parameters of type LabelDao
 void LabelMapper.setLabelDao(LabelDao labelDao)
           
 void ProjectMapper.setLabelDao(LabelDao labelDao)
           
 

Uses of LabelDao in com.atlassian.bamboo.user
 

Methods in com.atlassian.bamboo.user with parameters of type LabelDao
 void BambooUserManagerImpl.setLabelDao(LabelDao labelDao)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.