[
https://issues.apache.org/jira/browse/OFBIZ-13404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078833#comment-18078833
]
ASF subversion and git services commented on OFBIZ-13404:
---------------------------------------------------------
Commit b8c7224e9886c3f8365574fd73c5313b9af526e8 in ofbiz-framework's branch
refs/heads/trunk from Deepak Dixit
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=b8c7224e98 ]
Align performFindList parameters with performFind service (OFBIZ-13404) (#1170)
Improved: Align performFindList parameters with performFind service
(OFBIZ-13404)
> Align performFindList Parameters with performFind
> -------------------------------------------------
>
> Key: OFBIZ-13404
> URL: https://issues.apache.org/jira/browse/OFBIZ-13404
> Project: OFBiz
> Issue Type: Improvement
> Components: framework/common
> Reporter: Deepak Dixit
> Assignee: Deepak Dixit
> Priority: Minor
>
> Update performFindList service parameters to be consistent with the
> performFind service.
> - performFindList internally invokes performFind.
> - performFind returns an iterator/result set.
> - performFindList processes the iterator and returns a list.
> - Parameter definitions between both services are currently inconsistent.
> Update performFindList input parameters to align with performFind.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)