|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.like.DefaultLikeSummaryCreator
@Deprecated public class DefaultLikeSummaryCreator
Constructor Summary | |
---|---|
DefaultLikeSummaryCreator(UserEntityExpander userEntityExpander,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager)
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
createSummary(ContentEntityObject contentEntity,
java.util.List<Like> likes,
java.util.Set<java.lang.String> followees)
Deprecated. Creates summary. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultLikeSummaryCreator(UserEntityExpander userEntityExpander, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager)
Method Detail |
---|
public java.lang.String createSummary(ContentEntityObject contentEntity, java.util.List<Like> likes, java.util.Set<java.lang.String> followees)
LikeSummaryCreator
createSummary
in interface LikeSummaryCreator
contentEntity
- the content entitylikes
- likes for the specified content entityfollowees
- a set of usernames the current logged in user is following
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |