[ 
http://jira.nuxeo.org/browse/NXP-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stéfane Fermigier updated NXP-560:
----------------------------------

    Fix Version/s:     (was: 5.2 M2)
                   5.2 M3

> Clarify Return object types for list properties
> -----------------------------------------------
>
>                 Key: NXP-560
>                 URL: http://jira.nuxeo.org/browse/NXP-560
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>            Reporter: Bogdan Stefanescu
>            Assignee: Bogdan Stefanescu
>             Fix For: 5.2 M3
>
>
> Clarify the return types for property list.
> For now an arrayu is returned if the list is a simple list. Ex:
>       <xs:simpleType name="stringList">
>               <xs:list itemType="xs:string"/>
>       </xs:simpleType>
> And a java.util.List is returned if the list is a compelx list. Ex:
>       <xs:complexType name="abonnements">
>         <xs:sequence>
>           <xs:element name="item" type="geide:abonnement" minOccurs="0" 
> maxOccurs="unbounded"/>
>         </xs:sequence>
>       </xs:complexType>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to