net.officefloor.compile.spi.section.source
Interface SectionSourceSpecification


public interface SectionSourceSpecification

Provides the specification of the SectionType to be loaded by the particular SectionSource.

Author:
Daniel Sagenschneider

Method Summary
 SectionSourceProperty[] getProperties()
          Obtains the specification of the properties for the SectionType.
 

Method Detail

getProperties

SectionSourceProperty[] getProperties()
Obtains the specification of the properties for the SectionType.

Returns:
Property specification.


Copyright © 2005-2013. All Rights Reserved.