Interface | Description |
---|---|
LikeDao | Deprecated
since 4.3.4 this interface is a little confused and only here for backwards compatibility
use LikeEntityDao or LikeManager
|
LikeEntityDao |
Persists and retrieves likes.
|
LikeManager |
Controls all access to Like-ing and Unlike-ing content.
|
Class | Description |
---|---|
DefaultLikeManager | |
EventPublishingLikeDao | Deprecated
Use
LikeManager instead. |
HibernateLikeDao | |
HibernateLikeEntityDao | |
Like |
Represents a data transfer object for like data.
|
LikeEntity |
Represents a like entity.
|
Copyright © 2003–2015 Atlassian. All rights reserved.