<?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: Mapping of enum form properties in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/mapping-of-enum-form-properties/m-p/66920#M42622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A form-property of type enum isn't actually mapping to a model-value of an "Enum", it's just an enumeration of possible string-values. So I guess the solution would be to write your own form-property-type which can handle enums or create a getter/setter on your order-bean which gets/sets the string-representation of the enum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2011 07:22:53 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2011-04-12T07:22:53Z</dc:date>
    <item>
      <title>Mapping of enum form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mapping-of-enum-form-properties/m-p/66919#M42621</link>
      <description>Hi,when mapping a Java enum to an enum form property I get the exception:Invalid value for enum form property: Part1I am using this mapping inside a UserTask:&amp;lt;activiti:formProperty id="theparts" expression="#{order.part.value()}" type="enum"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;activiti:value id="Part1" name="Part</description>
      <pubDate>Tue, 12 Apr 2011 06:47:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mapping-of-enum-form-properties/m-p/66919#M42621</guid>
      <dc:creator>kaech</dc:creator>
      <dc:date>2011-04-12T06:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping of enum form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/mapping-of-enum-form-properties/m-p/66920#M42622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A form-property of type enum isn't actually mapping to a model-value of an "Enum", it's just an enumeration of possible string-values. So I guess the solution would be to write your own form-property-type which can handle enums or create a getter/setter on your order-bean which gets/sets the string-representation of the enum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 07:22:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/mapping-of-enum-form-properties/m-p/66920#M42622</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-04-12T07:22:53Z</dc:date>
    </item>
  </channel>
</rss>

