Uses of Interface
net.officefloor.compile.spi.supplier.source.impl.AbstractSupplierSource.SpecificationContext
-
-
Uses of AbstractSupplierSource.SpecificationContext in net.officefloor.compile.spi.supplier.source.impl
Methods in net.officefloor.compile.spi.supplier.source.impl with parameters of type AbstractSupplierSource.SpecificationContext Modifier and Type Method Description protected abstract void
AbstractSupplierSource. loadSpecification(AbstractSupplierSource.SpecificationContext context)
Loads theSupplierSourceSpecification
. -
Uses of AbstractSupplierSource.SpecificationContext in net.officefloor.jaxrs
Methods in net.officefloor.jaxrs with parameters of type AbstractSupplierSource.SpecificationContext Modifier and Type Method Description protected void
JaxRsSupplierSource. loadSpecification(AbstractSupplierSource.SpecificationContext context)
==================== SupplierSource ====================== -
Uses of AbstractSupplierSource.SpecificationContext in net.officefloor.nosql.cosmosdb
Methods in net.officefloor.nosql.cosmosdb with parameters of type AbstractSupplierSource.SpecificationContext Modifier and Type Method Description protected void
AbstractCosmosDbSupplierSource. loadSpecification(AbstractSupplierSource.SpecificationContext context)
-
Uses of AbstractSupplierSource.SpecificationContext in net.officefloor.nosql.dynamodb
Methods in net.officefloor.nosql.dynamodb with parameters of type AbstractSupplierSource.SpecificationContext Modifier and Type Method Description protected void
DynamoDbSupplierSource. loadSpecification(AbstractSupplierSource.SpecificationContext context)
-
Uses of AbstractSupplierSource.SpecificationContext in net.officefloor.nosql.objectify
Methods in net.officefloor.nosql.objectify with parameters of type AbstractSupplierSource.SpecificationContext Modifier and Type Method Description protected void
ObjectifySupplierSource. loadSpecification(AbstractSupplierSource.SpecificationContext context)
-
Uses of AbstractSupplierSource.SpecificationContext in net.officefloor.servlet.supply
Methods in net.officefloor.servlet.supply with parameters of type AbstractSupplierSource.SpecificationContext Modifier and Type Method Description protected void
ServletSupplierSource. loadSpecification(AbstractSupplierSource.SpecificationContext context)
-
Uses of AbstractSupplierSource.SpecificationContext in net.officefloor.spring
Methods in net.officefloor.spring with parameters of type AbstractSupplierSource.SpecificationContext Modifier and Type Method Description protected void
SpringSupplierSource. loadSpecification(AbstractSupplierSource.SpecificationContext context)
-
Uses of AbstractSupplierSource.SpecificationContext in net.officefloor.webapp
Methods in net.officefloor.webapp with parameters of type AbstractSupplierSource.SpecificationContext Modifier and Type Method Description protected void
WebAppWoofExtensionService.WebAppSupplierSource. loadSpecification(AbstractSupplierSource.SpecificationContext context)
-