Uses of Interface
de.hybris.platform.warehousing.atp.formula.services.AtpFormulaService
-
-
Uses of AtpFormulaService in de.hybris.platform.warehousing.atp.formula.services.impl
Classes in de.hybris.platform.warehousing.atp.formula.services.impl that implement AtpFormulaService Modifier and Type Class Description classDefaultAtpFormulaServiceDefault implementation ofAtpFormulaService -
Uses of AtpFormulaService in de.hybris.platform.warehousing.atp.strategy.impl
Methods in de.hybris.platform.warehousing.atp.strategy.impl that return AtpFormulaService Modifier and Type Method Description protected AtpFormulaServiceWarehousingAvailabilityCalculationStrategy. getAtpFormulaService()Methods in de.hybris.platform.warehousing.atp.strategy.impl with parameters of type AtpFormulaService Modifier and Type Method Description voidWarehousingAvailabilityCalculationStrategy. setAtpFormulaService(AtpFormulaService atpFormulaService) -
Uses of AtpFormulaService in de.hybris.platform.warehousingbackoffice.widgets.atp
Methods in de.hybris.platform.warehousingbackoffice.widgets.atp that return AtpFormulaService Modifier and Type Method Description protected AtpFormulaServiceAtpViewController. getAtpFormulaService()Methods in de.hybris.platform.warehousingbackoffice.widgets.atp with parameters of type AtpFormulaService Modifier and Type Method Description voidAtpViewController. setAtpFormulaService(AtpFormulaService atpFormulaService)
-