Interface SocialPublicationCommentProvider
-
- All Superinterfaces:
SocialInformationProvider
- All Known Implementing Classes:
SocialPublicationComment
public interface SocialPublicationCommentProvider extends SocialInformationProvider
Provider of comments on publication that can be shared among users
-
-
Method Summary
Static Methods Modifier and Type Method Description static SocialPublicationCommentProvider
get()
-
Methods inherited from interface org.silverpeas.core.socialnetwork.provider.SocialInformationProvider
getSocialInformationList, getSocialInformationListOfMyContacts
-
-
-
-
Method Detail
-
get
static SocialPublicationCommentProvider get()
-
-