Uses of Interface
net.officefloor.compile.spi.managedfunction.source.impl.AbstractManagedFunctionSource.SpecificationContext
-
-
Uses of AbstractManagedFunctionSource.SpecificationContext in net.officefloor.activity.procedure.section
Methods in net.officefloor.activity.procedure.section with parameters of type AbstractManagedFunctionSource.SpecificationContext Modifier and Type Method Description protected void
ProcedureManagedFunctionSource. loadSpecification(AbstractManagedFunctionSource.SpecificationContext context)
-
Uses of AbstractManagedFunctionSource.SpecificationContext in net.officefloor.compile.spi.managedfunction.source.impl
Methods in net.officefloor.compile.spi.managedfunction.source.impl with parameters of type AbstractManagedFunctionSource.SpecificationContext Modifier and Type Method Description protected abstract void
AbstractManagedFunctionSource. loadSpecification(AbstractManagedFunctionSource.SpecificationContext context)
Loads theManagedFunctionSourceSpecification
. -
Uses of AbstractManagedFunctionSource.SpecificationContext in net.officefloor.plugin.clazz.method
Methods in net.officefloor.plugin.clazz.method with parameters of type AbstractManagedFunctionSource.SpecificationContext Modifier and Type Method Description protected void
AbstractFunctionManagedFunctionSource. loadSpecification(AbstractManagedFunctionSource.SpecificationContext context)
-
Uses of AbstractManagedFunctionSource.SpecificationContext in net.officefloor.web.template.section
Methods in net.officefloor.web.template.section with parameters of type AbstractManagedFunctionSource.SpecificationContext Modifier and Type Method Description protected void
WebTemplateSectionSource.WebTemplateManagedFunctionSource. loadSpecification(AbstractManagedFunctionSource.SpecificationContext context)
-