net.officefloor.tutorial.dynamichttpserver
Class TemplateLogic
java.lang.Object
net.officefloor.tutorial.dynamichttpserver.TemplateLogic
public class TemplateLogic
- extends Object
Example logic for the template.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateLogic
public TemplateLogic()
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.
Copyright © 2005-2012. All Rights Reserved.