|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EndowmentTransactionTaxLotLine in org.kuali.kfs.module.endow.businessobject |
---|
Methods in org.kuali.kfs.module.endow.businessobject that return types with arguments of type EndowmentTransactionTaxLotLine | |
---|---|
List<EndowmentTransactionTaxLotLine> |
EndowmentTransactionLineBase.getTaxLotLines()
|
List<EndowmentTransactionTaxLotLine> |
EndowmentTransactionLine.getTaxLotLines()
Gets the tax lot lines. |
Method parameters in org.kuali.kfs.module.endow.businessobject with type arguments of type EndowmentTransactionTaxLotLine | |
---|---|
void |
EndowmentTransactionLineBase.setTaxLotLines(List<EndowmentTransactionTaxLotLine> taxLotLines)
|
void |
EndowmentTransactionLine.setTaxLotLines(List<EndowmentTransactionTaxLotLine> taxLotLines)
Sets the tax lot lines. |
Uses of EndowmentTransactionTaxLotLine in org.kuali.kfs.module.endow.document.validation |
---|
Uses of EndowmentTransactionTaxLotLine in org.kuali.kfs.module.endow.document.validation.event |
---|
Constructors in org.kuali.kfs.module.endow.document.validation.event with parameters of type EndowmentTransactionTaxLotLine | |
---|---|
DeleteTaxLotLineEvent(String errorPathPrefix,
EndowmentTaxLotLinesDocument document,
EndowmentTransactionTaxLotLine taxLotLine,
EndowmentTransactionLine transactionLine,
int index,
int taxLotLineIndex)
|
Uses of EndowmentTransactionTaxLotLine in org.kuali.kfs.module.endow.document.validation.impl |
---|
Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type EndowmentTransactionTaxLotLine | |
---|---|
boolean |
SecurityTransferDocumentRules.processDeleteTaxLotLineRules(EndowmentTaxLotLinesDocument endowmentTaxLotLinesDocument,
EndowmentTransactionTaxLotLine endowmentTransactionTaxLotLine,
EndowmentTransactionLine endowmentTransactionLine,
Number index,
Number numberX)
|
boolean |
HoldingAdjustmentDocumentRules.processDeleteTaxLotLineRules(EndowmentTaxLotLinesDocument endowmentTaxLotLinesDocument,
EndowmentTransactionTaxLotLine endowmentTransactionTaxLotLine,
EndowmentTransactionLine endowmentTransactionLine,
Number transLineIndex,
Number taxLotLineIndex)
|
boolean |
AssetDecreaseDocumentRules.processDeleteTaxLotLineRules(EndowmentTaxLotLinesDocument endowmentTaxLotLinesDocument,
EndowmentTransactionTaxLotLine taxLotLine,
EndowmentTransactionLine transactionLine,
Number index,
Number taxLotLineIndex)
|
boolean |
EndowmentUnitShareAdjustmentDocumentRules.processDeleteTaxLotLineRules(EndowmentTaxLotLinesDocument endowmentTaxLotLinesDocument,
EndowmentTransactionTaxLotLine endowmentTransactionTaxLotLine,
EndowmentTransactionLine endowmentTransactionLine,
Number transLineIndex,
Number taxLotLineIndex)
|
boolean |
CorporateReorganizationDocumentRules.processDeleteTaxLotLineRules(EndowmentTaxLotLinesDocument endowmentTaxLotLinesDocument,
EndowmentTransactionTaxLotLine endowmentTransactionTaxLotLine,
EndowmentTransactionLine endowmentTransactionLine,
Number index,
Number numberX)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |