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/12/16 13:59:13 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-framework.patch

Attached is the patch for using EntityQuery methods in java files of framework component.

> 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
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>         Attachments: OFBIZ-5844-Order.patch, OFBIZ-5844-Party.patch, OFBIZ-5844-Party.patch, OFBIZ-5844-Product.patch, OFBIZ-5844-bug.patch, OFBIZ-5844-fix.patch, OFBIZ-5844-framework.patch, OFBIZ-5844-specialpurpose.patch, OFBIZ-5844-workeffort.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)