Class Totalize

java.lang.Object
com.almis.awe.model.entities.queries.Totalize
All Implemented Interfaces:
Copyable, Serializable

public class Totalize extends Object implements Copyable
Totalize Class Used to parse the file Queries.xml with XStream Totalize from queries. Generates new rows with totals and subtotals
Author:
Pablo GARCIA - 28/JUN/2010
See Also:
  • Constructor Details

    • Totalize

      public Totalize()
  • Method Details

    • copy

      public Totalize copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Specified by:
      copy in interface Copyable
      Returns:
      element copy