Package | Description |
---|---|
net.officefloor.autowire.impl.supplier | |
net.officefloor.autowire.supplier | |
net.officefloor.compile.impl.structure | |
net.officefloor.compile.internal.structure |
Modifier and Type | Method and Description |
---|---|
<S extends SupplierSource> |
SupplierLoaderImpl.fillSupplyOrders(Class<S> supplierSourceClass,
PropertyList propertyList,
SupplyOrder... supplyOrders) |
<S extends SupplierSource> |
SupplierSourceContextImpl.loadSupplier(Class<S> supplierSourceClass,
PropertyList propertyList,
SupplyOrder... supplyOrders)
Loads the
SupplierType from the added ManagedObject
instances, along with filling SupplyOrder instances. |
Modifier and Type | Method and Description |
---|---|
<S extends SupplierSource> |
SupplierLoader.fillSupplyOrders(Class<S> supplierSourceClass,
PropertyList propertyList,
SupplyOrder... supplyOrders)
Fills the
SupplyOrder instances with a
SuppliedManagedObject . |
Modifier and Type | Method and Description |
---|---|
void |
SupplierNodeImpl.fillSupplyOrders(SupplyOrder... supplyOrders) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierNode.fillSupplyOrders(SupplyOrder... supplyOrders)
Fill
SupplyOrder instances. |
Copyright © 2005–2016. All rights reserved.