|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LikeEntity | |
|---|---|
| com.atlassian.confluence.like | |
| Uses of LikeEntity in com.atlassian.confluence.like |
|---|
| Methods in com.atlassian.confluence.like that return LikeEntity | |
|---|---|
LikeEntity |
LikeEntityDao.addLike(ContentEntityObject contentEntity,
com.atlassian.user.User user)
Add a like on the content entity for the given user. |
LikeEntity |
HibernateLikeEntityDao.addLike(ContentEntityObject contentEntity,
com.atlassian.user.User user)
|
| Methods in com.atlassian.confluence.like that return types with arguments of type LikeEntity | |
|---|---|
java.util.List<LikeEntity> |
LikeEntityDao.getLikeEntities(java.util.Collection<? extends ContentEntityObject> contentEntities)
|
java.util.List<LikeEntity> |
HibernateLikeEntityDao.getLikeEntities(java.util.Collection<? extends ContentEntityObject> contentEntities)
|
| Constructors in com.atlassian.confluence.like with parameters of type LikeEntity | |
|---|---|
Like(LikeEntity likeEntity)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||