Package org.openbravo.costing
Class LandedCostDistributionByAmount
- java.lang.Object
-
- org.openbravo.costing.LandedCostDistributionAlgorithm
-
- org.openbravo.costing.LandedCostDistributionByAmount
-
public class LandedCostDistributionByAmount extends LandedCostDistributionAlgorithm
-
-
Constructor Summary
Constructors Constructor Description LandedCostDistributionByAmount()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
distributeAmount(LandedCostCost lcCost, boolean isMatching)
-
Methods inherited from class org.openbravo.costing.LandedCostDistributionAlgorithm
cancelDistributeAmount
-
-
-
-
Method Detail
-
distributeAmount
public void distributeAmount(LandedCostCost lcCost, boolean isMatching)
- Specified by:
distributeAmount
in classLandedCostDistributionAlgorithm
-
-