|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HoldingTaxLotRebalance | |
---|---|
org.kuali.kfs.module.endow.document.validation.impl |
Uses of HoldingTaxLotRebalance in org.kuali.kfs.module.endow.document.validation.impl |
---|
Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type HoldingTaxLotRebalance | |
---|---|
protected boolean |
HoldingTaxLotRebalanceRule.validateAllZero(HoldingTaxLotRebalance newBusinessObject)
This method ensures that if the unit or cost field for a particular tax is zero that both are zero. |
protected boolean |
HoldingTaxLotRebalanceRule.validateCostValue(HoldingTaxLotRebalance newBusinessObject)
Validates if the cost value isn't negative. |
protected boolean |
HoldingTaxLotRebalanceRule.validateTotalCost(HoldingTaxLotRebalance oldBusinessObject,
HoldingTaxLotRebalance newBusinessObject)
Verifies that the total cost for all the tax lots is still the same i.e. |
protected boolean |
HoldingTaxLotRebalanceRule.validateTotalUnits(HoldingTaxLotRebalance oldBusinessObject,
HoldingTaxLotRebalance newBusinessObject)
Verifies that the total units for all the tax lots is still the same i.e. |
protected boolean |
HoldingTaxLotRebalanceRule.validateUnitValue(HoldingTaxLotRebalance newBusinessObject)
Validates if the units value isn't negative. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |