Class SectionModelSectionSource

java.lang.Object
net.officefloor.compile.spi.section.source.impl.AbstractSectionSource
net.officefloor.model.impl.section.SectionModelSectionSource
All Implemented Interfaces:
SectionSourceService<SectionModelSectionSource>, SectionSourceServiceFactory, SectionSource, ServiceFactory<SectionSourceService<?>>

public class SectionModelSectionSource extends AbstractSectionSource implements SectionSourceService<SectionModelSectionSource>, SectionSourceServiceFactory
SectionSource for a SectionModel.
Author:
Daniel Sagenschneider