Class Include

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

public class Include extends Element
Include Class Used to include another screen target with XStream Loads another target from another screen
Author:
Pablo GARCIA - 01/NOV/2011
See Also:
  • Constructor Details

    • Include

      public Include()
  • Method Details

    • copy

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

      public String getTemplate()
      Description copied from class: Element
      Retrieve element template (To be overwritten)
      Overrides:
      getTemplate in class Element
      Returns:
      Element template