Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order-Mgr: Harmonise and extend OrderController/Mgr #190

Open
katharinabassler opened this issue Mar 16, 2023 · 0 comments
Open

Order-Mgr: Harmonise and extend OrderController/Mgr #190

katharinabassler opened this issue Mar 16, 2023 · 0 comments
Assignees

Comments

@katharinabassler
Copy link
Collaborator

In the Order Manager, both OrderControllerImpl.java and ProcessingOrderMgr.java are in need of harmonization. GetOrders() and GetAndSelectOrders() have the same purpose, but different parameters, which potentially leads to confusions. In order to implement #169, two different, overloaded count methods would have to be implemented, which would lead to further problems. Therefore, two tasks result:

(1) First, harmonize the existing methods.
(2) Second, restrict the number of retrievable records (cf. #169).

@katharinabassler katharinabassler self-assigned this Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant