Uses of Interface
net.officefloor.web.template.build.WebTemplateFactory
-
Packages that use WebTemplateFactory Package Description net.officefloor.web.template.build net.officefloor.web.template.type -
-
Uses of WebTemplateFactory in net.officefloor.web.template.build
Subinterfaces of WebTemplateFactory in net.officefloor.web.template.build Modifier and Type Interface Description interface
WebTemplateArchitect
Architect to create web templates.Classes in net.officefloor.web.template.build that implement WebTemplateFactory Modifier and Type Class Description class
AbstractWebTemplateFactory
AbstractWebTemplateFactory
.class
WebTemplateArchitectEmployer
WebTemplateArchitect
implementation. -
Uses of WebTemplateFactory in net.officefloor.web.template.type
Subinterfaces of WebTemplateFactory in net.officefloor.web.template.type Modifier and Type Interface Description interface
WebTemplateLoader
Loads the type for theWebTemplate
.Classes in net.officefloor.web.template.type that implement WebTemplateFactory Modifier and Type Class Description class
WebTemplateLoaderImpl
WebTemplateLoader
implementation.
-