Package net.officefloor.woof.template
Interface WoofTemplateExtensionSourceSpecification
-
public interface WoofTemplateExtensionSourceSpecificationSpecification of theWoofTemplateExtensionSource.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WoofTemplateExtensionSourceProperty[]getProperties()Obtains the specification of the properties for theWoofTemplateExtensionSource.
-
-
-
Method Detail
-
getProperties
WoofTemplateExtensionSourceProperty[] getProperties()
Obtains the specification of the properties for theWoofTemplateExtensionSource.- Returns:
- Property specification.
-
-