Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

that method takes a list of orders in the argument, and has to return map of the following structure:

  • the Entity key is an Entity of the modelĀ model operationProductInComponent or operationProductOutComponent representing the row
  • the value is a map which
    • key is a columnIdentifier specified earlier in the xml with column definition
    • value is the value to put in that column
That's all there is to it.