|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndowmentSecurityDetailsDocument | |
---|---|
org.kuali.kfs.module.endow.document | |
org.kuali.kfs.module.endow.document.validation.impl |
Uses of EndowmentSecurityDetailsDocument in org.kuali.kfs.module.endow.document |
---|
Subinterfaces of EndowmentSecurityDetailsDocument in org.kuali.kfs.module.endow.document | |
---|---|
interface |
EndowmentTaxLotLinesDocument
|
Classes in org.kuali.kfs.module.endow.document that implement EndowmentSecurityDetailsDocument | |
---|---|
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 |
CashDecreaseDocument
|
class |
CashIncreaseDocument
|
class |
CashTransferDocument
|
class |
CorporateReorganizationDocument
|
class |
EndowmentAccountingLinesDocumentBase
Provides a base class for the Endowment Transfer of Funds documents. |
class |
EndowmentSecurityDetailsDocumentBase
|
class |
EndowmentTaxLotLinesDocumentBase
|
class |
EndowmentToGLTransferOfFundsDocument
|
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 |
GLToEndowmentTransferOfFundsDocument
|
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 EndowmentSecurityDetailsDocument in org.kuali.kfs.module.endow.document.validation.impl |
---|
Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type EndowmentSecurityDetailsDocument | |
---|---|
protected boolean |
EndowmentTransactionalDocumentBaseRule.isRegistrationCodeActive(EndowmentSecurityDetailsDocument document,
boolean isSource)
This method checks if the Registration Code is Active. |
protected boolean |
EndowmentTransactionalDocumentBaseRule.isSecurityActive(EndowmentSecurityDetailsDocument document,
boolean isSource)
This method checks if the Security is Active. |
protected boolean |
EndowmentTransactionalDocumentBaseRule.validateRegistrationCode(EndowmentSecurityDetailsDocument document,
boolean isSource)
This method validates the Registration code by trying to create a RegistrationCode object from the code. |
protected boolean |
EndowmentTransactionalDocumentBaseRule.validateSecurityClassCodeTypeNotLiability(EndowmentSecurityDetailsDocument document,
boolean isSource)
Validates that the security class code type is not Liability. |
protected boolean |
SecurityTransferDocumentRules.validateSecurityClassTypeCode(EndowmentSecurityDetailsDocument document,
boolean isSource,
String classCodeType)
|
protected boolean |
EndowmentTransactionalDocumentBaseRule.validateSecurityClassTypeCode(EndowmentSecurityDetailsDocument document,
boolean isSource,
String classCodeType)
This method validates the Security Class Type Code. |
protected boolean |
HoldingAdjustmentDocumentRules.validateSecurityClassTypeCode(EndowmentSecurityDetailsDocument document,
boolean isSource,
String classCodeType)
|
protected boolean |
AssetDecreaseDocumentRules.validateSecurityClassTypeCode(EndowmentSecurityDetailsDocument document,
boolean isSource,
String classCodeType)
|
protected boolean |
EndowmentUnitShareAdjustmentDocumentRules.validateSecurityClassTypeCode(EndowmentSecurityDetailsDocument document,
boolean isSource,
String classCodeType)
|
protected boolean |
CorporateReorganizationDocumentRules.validateSecurityClassTypeCode(EndowmentSecurityDetailsDocument document,
boolean isSource,
String classCodeType)
|
protected boolean |
EndowmentTransactionalDocumentBaseRule.validateSecurityCode(EndowmentSecurityDetailsDocument document,
boolean isSource)
This method validates the Security code by trying to create a Security object from the code. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |