public class CommentAvatarService extends Object implements ICommentAvatarService
Constructor and Description |
---|
CommentAvatarService() |
Modifier and Type | Method and Description |
---|---|
String |
getAvatar(Comment comment)
Display the avatar of the comment's author
|
String |
getAvatarUrl(Comment comment)
Display the avatar of the comment's author
|
static ICommentAvatarService |
getInstance() |
public String getAvatar(Comment comment)
getAvatar
in interface ICommentAvatarService
public String getAvatarUrl(Comment comment)
getAvatarUrl
in interface ICommentAvatarService
public static ICommentAvatarService getInstance()
Copyright © 2020 City of Paris. All rights reserved.