<?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: How to create a MinimalNodeEntryEntity from a NodeChildAssociation in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-a-minimalnodeentryentity-from-a/m-p/32221#M13646</link>
    <description>&lt;P&gt;I checked with some of the ADF programmers and they said that getNodeChildren does do what you are asking. Their suggestion is to check here:&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-js-api/blob/a49d9008761a9e5625eb40fc882f2f0e670e9c1e/src/api-legacy/content-rest-api/docs/ChildAssociationsApi.md#getNodeChildren" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-js-api/blob/a49d9008761a9e5625eb40fc882f2f0e670e9c1e/src/api-legacy/content-rest-api/docs/ChildAssociationsApi.md#getNodeChildren&lt;/A&gt;&amp;nbsp;and/or here:&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-js-api/blob/development/src/api-legacy/content-rest-api/docs/ChildAssociationsApi.md" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-js-api/blob/development/src/api-legacy/content-rest-api/docs/ChildAssociationsApi.md&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hopefully this helps.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2019 16:47:03 GMT</pubDate>
    <dc:creator>jljwoznica</dc:creator>
    <dc:date>2019-10-14T16:47:03Z</dc:date>
    <item>
      <title>How to create a MinimalNodeEntryEntity from a NodeChildAssociation</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-a-minimalnodeentryentity-from-a/m-p/32220#M13645</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;This is more of a typescript question really but I cant figure out how to go about it and it seems I am missing something fundamental here so I thought I would ask.&lt;/P&gt;&lt;P&gt;I have created an Events List Component that lists Events (component).&amp;nbsp; Events are stored as child nodes within a folder.&amp;nbsp; I therefore am using the nodeApi.getNodeChildren to get the list of Events in a service (EventsService) and those events are passed down to the Events component to display the values for each Event node.&amp;nbsp; I know I could use the DocumentList for this sort of thing but for various reasons it was decided not to.&amp;nbsp; One of the requirements is that the EventsService returns an array of MinimalNodeEntryEntity observables.&amp;nbsp; The getNodeChildren method returns a nodePaging with each enty being a NodeChildAssociation.&amp;nbsp; I cannot figure out how to convert the NodeChildAssociation to a MinimalNodeEntryEntity.&amp;nbsp; &amp;nbsp;It seems like something that is a normal thing to be able to do as lots of the ADF components expect a MinimalNodeEntryEntity as their Input.&amp;nbsp; &amp;nbsp;Can anyone enlighten me on how to do this or let me know if I am thinking about this the wrong way (for example I dont get why the getNodeChildren does not return a list of MinimalNodeEntryEntities and also why I cant ask for a MinimalNodeEntryEntity as the child node of the NodeChildAssociation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for any help.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Brian (Seed Information Management)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 05:01:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-a-minimalnodeentryentity-from-a/m-p/32220#M13645</guid>
      <dc:creator>boneill</dc:creator>
      <dc:date>2019-10-08T05:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a MinimalNodeEntryEntity from a NodeChildAssociation</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-create-a-minimalnodeentryentity-from-a/m-p/32221#M13646</link>
      <description>&lt;P&gt;I checked with some of the ADF programmers and they said that getNodeChildren does do what you are asking. Their suggestion is to check here:&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-js-api/blob/a49d9008761a9e5625eb40fc882f2f0e670e9c1e/src/api-legacy/content-rest-api/docs/ChildAssociationsApi.md#getNodeChildren" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-js-api/blob/a49d9008761a9e5625eb40fc882f2f0e670e9c1e/src/api-legacy/content-rest-api/docs/ChildAssociationsApi.md#getNodeChildren&lt;/A&gt;&amp;nbsp;and/or here:&amp;nbsp;&lt;A href="https://github.com/Alfresco/alfresco-js-api/blob/development/src/api-legacy/content-rest-api/docs/ChildAssociationsApi.md" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-js-api/blob/development/src/api-legacy/content-rest-api/docs/ChildAssociationsApi.md&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hopefully this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 16:47:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-create-a-minimalnodeentryentity-from-a/m-p/32221#M13646</guid>
      <dc:creator>jljwoznica</dc:creator>
      <dc:date>2019-10-14T16:47:03Z</dc:date>
    </item>
  </channel>
</rss>

