|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SecurityValuationMethod in org.kuali.kfs.module.endow.businessobject |
---|
Methods in org.kuali.kfs.module.endow.businessobject that return SecurityValuationMethod | |
---|---|
SecurityValuationMethod |
ClassCode.getSecurityValuationMethod()
Gets the securityValuationMethod. |
Methods in org.kuali.kfs.module.endow.businessobject with parameters of type SecurityValuationMethod | |
---|---|
void |
ClassCode.setSecurityValuationMethod(SecurityValuationMethod securityValuationMethod)
Sets the securityValuationMethod. |
Uses of SecurityValuationMethod in org.kuali.kfs.module.endow.document |
---|
Fields in org.kuali.kfs.module.endow.document declared as SecurityValuationMethod | |
---|---|
protected SecurityValuationMethod |
HoldingHistoryValueAdjustmentDocument.securityValuation
|
Methods in org.kuali.kfs.module.endow.document that return SecurityValuationMethod | |
---|---|
SecurityValuationMethod |
HoldingHistoryValueAdjustmentDocument.getSecurityValuation()
This method will get securityValuation |
Methods in org.kuali.kfs.module.endow.document with parameters of type SecurityValuationMethod | |
---|---|
void |
HoldingHistoryValueAdjustmentDocument.setSecurityValuation(SecurityValuationMethod securityValuation)
This method will set securityValuation |
Uses of SecurityValuationMethod in org.kuali.kfs.module.endow.document.service |
---|
Methods in org.kuali.kfs.module.endow.document.service that return SecurityValuationMethod | |
---|---|
SecurityValuationMethod |
SecurityValuationMethodService.getByPrimaryKey(String code)
Gets a SecurityValuationMethod by primary key. |
Uses of SecurityValuationMethod in org.kuali.kfs.module.endow.document.service.impl |
---|
Methods in org.kuali.kfs.module.endow.document.service.impl that return SecurityValuationMethod | |
---|---|
SecurityValuationMethod |
SecurityValuationMethodServiceImpl.getByPrimaryKey(String code)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |