|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |