net.officefloor.compile.spi.office.source
Interface OfficeSourceSpecification


public interface OfficeSourceSpecification

Provides the specification of the OfficeType to be loaded by the particular OfficeSource.

Author:
Daniel Sagenschneider

Method Summary
 OfficeSourceProperty[] getProperties()
          Obtains the specification of the properties for the OfficeType.
 

Method Detail

getProperties

OfficeSourceProperty[] getProperties()
Obtains the specification of the properties for the OfficeType.

Returns:
Property specification.


Copyright © 2005-2013. All Rights Reserved.