[jira] [Closed] (OFBIZ-9608) Use auto-attributes in ProductFeatureCategory CRUD services

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-9608) Use auto-attributes in ProductFeatureCategory CRUD services

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-9608.
----------------------------------
       Resolution: Implemented
    Fix Version/s: Upcoming Release

Thanks Rohit,

Your patch is in trunk at revision: 1805867  


> Use auto-attributes in ProductFeatureCategory CRUD services
> -----------------------------------------------------------
>
>                 Key: OFBIZ-9608
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9608
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Rohit Rai
>            Assignee: Jacques Le Roux
>             Fix For: Upcoming Release
>
>         Attachments: OFBIZ-9608.patch
>
>
> ProductFeatureCategory CRUD services have explicitly mentioned IN/OUT parameters in their service definition, like
> <attribute name="description" type="string" mode="IN" optional="false"/>
> Rather, the IN/OUT parameters for this crud services should have been written using auto-attribute, like
> <auto-attributes include="nonpk" mode="IN" optional="true"/>



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)