Details
-
Bug
-
Status: Closed
-
TBD
-
Resolution: Won't Fix
-
Platform 1.10.0
-
None
-
None
-
Low
-
Description
The method:
public <Ord extends Order> List<Ord> getOrders(Class<Ord> orderClassType, List<Patient> patients, List<Concept> concepts, ORDER_STATUS status, List<User> orderers, List<Encounter> encounters, List<OrderType> orderTypes);
should be left in the interface+impl and deprecated then forwarded to the replacement getOrders method.
The new getOrders method needs an @since 1.10 on it.
Gliffy Diagrams
Attachments
Issue Links
- caused
-
RESTWS-283 RESTWS throws error when displaying catalog on 1.10
-
- Closed
-
- is related to
-
TRUNK-3653 HFE does not compile against Openmrs 1.10
-
- Closed
-