Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portlet.blogs.linkback.LinkbackConsumer

Packages that use LinkbackConsumer
com.liferay.portlet.blogs.linkback   
com.liferay.portlet.blogs.trackback   
 

Uses of LinkbackConsumer in com.liferay.portlet.blogs.linkback
 

Classes in com.liferay.portlet.blogs.linkback that implement LinkbackConsumer
 class LinkbackConsumerImpl
           
 

Methods in com.liferay.portlet.blogs.linkback that return LinkbackConsumer
static LinkbackConsumer LinkbackConsumerUtil.getLinkbackConsumer()
           
 

Uses of LinkbackConsumer in com.liferay.portlet.blogs.trackback
 

Methods in com.liferay.portlet.blogs.trackback with parameters of type LinkbackConsumer
 void TrackbackImpl.setLinkbackConsumer(LinkbackConsumer linkbackConsumer)
           
 void Trackback.setLinkbackConsumer(LinkbackConsumer linkbackConsumer)
           
 


Liferay 7.0-ce-b4