You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Patidar (JIRA)" <ji...@apache.org> on 2014/11/05 09:38:33 UTC

[jira] [Updated] (OFBIZ-5844) Convert java files to EntityQuery

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

Arun Patidar updated OFBIZ-5844:
--------------------------------
    Attachment: OFBIZ-5844-Party.patch

Converted java files of 'party' component to EntityQuery. Attached is the patch for the same.

> Convert java files to EntityQuery
> ---------------------------------
>
>                 Key: OFBIZ-5844
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5844
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Arun Patidar
>            Priority: Minor
>         Attachments: OFBIZ-5844-Party.patch
>
>
> Recently [~lektran] has been converted java files to use Entity Query methods in place of Entity Engine methods. Components that has been converted are as below:
> - content
> - humanres
> - manufacturing
> - ordermgr (partially converted)
> - Replaced findOne() method in all components
> And commit revisions are: r1635380, r1635381, r1635382 and r1635383
> Remaining components to be convert are:
> - product
> - party
> - commonext
> - securityext
> - workeffort
> - ordermgr (remaining part)
> - specialpurpose



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)