net.officefloor.compile.spi.work.source
Interface WorkSourceSpecification


public interface WorkSourceSpecification

Provides the specification of the Work to be loaded by the particular WorkSource.

Author:
Daniel Sagenschneider

Method Summary
 WorkSourceProperty[] getProperties()
          Obtains the specification of the properties for the Work.
 

Method Detail

getProperties

WorkSourceProperty[] getProperties()
Obtains the specification of the properties for the Work.

Returns:
Property specification.


Copyright © 2005-2013. All Rights Reserved.