Uses of Interface
net.officefloor.compile.spi.office.OfficeSectionInput
-
-
Uses of OfficeSectionInput in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement OfficeSectionInput Modifier and Type Class Description classSectionInputNodeImplSectionInputNodenode.Methods in net.officefloor.compile.impl.structure that return OfficeSectionInput Modifier and Type Method Description OfficeSectionInputSectionNodeImpl. getOfficeSectionInput(java.lang.String inputName) -
Uses of OfficeSectionInput in net.officefloor.compile.internal.structure
Subinterfaces of OfficeSectionInput in net.officefloor.compile.internal.structure Modifier and Type Interface Description interfaceSectionInputNodeSectionInputnode. -
Uses of OfficeSectionInput in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office that return OfficeSectionInput Modifier and Type Method Description OfficeSectionInputOfficeSection. getOfficeSectionInput(java.lang.String inputName)Obtains theOfficeSectionInput. -
Uses of OfficeSectionInput in net.officefloor.polyglot.test
Methods in net.officefloor.polyglot.test with parameters of type OfficeSectionInput Modifier and Type Method Description protected java.lang.StringAbstractPolyglotProcedureTest. collections(CompileOfficeContext context, OfficeSectionInput handleResult)protected java.lang.StringAbstractPolyglotProcedureTest. flow(CompileOfficeContext context, OfficeSectionInput next, OfficeSectionInput flow, OfficeSectionInput flowWithCallback, OfficeSectionInput flowWithParameterAndCallback, OfficeSectionInput flowWithParameter, OfficeSectionInput exception)protected java.lang.StringAbstractPolyglotProcedureTest. objects(CompileOfficeContext context, OfficeSectionInput handleResult)protected voidAbstractPolyglotProcedureTest. parameter(OfficeSectionOutput pass, CompileOfficeContext context, OfficeSectionInput handleResult)protected java.lang.StringAbstractPolyglotProcedureTest. primitives(CompileOfficeContext context, OfficeSectionInput handleResult)protected voidAbstractPolyglotProcedureTest. variables(OfficeSectionOutput pass, CompileOfficeContext context, OfficeSectionInput handleResult) -
Uses of OfficeSectionInput in net.officefloor.web.security.build
Methods in net.officefloor.web.security.build that return OfficeSectionInput Modifier and Type Method Description OfficeSectionInputHttpSecurityBuilder. getAuthenticateInput()Obtains theOfficeSectionInputto authenticate with application credentials.
-