Package net.officefloor.woof.template
Interface WoofTemplateExtensionConfiguration
- All Superinterfaces:
SourceProperties
Configuration for a
WoofTemplateExtension.- Author:
- Daniel Sagenschneider
-
Method Summary
Modifier and TypeMethodDescriptionObtains the application path for theWoofTemplateModel.Methods inherited from interface net.officefloor.frame.api.source.SourceProperties
getProperties, getProperty, getProperty, getPropertyNames
-
Method Details
-
getApplicationPath
String getApplicationPath()Obtains the application path for theWoofTemplateModel.- Returns:
- Application path for the
WoofTemplateModel.
-