<?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 get property description using java api from PropertyRepresentation in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92840#M27483</link>
    <description>&lt;P&gt;Hi thanks for a quick response,&lt;/P&gt;&lt;P&gt;I'm trying to get &lt;A href="https://prnt.sc/pcxcng" target="_self" rel="nofollow noopener noreferrer"&gt;this description&lt;/A&gt;&amp;nbsp;from a property from alfresco model manager. I want to get it in my application&amp;nbsp;&lt;/P&gt;&lt;P&gt;as String but PropertyRepresentation has only these&amp;nbsp;&lt;A href="https://prnt.sc/pcxf13" target="_self" rel="nofollow noopener noreferrer"&gt;attributes&lt;/A&gt;&amp;nbsp;and no description attribute.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So i'm wondering is it possible to get the description?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2019 14:35:00 GMT</pubDate>
    <dc:creator>mire323</dc:creator>
    <dc:date>2019-09-30T14:35:00Z</dc:date>
    <item>
      <title>How to get property description using java api from PropertyRepresentation</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92838#M27481</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;is it possible to get Property description from&amp;nbsp;PropertyRepresentation in java?&lt;/P&gt;&lt;P&gt;Thanks in adavance!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 14:00:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92838#M27481</guid>
      <dc:creator>mire323</dc:creator>
      <dc:date>2019-09-30T14:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get property description using java api from PropertyRepresentation</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92839#M27482</link>
      <description>&lt;P&gt;Can you provide more details? What you are trying to do and what are the steps you are following ?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 14:10:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92839#M27482</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2019-09-30T14:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get property description using java api from PropertyRepresentation</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92840#M27483</link>
      <description>&lt;P&gt;Hi thanks for a quick response,&lt;/P&gt;&lt;P&gt;I'm trying to get &lt;A href="https://prnt.sc/pcxcng" target="_self" rel="nofollow noopener noreferrer"&gt;this description&lt;/A&gt;&amp;nbsp;from a property from alfresco model manager. I want to get it in my application&amp;nbsp;&lt;/P&gt;&lt;P&gt;as String but PropertyRepresentation has only these&amp;nbsp;&lt;A href="https://prnt.sc/pcxf13" target="_self" rel="nofollow noopener noreferrer"&gt;attributes&lt;/A&gt;&amp;nbsp;and no description attribute.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So i'm wondering is it possible to get the description?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 14:35:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92840#M27483</guid>
      <dc:creator>mire323</dc:creator>
      <dc:date>2019-09-30T14:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get property description using java api from PropertyRepresentation</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92841#M27484</link>
      <description>&lt;P&gt;Property descriptions are just descriptive text for alfresco models. As far as I know you cannot read that into your application and according to me you should not be using that in your application.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 14:47:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92841#M27484</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2019-09-30T14:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get property description using java api from PropertyRepresentation</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92842#M27485</link>
      <description>&lt;P&gt;If i understand correctly based on &lt;A href="https://prnt.sc/pcxf13" target="_blank" rel="noopener nofollow noreferrer"&gt;https://prnt.sc/pcxf13&lt;/A&gt; this link, you want to get the property definition as configured in content model. To get the property definition use DictionaryService.&lt;/P&gt;
&lt;P&gt;Dictionary Service:&amp;nbsp;&lt;A href="https://docs.alfresco.com/5.2/references/dev-services-dictionary.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/5.2/references/dev-services-dictionary.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;See the API here:&amp;nbsp;&lt;A href="http://dev.alfresco.com/resource/AlfrescoOne/5.1/PublicAPI/org/alfresco/service/cmr/dictionary/DictionaryService.html" target="_blank" rel="noopener nofollow noreferrer"&gt;http://dev.alfresco.com/resource/AlfrescoOne/5.1/PublicAPI/org/alfresco/service/cmr/dictionary/DictionaryService.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 14:54:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-property-description-using-java-api-from/m-p/92842#M27485</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2019-09-30T14:54:55Z</dc:date>
    </item>
  </channel>
</rss>

