Deepak Dixit created OFBIZ-13404:
------------------------------------
Summary: 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
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)