public interface Trackback
| Modifier and Type | Method and Description |
|---|---|
void |
addTrackback(com.liferay.portlet.blogs.model.BlogsEntry entry,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String excerpt,
java.lang.String url,
java.lang.String blogName,
java.lang.String title,
com.liferay.portal.kernel.util.Function<java.lang.String,com.liferay.portal.service.ServiceContext> serviceContextFunction) |
void |
setCommentManager(com.liferay.portal.kernel.comment.CommentManager commentManager) |
void |
setLinkbackConsumer(LinkbackConsumer linkbackConsumer) |
void addTrackback(com.liferay.portlet.blogs.model.BlogsEntry entry,
com.liferay.portal.theme.ThemeDisplay themeDisplay,
java.lang.String excerpt,
java.lang.String url,
java.lang.String blogName,
java.lang.String title,
com.liferay.portal.kernel.util.Function<java.lang.String,com.liferay.portal.service.ServiceContext> serviceContextFunction)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionvoid setCommentManager(com.liferay.portal.kernel.comment.CommentManager commentManager)
void setLinkbackConsumer(LinkbackConsumer linkbackConsumer)