Class TemplateLogic


  • public class TemplateLogic
    extends java.lang.Object
    Logic for the template.woof.html.
    Author:
    Daniel Sagenschneider
    • Constructor Summary

      Constructors 
      Constructor Description
      TemplateLogic()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Pojo getTemplateData​(Pojo dependency)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TemplateLogic

        public TemplateLogic()
    • Method Detail

      • getTemplateData

        public Pojo getTemplateData​(Pojo dependency)