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 voidProcedureManagedFunctionSource. 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 voidAbstractManagedFunctionSource. 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 voidAbstractFunctionManagedFunctionSource. 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 voidWebTemplateSectionSource.WebTemplateManagedFunctionSource. loadSpecification(AbstractManagedFunctionSource.SpecificationContext context)
-