|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SectionSource
Sources the SectionType.
| Method Summary | |
|---|---|
SectionSourceSpecification |
getSpecification()
Obtains the SectionSourceSpecification for this
SectionSource. |
void |
sourceSection(SectionDesigner designer,
SectionSourceContext context)
Sources the OfficeSection by constructing it via the input
SectionDesigner. |
| Method Detail |
|---|
SectionSourceSpecification getSpecification()
Obtains the SectionSourceSpecification for this
SectionSource.
This enables the SectionSourceContext to be populated with the
necessary details as per this SectionSourceSpecification in
loading the SectionType.
SectionSourceSpecification.
void sourceSection(SectionDesigner designer,
SectionSourceContext context)
throws Exception
OfficeSection by constructing it via the input
SectionDesigner.
designer - SectionDesigner to construct the structure of the
OfficeSection.context - SectionSourceContext to source details to construct
the OfficeSection.
Exception - If fails to construct the OfficeSection.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||