public interface Trackback
Modifier and Type | Method and Description |
---|---|
void |
addTrackback(com.liferay.blogs.kernel.model.BlogsEntry entry,
com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
String excerpt,
String url,
String blogName,
String title,
com.liferay.portal.kernel.util.Function<String,com.liferay.portal.kernel.service.ServiceContext> serviceContextFunction) |
void |
setCommentManager(com.liferay.portal.kernel.comment.CommentManager commentManager)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
void |
setLinkbackConsumer(LinkbackConsumer linkbackConsumer)
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
void addTrackback(com.liferay.blogs.kernel.model.BlogsEntry entry, com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, String excerpt, String url, String blogName, String title, com.liferay.portal.kernel.util.Function<String,com.liferay.portal.kernel.service.ServiceContext> serviceContextFunction) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@Deprecated void setCommentManager(com.liferay.portal.kernel.comment.CommentManager commentManager)
@Deprecated void setLinkbackConsumer(LinkbackConsumer linkbackConsumer)