|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LikeDao in com.atlassian.confluence.event.events.like.listeners |
---|
Constructors in com.atlassian.confluence.event.events.like.listeners with parameters of type LikeDao | |
---|---|
DatabaseLikesRemovalListener(LikeDao likeDao)
|
Uses of LikeDao in com.atlassian.confluence.like |
---|
Classes in com.atlassian.confluence.like that implement LikeDao | |
---|---|
class |
EventPublishingLikeDao
Publishes an appropriate like event after the delegate LikeDao operation completes. |
class |
HibernateLikeDao
|
Constructors in com.atlassian.confluence.like with parameters of type LikeDao | |
---|---|
EventPublishingLikeDao(LikeDao delegate,
com.atlassian.event.api.EventPublisher eventPublisher)
|
Uses of LikeDao in com.atlassian.confluence.plugins.dailysummary.content.popular |
---|
Constructors in com.atlassian.confluence.plugins.dailysummary.content.popular with parameters of type LikeDao | |
---|---|
DefaultPopularContentDtoFactory(Excerpter excerpter,
LikeDao likeDao,
FollowManager followManager,
com.atlassian.user.UserManager userManager,
DataSourceFactory dataSourceFactory)
|
|
DefaultPopularContentManager(PageManager pageManager,
FollowManager followManager,
FavouriteManager favouritesManager,
LikeDao likeDao,
PopularContentDtoFactory popularContentDtoFactory,
net.sf.hibernate.SessionFactory sf,
PopularContentQueries contentQueries,
PermissionManager permissionManager)
|
Uses of LikeDao in com.atlassian.confluence.plugins.like.notifications |
---|
Constructors in com.atlassian.confluence.plugins.like.notifications with parameters of type LikeDao | |
---|---|
DefaultLikeNotificationManager(UserAccessor userAccessor,
NotificationManager notificationManager,
FollowManager followManager,
LikeDao likeDao,
NotificationDao notificationDao)
|
Uses of LikeDao in com.atlassian.confluence.plugins.like.rest.resources |
---|
Constructors in com.atlassian.confluence.plugins.like.rest.resources with parameters of type LikeDao | |
---|---|
LikableContentResource(LikeDao likeDao,
ContentEntityManager contentEntityManager,
FollowManager followManager,
UserEntityExpander userEntityExpander,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
|
Uses of LikeDao in com.atlassian.confluence.plugins.mobile.rest |
---|
Constructors in com.atlassian.confluence.plugins.mobile.rest with parameters of type LikeDao | |
---|---|
StreamResource(SearchManager searchManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
UserDtoFactory userDtoFactory,
FriendlyDateHelper friendlyDateHelper,
LikeDao likeDao,
ContextPathHolder contextPathHolder,
com.atlassian.bonnie.HandleResolver handleResolver,
FollowManager followManager,
EdgeQueries edgeQueries,
ContentEntityHelper contentEntityHelper,
Excerpter excerpter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |