Menu

Commit [r6349]  Maximize  Restore  History

Added functionality to handle the Collection generic type parameters and return type. The existing code only had the functionality to handle the array of objects and object.

Eg for modification:

The update method argument is List of parts and return type is List of PartUpdateConfirmation.

update(java.util.List<Part> parts) : java.util.List<PartUpdateConfirmation>

saravanan1181 2012-09-14

changed /trunk/JaffaCore/source/java/org/jaffa/util/WebServiceInvoker.java
/trunk/JaffaCore/source/java/org/jaffa/util/WebServiceInvoker.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB