<?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 read aspect properties? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208807#M161937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the Repository Service there is a get() method which returns a Node object. Then you can call Node.getProperties() that returns a list of NamedValue objects, one per node property (note they can be multivalued).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2008 18:42:41 GMT</pubDate>
    <dc:creator>vsuarez</dc:creator>
    <dc:date>2008-11-24T18:42:41Z</dc:date>
    <item>
      <title>How to read aspect properties?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208804#M161934</link>
      <description>I must be missing something or else I've hit yet another frustrating limitation of web services…I'm using WebServiceFactory.getRepositoryService().get() to retrieve a node. The node has several custom aspects of which I want to retrieve the properties of. But, I can't see any way to extract the cust</description>
      <pubDate>Mon, 17 Nov 2008 20:21:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208804#M161934</guid>
      <dc:creator>kumbach</dc:creator>
      <dc:date>2008-11-17T20:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to read aspect properties?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208805#M161935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the web client, you can use the node browser to discover the full names of the the Alfresco objects' properties. You can find the node-browser in the administration console, and then following "workspace://SpacesStore"/ link and next ones.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can retrieve the node properties by their (exact) names: "{&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}title" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}title&lt;/A&gt;&lt;SPAN&gt;", "{&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}author" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}author&lt;/A&gt;&lt;SPAN&gt;",…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 13:34:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208805#M161935</guid>
      <dc:creator>vsuarez</dc:creator>
      <dc:date>2008-11-21T13:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to read aspect properties?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208806#M161936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that is a good way to get the full name of the properties. My problem now is that even though I know the property name, I don't know the method to call to retrieve the property value. In the foundation services, I have used the NodeService to do this. However, I don't think NodeService is implemented in the WebService client. Therefore I don't see a way to get the property values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 16:19:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208806#M161936</guid>
      <dc:creator>kumbach</dc:creator>
      <dc:date>2008-11-24T16:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to read aspect properties?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208807#M161937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the Repository Service there is a get() method which returns a Node object. Then you can call Node.getProperties() that returns a list of NamedValue objects, one per node property (note they can be multivalued).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 18:42:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208807#M161937</guid>
      <dc:creator>vsuarez</dc:creator>
      <dc:date>2008-11-24T18:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to read aspect properties?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208808#M161938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Forget this post. I figured the problem out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 18:44:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208808#M161938</guid>
      <dc:creator>kumbach</dc:creator>
      <dc:date>2008-11-24T18:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to read aspect properties?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208809#M161939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In the Repository Service there is a get() method which returns a Node object. Then you can call Node.getProperties() that returns a list of NamedValue objects, one per node property (note they can be multivalued).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;What I was seeing was that node.getProperties() was only returning the base Alfresco properties, not the properties for my custom aspects. It turns out the node I chose for testing didn't have the properties I was looking for. Silly mistake….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 16:10:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208809#M161939</guid>
      <dc:creator>kumbach</dc:creator>
      <dc:date>2008-11-27T16:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to read aspect properties?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208810#M161940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any way to get node.getProperties() by it's name rather than iterating it ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 02:49:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-read-aspect-properties/m-p/208810#M161940</guid>
      <dc:creator>vekariyakeyur</dc:creator>
      <dc:date>2013-12-11T02:49:34Z</dc:date>
    </item>
  </channel>
</rss>

