Class WebTemplateTypeImpl
java.lang.Object
net.officefloor.web.template.type.WebTemplateTypeImpl
- All Implemented Interfaces:
WebTemplateType
WebTemplateType implementation.- Author:
- Daniel Sagenschneider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObtains theWebTemplateOutputTypedefinitions for the outputs from theWebTemplateType.
-
Constructor Details
-
WebTemplateTypeImpl
Instantiate.- Parameters:
sectionType-SectionTypeloaded from theWebTemplateSectionSource.
-
-
Method Details
-
getWebTemplateOutputTypes
Description copied from interface:WebTemplateTypeObtains theWebTemplateOutputTypedefinitions for the outputs from theWebTemplateType.- Specified by:
getWebTemplateOutputTypesin interfaceWebTemplateType- Returns:
WebTemplateOutputTypedefinitions for the outputs from theWebTemplateType.
-