Class LinkbackProducerUtil

Object
com.liferay.portal.linkback.LinkbackProducerUtil

public class LinkbackProducerUtil extends Object
Author:
Alexander Chow
  • Constructor Details

    • LinkbackProducerUtil

      public LinkbackProducerUtil()
  • Method Details

    • sendPingback

      public static void sendPingback(String sourceUri, String targetUri) throws Exception
      Throws:
      Exception
    • sendQueuedPingbacks

      public static void sendQueuedPingbacks() throws com.liferay.portal.kernel.xmlrpc.XmlRpcException
      Throws:
      com.liferay.portal.kernel.xmlrpc.XmlRpcException
    • sendTrackback

      public static boolean sendTrackback(String trackback, Map<String,String> parts) throws Exception
      Throws:
      Exception