Class TemplateLogic


  • public class TemplateLogic
    extends java.lang.Object
    Example logic for the template.
    Author:
    Daniel Sagenschneider
    • Constructor Detail

      • TemplateLogic

        public TemplateLogic()
    • Method Detail

      • getTemplateData

        public TemplateLogic.Values getTemplateData()
        Reflectively invoked by WoOF to obtain the dynamic values to render to the page.
        Returns:
        Bean containing the dynamic values to render to the page identified by bean property name.