Uses of Interface
com.atlassian.confluence.like.LikeEntityDao

Packages that use LikeEntityDao
com.atlassian.confluence.importexport.impl   
com.atlassian.confluence.like   
 

Uses of LikeEntityDao in com.atlassian.confluence.importexport.impl
 

Methods in com.atlassian.confluence.importexport.impl with parameters of type LikeEntityDao
 void XmlExporter.setLikeEntityDao(LikeEntityDao likeEntityDao)
           
 

Uses of LikeEntityDao in com.atlassian.confluence.like
 

Classes in com.atlassian.confluence.like that implement LikeEntityDao
 class HibernateLikeEntityDao
           
 

Constructors in com.atlassian.confluence.like with parameters of type LikeEntityDao
DefaultLikeManager(org.springframework.transaction.PlatformTransactionManager transactionManager, LikeEntityDao dao, com.atlassian.event.api.EventPublisher publisher, PermissionManager permissionManager)
           
HibernateLikeDao(LikeEntityDao likeEntityDao)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.