Uses of Interface
net.officefloor.compile.spi.section.SectionDesigner
- 
- 
Uses of SectionDesigner in net.officefloor.activityMethods in net.officefloor.activity that return SectionDesigner Modifier and Type Method Description SectionDesignerActivityContext. getSectionDesigner()Obtains theSectionDesigner.Methods in net.officefloor.activity with parameters of type SectionDesigner Modifier and Type Method Description voidActivitySectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.activity.impl.procedureConstructors in net.officefloor.activity.impl.procedure with parameters of type SectionDesigner Constructor Description ProcedureLoaderImpl(SectionDesigner designer, SectionSourceContext context)Instantiate.
- 
Uses of SectionDesigner in net.officefloor.activity.procedure.buildMethods in net.officefloor.activity.procedure.build with parameters of type SectionDesigner Modifier and Type Method Description static ProcedureArchitect<SubSection>ProcedureEmployer. employProcedureDesigner(SectionDesigner sectionDesigner, SectionSourceContext sectionSourceContext)Employs theProcedureArchitect.static ProcedureLoaderProcedureEmployer. employProcedureLoader(SectionDesigner designer, SectionSourceContext context)Creates theProcedureLoader.
- 
Uses of SectionDesigner in net.officefloor.activity.procedure.sectionMethods in net.officefloor.activity.procedure.section with parameters of type SectionDesigner Modifier and Type Method Description voidProcedureSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.compile.impl.structureClasses in net.officefloor.compile.impl.structure that implement SectionDesigner Modifier and Type Class Description classSectionNodeImplSectionNodeimplementation.
- 
Uses of SectionDesigner in net.officefloor.compile.internal.structureSubinterfaces of SectionDesigner in net.officefloor.compile.internal.structure Modifier and Type Interface Description interfaceSectionNodeNode within the hierarchy ofOfficeSectioninstances.
- 
Uses of SectionDesigner in net.officefloor.compile.spi.section.sourceMethods in net.officefloor.compile.spi.section.source with parameters of type SectionDesigner Modifier and Type Method Description voidSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)Sources theOfficeSectionby constructing it via the inputSectionDesigner.
- 
Uses of SectionDesigner in net.officefloor.compile.test.officefloorMethods in net.officefloor.compile.test.officefloor that return SectionDesigner Modifier and Type Method Description SectionDesignerCompileSectionContext. getSectionDesigner()Obtains theSectionDesigner.
- 
Uses of SectionDesigner in net.officefloor.compile.test.sectionMethods in net.officefloor.compile.test.section that return SectionDesigner Modifier and Type Method Description static SectionDesignerSectionLoaderUtil. createSectionDesigner()SectionDesignerSectionTypeBuilder. getSectionDesigner()Obtains the underlyingSectionDesigner.Methods in net.officefloor.compile.test.section with parameters of type SectionDesigner Modifier and Type Method Description static SectionTypeSectionLoaderUtil. buildSectionType(SectionDesigner designer)Builds theSectionTypefor theSectionDesigner.static <S extends SectionSource>
 voidSectionLoaderUtil. validateOfficeSection(SectionDesigner designer, java.lang.Class<S> sectionSourceClass, java.lang.String sectionLocation, java.lang.String... propertyNameValuePairs)Convenience method that validates the loadedOfficeSectionagainst expectedOfficeSectionfrom theSectionDesigner.static <S extends SectionSource>
 voidSectionLoaderUtil. validateSection(SectionDesigner designer, java.lang.Class<S> sectionSourceClass, java.lang.Class<?> offsetClass, java.lang.String resourceName, java.lang.String... propertyNameValuePairs)Facade method to validate theSectionTypeandOfficeSection.static <S extends SectionSource>
 voidSectionLoaderUtil. validateSection(SectionDesigner designer, java.lang.Class<S> sectionSourceClass, java.lang.String sectionLocation, java.lang.String... propertyNameValuePairs)Convenience method that validates both the loadedSectionTypeandOfficeSectionagainst expectedSectionType/OfficeSectionfrom theSectionDesigner.static <S extends SectionSource>
 voidSectionLoaderUtil. validateSectionType(SectionDesigner designer, java.lang.Class<S> sectionSourceClass, java.lang.String sectionLocation, java.lang.String... propertyNameValuePairs)Convenience method that validates the loadedSectionTypeagainst expectedSectionTypefrom theSectionDesigner.static voidSectionLoaderUtil. validateSectionType(SectionDesigner designer, SectionType actualSection)Validates theSectionType.static voidSectionLoaderUtil. validateSectionType(SectionDesigner designer, SectionSource sectionSource, java.lang.String sectionLocation, java.lang.String... propertyNameValuePairs)Convenience method that validates the loadedSectionTypeagainst expectedSectionTypefrom theSectionDesigner.
- 
Uses of SectionDesigner in net.officefloor.model.impl.sectionMethods in net.officefloor.model.impl.section with parameters of type SectionDesigner Modifier and Type Method Description voidSectionModelSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.plugin.managedobject.singletonMethods in net.officefloor.plugin.managedobject.singleton with parameters of type SectionDesigner Modifier and Type Method Description static SectionManagedObjectSingleton. load(SectionDesigner designer, java.lang.Object singleton)Convenience method to load singletonObject.static SectionManagedObjectSingleton. load(SectionDesigner designer, java.lang.String managedObjectName, java.lang.Object singleton)Convenience method to load singletonObject.
- 
Uses of SectionDesigner in net.officefloor.plugin.section.clazzMethods in net.officefloor.plugin.section.clazz with parameters of type SectionDesigner Modifier and Type Method Description voidClassSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.plugin.section.clazz.loaderMethods in net.officefloor.plugin.section.clazz.loader that return SectionDesigner Modifier and Type Method Description SectionDesignerClassSectionLoader. getSectionDesigner()SectionDesignerClassSectionLoaderContext. getSectionDesigner()Obtains theSectionDesigner.Constructors in net.officefloor.plugin.section.clazz.loader with parameters of type SectionDesigner Constructor Description ClassSectionLoader(SectionDesigner designer, SectionSourceContext sectionContext)Instantiate.
- 
Uses of SectionDesigner in net.officefloor.plugin.section.managedfunctionMethods in net.officefloor.plugin.section.managedfunction with parameters of type SectionDesigner Modifier and Type Method Description voidManagedFunctionSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.plugin.section.transformClasses in net.officefloor.plugin.section.transform that implement SectionDesigner Modifier and Type Class Description classTransformSectionDesignerSectionDesignerto intercept configuration to provide access to theSectionSourceconfigured items.Methods in net.officefloor.plugin.section.transform with parameters of type SectionDesigner Modifier and Type Method Description voidTransformSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)Constructors in net.officefloor.plugin.section.transform with parameters of type SectionDesigner Constructor Description TransformSectionDesigner(SectionDesigner delegate)Initiate.
- 
Uses of SectionDesigner in net.officefloor.servlet.chainMethods in net.officefloor.servlet.chain with parameters of type SectionDesigner Modifier and Type Method Description voidServletSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.spring.webfluxMethods in net.officefloor.spring.webflux with parameters of type SectionDesigner Modifier and Type Method Description voidWebFluxSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.spring.webmvcMethods in net.officefloor.spring.webmvc with parameters of type SectionDesigner Modifier and Type Method Description voidWebMvcSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.webMethods in net.officefloor.web with parameters of type SectionDesigner Modifier and Type Method Description voidHttpRouteSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.web.jwtMethods in net.officefloor.web.jwt with parameters of type SectionDesigner Modifier and Type Method Description voidDefaultJwtChallengeSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.web.jwt.authority.combinedMethods in net.officefloor.web.jwt.authority.combined with parameters of type SectionDesigner Modifier and Type Method Description voidCombinedServerRetrieveValidateKeysSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.web.jwt.authority.jwksMethods in net.officefloor.web.jwt.authority.jwks with parameters of type SectionDesigner Modifier and Type Method Description voidJwksPublishSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.web.jwt.jwksMethods in net.officefloor.web.jwt.jwks with parameters of type SectionDesigner Modifier and Type Method Description voidJwksSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.web.openapi.sectionMethods in net.officefloor.web.openapi.section with parameters of type SectionDesigner Modifier and Type Method Description voidOpenApiSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.web.security.build.sectionMethods in net.officefloor.web.security.build.section with parameters of type SectionDesigner Modifier and Type Method Description SectionFlowSinkNodeHttpFlowSecurer. secureFlow(SectionDesigner designer, java.lang.Class<?> argumentType, SectionFlowSinkNode secureFlowSink, SectionFlowSinkNode insecureFlowSink)Creates aSectionFlowSinkNodeto either a secure / insecureSectionFlowSinkNode.
- 
Uses of SectionDesigner in net.officefloor.web.security.implMethods in net.officefloor.web.security.impl with parameters of type SectionDesigner Modifier and Type Method Description voidHandleAuthenticationRequiredSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)voidHttpSecuritySectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.web.template.extensionMethods in net.officefloor.web.template.extension that return SectionDesigner Modifier and Type Method Description SectionDesignerWebTemplateExtensionContext. getSectionDesigner()Obtains theSectionDesignerfor theWebTemplatebeing extended.
- 
Uses of SectionDesigner in net.officefloor.web.template.sectionMethods in net.officefloor.web.template.section with parameters of type SectionDesigner Modifier and Type Method Description voidWebTemplateSectionSource. sourceSection(SectionDesigner designer, SectionSourceContext context)
- 
Uses of SectionDesigner in net.officefloor.web.template.typeMethods in net.officefloor.web.template.type that return SectionDesigner Modifier and Type Method Description static SectionDesignerWebTemplateLoaderUtil. createSectionDesigner()Creates theSectionDesignerto create the expected type.Methods in net.officefloor.web.template.type with parameters of type SectionDesigner Modifier and Type Method Description static voidWebTemplateLoaderUtil. validateWebTemplateType(SectionDesigner designer, WebTemplateType actualType)Validates theWebTemplateType.
 
-