Menu

Source Commit Log


Commit Date  
[r6348] by saravanan1181

Modified the code to get name attribute from WebService annotation from service class to populate in wsdl.properties file and it will be used in 'web service doc api' to
modularize the services under corresponding module.

eg:
ReceiveDeliveryService will be modularized under
Item
+Workflow
+ReceiveDelivery(ReceiveDeliveryService).

2012-09-14 13:47:04 Tree
[r6347] by SeanZ

Moved beforeReadProcess() at the beginning of Jaffa.data.DWRTreeGridReader.read()

2012-09-14 05:16:27 Tree
[r6346] by ut_paule

Added check for liquibase in Ant Setup

2012-09-13 22:35:17 Tree
[r6345] by SeanZ

adding a feature that allows the resultsPanel to be wrapped inside of another container, such as being card of a card container.

2012-09-13 20:00:15 Tree
[r6344] by prudhvireddy

Calling applyCriteriaFields to set criteria baseparams before remote loading a value (setValue#ComboBox)

2012-09-13 18:51:36 Tree
[r6343] by SeanZ

Add in beforeReadProcess() to allow assemble an appropriate tree structure before read(). This allows to use a service that does not return a tree structure that is needed by the component.

2012-09-12 22:01:58 Tree
[r6342] by kevinmiro

Creating JAFFA_5_12_7_FINAL tag.

2012-09-12 00:24:07 Tree
[r6341] by saravanan1181

Modified the code to handle the Generic Collection return and parameter types using java reflection.

Eg:
The update method in web service takes List<Part> input and List<PartUpdateConfirmation> output

Screen Layout for Web Service update method:
---------------------------------------------
update(java.util.List<Part> parts) : java.util.List<PartUpdateConfirmation>

Parameters:
java.util.List<Part> parts

Returns:
java.util.List<PartUpdateConfirmation>

2012-09-11 22:50:00 Tree
[r6340] by SeanZ

Rollback the previous change as it was not necessary.

2012-09-11 20:50:23 Tree
[r6339] by prudhvireddy

Refactor: Moved modify button handler logic to a new method called 'onModify'. This will give access to override modify handler.

2012-09-11 16:51:17 Tree
Older >
MongoDB Logo MongoDB