Uses of Interface
net.officefloor.woof.template.WoofTemplateExtensionConfiguration
-
Packages that use WoofTemplateExtensionConfiguration Package Description net.officefloor.woof.model.woof net.officefloor.woof.template -
-
Uses of WoofTemplateExtensionConfiguration in net.officefloor.woof.model.woof
Methods in net.officefloor.woof.model.woof that return WoofTemplateExtensionConfiguration Modifier and Type Method Description WoofTemplateExtensionConfigurationWoofTemplateExtensionChangeContextImpl. getNewConfiguration()WoofTemplateExtensionConfigurationWoofTemplateExtensionChangeContextImpl. getOldConfiguration() -
Uses of WoofTemplateExtensionConfiguration in net.officefloor.woof.template
Methods in net.officefloor.woof.template that return WoofTemplateExtensionConfiguration Modifier and Type Method Description WoofTemplateExtensionConfigurationWoofTemplateExtensionChangeContext. getNewConfiguration()Obtains the newWoofTemplateExtensionConfiguration.WoofTemplateExtensionConfigurationWoofTemplateExtensionChangeContext. getOldConfiguration()Obtains the oldWoofTemplateExtensionConfiguration.
-