<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Calling public REST API in Java in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/calling-public-rest-api-in-java/m-p/50436#M19306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all you need is the content of given node then you can refer Alfresco documentation on given &lt;A href="https://docs.alfresco.com/6.0/references/dev-services-content.html" rel="nofollow noopener noreferrer"&gt;link&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="" style="color: #333333; background-color: #f5f5f5; border: 1px solid #888888; margin: 0px 0px 20px; padding: 2px;"&gt;&lt;SPAN class="" style="color: #000000;"&gt;contentService&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;getReader&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;nodeRef&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;ContentModel&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;PROP_CONTENT&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;);&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;The above method will return content for the node which you pass to the method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Aug 2018 13:31:23 GMT</pubDate>
    <dc:creator>rohit9637</dc:creator>
    <dc:date>2018-08-13T13:31:23Z</dc:date>
    <item>
      <title>Calling public REST API in Java</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/calling-public-rest-api-in-java/m-p/50435#M19305</link>
      <description>I would like to use Alfresco REST API WebScript method in my Java code.For example there is method getNodeContent:&amp;nbsp;https://api-explorer.alfresco.com/api-explorer/#!/nodes/getNodeContent&amp;nbsp;I need to wrap Alfresco out-of-the-box WebScript with custom functionality. But I cannot find&amp;nbsp;how to call Java met</description>
      <pubDate>Mon, 13 Aug 2018 13:08:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/calling-public-rest-api-in-java/m-p/50435#M19305</guid>
      <dc:creator>mkczyk</dc:creator>
      <dc:date>2018-08-13T13:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calling public REST API in Java</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/calling-public-rest-api-in-java/m-p/50436#M19306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all you need is the content of given node then you can refer Alfresco documentation on given &lt;A href="https://docs.alfresco.com/6.0/references/dev-services-content.html" rel="nofollow noopener noreferrer"&gt;link&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="" style="color: #333333; background-color: #f5f5f5; border: 1px solid #888888; margin: 0px 0px 20px; padding: 2px;"&gt;&lt;SPAN class="" style="color: #000000;"&gt;contentService&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;getReader&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;nodeRef&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #660066;"&gt;ContentModel&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;PROP_CONTENT&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;);&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;The above method will return content for the node which you pass to the method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2018 13:31:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/calling-public-rest-api-in-java/m-p/50436#M19306</guid>
      <dc:creator>rohit9637</dc:creator>
      <dc:date>2018-08-13T13:31:23Z</dc:date>
    </item>
  </channel>
</rss>

