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) |
void |
setLinkbackConsumer(LinkbackConsumer linkbackConsumer) |
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
void setCommentManager(com.liferay.portal.kernel.comment.CommentManager commentManager)
void setLinkbackConsumer(LinkbackConsumer linkbackConsumer)