|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EndowmentTaxLotLinesDocument in org.kuali.kfs.module.endow.document |
---|
Classes in org.kuali.kfs.module.endow.document that implement EndowmentTaxLotLinesDocument | |
---|---|
class |
AssetDecreaseDocument
The Endowment Asset Decrease (EAD) is used to reduce the holdings of a KEMID, either through the cash sale of an asset or by removing it directly from the KEMID holding record. |
class |
AssetIncreaseDocument
The Endowment Asset Increase (EAI) transaction is used to add to the holdings of a KEMID, either through the cash purchase of an asset or by depositing it directly into the KEMID holding record. |
class |
CorporateReorganizationDocument
|
class |
EndowmentTaxLotLinesDocumentBase
|
class |
EndowmentUnitShareAdjustmentDocument
Endowment Unit/Share Adjustment (EUSA) transaction is available for those times when a number of units of a security held by the KEMID must be modified without affecting the original cost or carry value of the security tax lot(s). |
class |
HoldingAdjustmentDocument
Holding Adjustment (EHA) transaction is available for those times when a number of units of a security held by the KEMID must be modified without affecting the original cost or carry value of the security tax lot(s). |
class |
LiabilityDecreaseDocument
|
class |
LiabilityIncreaseDocument
|
class |
SecurityTransferDocument
|
Uses of EndowmentTaxLotLinesDocument in org.kuali.kfs.module.endow.document.service |
---|
Methods in org.kuali.kfs.module.endow.document.service with parameters of type EndowmentTaxLotLinesDocument | |
---|---|
void |
UpdateTaxLotsBasedOnAccMethodAndTransSubtypeService.updateTransactionLineTaxLots(boolean isUpdate,
EndowmentTaxLotLinesDocument endowmentTaxLotLinesDocument,
EndowmentTransactionLine transLine)
Updates the tax lots related to the given transaction line based on the accounting method and the transaction sub-type. |
Uses of EndowmentTaxLotLinesDocument in org.kuali.kfs.module.endow.document.service.impl |
---|
Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type EndowmentTaxLotLinesDocument | |
---|---|
void |
UpdateTaxLotsBasedOnAccMethodAndTransSubtypeServiceImpl.updateTransactionLineTaxLots(boolean isUpdate,
EndowmentTaxLotLinesDocument endowmentTaxLotLinesDocument,
EndowmentTransactionLine transLine)
|
Uses of EndowmentTaxLotLinesDocument in org.kuali.kfs.module.endow.document.validation |
---|
Uses of EndowmentTaxLotLinesDocument in org.kuali.kfs.module.endow.document.validation.event |
---|
Constructors in org.kuali.kfs.module.endow.document.validation.event with parameters of type EndowmentTaxLotLinesDocument | |
---|---|
DeleteTaxLotLineEvent(String errorPathPrefix,
EndowmentTaxLotLinesDocument document,
EndowmentTransactionTaxLotLine taxLotLine,
EndowmentTransactionLine transactionLine,
int index,
int taxLotLineIndex)
|
Uses of EndowmentTaxLotLinesDocument in org.kuali.kfs.module.endow.document.validation.impl |
---|
Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type EndowmentTaxLotLinesDocument | |
---|---|
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 |