|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndowmentTaxLotLinesDocumentBase | |
|---|---|
| org.kuali.kfs.module.endow.document | |
| org.kuali.kfs.module.endow.document.service | |
| org.kuali.kfs.module.endow.document.service.impl | |
| Uses of EndowmentTaxLotLinesDocumentBase in org.kuali.kfs.module.endow.document |
|---|
| Subclasses of EndowmentTaxLotLinesDocumentBase in org.kuali.kfs.module.endow.document | |
|---|---|
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 |
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 EndowmentTaxLotLinesDocumentBase in org.kuali.kfs.module.endow.document.service |
|---|
| Methods in org.kuali.kfs.module.endow.document.service with parameters of type EndowmentTaxLotLinesDocumentBase | |
|---|---|
void |
LiabilityDocumentService.updateLiabilityDecreaseTransactionLineTaxLots(boolean isSource,
EndowmentTaxLotLinesDocumentBase aiDocument,
EndowmentTransactionLine transLine)
This method... |
void |
LiabilityDocumentService.updateLiabilityIncreaseTransactionLineTaxLots(boolean isSource,
EndowmentTaxLotLinesDocumentBase aiDocument,
EndowmentTransactionLine transLine)
This method... |
| Uses of EndowmentTaxLotLinesDocumentBase in org.kuali.kfs.module.endow.document.service.impl |
|---|
| Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type EndowmentTaxLotLinesDocumentBase | |
|---|---|
void |
LiabilityDocumentServiceImpl.updateLiabilityDecreaseTransactionLineTaxLots(boolean isSource,
EndowmentTaxLotLinesDocumentBase document,
EndowmentTransactionLine transLine)
|
void |
LiabilityDocumentServiceImpl.updateLiabilityIncreaseTransactionLineTaxLots(boolean isSource,
EndowmentTaxLotLinesDocumentBase document,
EndowmentTransactionLine transLine)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||