Uses of Interface
net.officefloor.plugin.section.clazz.flow.ClassSectionSubSectionOutputLink
Packages that use ClassSectionSubSectionOutputLink
-
Uses of ClassSectionSubSectionOutputLink in net.officefloor.plugin.section.clazz.flow
Methods in net.officefloor.plugin.section.clazz.flow that return ClassSectionSubSectionOutputLinkModifier and TypeMethodDescriptionClassSectionFlowContext.createSubSectionOutputLink(String subSectionOutputName, String linkName) Creates theClassSectionSubSectionOutputLink.Methods in net.officefloor.plugin.section.clazz.flow with parameters of type ClassSectionSubSectionOutputLinkModifier and TypeMethodDescriptionClassSectionFlowContext.getOrCreateSubSection(String sectionName, String sectionSourceClassName, String sectionLocation, PropertyList properties, ClassSectionSubSectionOutputLink... configuredLinks) Gets or creates theSubSection.ClassSectionFlowContext.getOrCreateSubSection(String sectionName, SectionSource sectionSource, String sectionLocation, PropertyList properties, ClassSectionSubSectionOutputLink... configuredLinks) Gets or creates theSubSection.