com.liferay.portlet.blogs.util
Class LinkbackProducerUtil
java.lang.Object
com.liferay.portlet.blogs.util.LinkbackProducerUtil
public class LinkbackProducerUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkbackProducerUtil
public LinkbackProducerUtil()
sendPingback
public static void sendPingback(String sourceUri,
String targetUri)
throws Exception
- Throws:
Exception
sendQueuedPingbacks
public static void sendQueuedPingbacks()
throws XmlRpcException
- Throws:
XmlRpcException
sendTrackback
public static boolean sendTrackback(String trackback,
Map<String,String> parts)
throws Exception
- Throws:
Exception