[
https://issues.apache.org/jira/browse/OFBIZ-13404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078829#comment-18078829
]
Deepak Dixit commented on OFBIZ-13404:
--------------------------------------
Align performFindList parameters with performFind service
[#1170|https://github.com/apache/ofbiz-framework/pull/1170]
Updated performFindList service parameters to match performFind
> 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
> 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)