All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class InfoCriteria extends AbstractCriteria
InfoCriteria Class Used to add an info with criteria element with XStream
Author:
Pablo GARCIA - 04/JUN/2012
See Also:
  • Constructor Details

    • InfoCriteria

      public InfoCriteria()
  • Method Details

    • copy

      public InfoCriteria copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Returns:
      element copy
    • generateTemplate

      public org.stringtemplate.v4.ST generateTemplate(org.stringtemplate.v4.STGroup group)
      Description copied from class: Component
      Generates the output HTML of the element
      Overrides:
      generateTemplate in class Component
      Parameters:
      group - String Template Group
      Returns:
      Code