java.lang.Object
com.almis.awe.model.entities.Element
com.almis.awe.model.entities.screen.View
All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class View extends Element
Message Class Used to parse a message tag with XStream Generates a piece of code with literals that can be used to retrieve confirmation title and descriptions
Author:
Pablo GARCIA - 28/JUN/2010
See Also:
  • Constructor Details

    • View

      public View()
  • Method Details

    • copy

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

      public String getTemplate()
      Retrieve element template
      Overrides:
      getTemplate in class Element
      Returns:
      Element template