|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AssetPaymentDocument in org.kuali.kfs.module.cab.document.service.impl |
|---|
| Methods in org.kuali.kfs.module.cab.document.service.impl with parameters of type AssetPaymentDocument | |
|---|---|
protected void |
GlLineServiceImpl.updatePreTagInformation(GeneralLedgerEntry entry,
AssetPaymentDocument document)
Updates pre tag information received from FP document |
| Uses of AssetPaymentDocument in org.kuali.kfs.module.cam.document.service |
|---|
| Methods in org.kuali.kfs.module.cam.document.service with parameters of type AssetPaymentDocument | |
|---|---|
boolean |
AssetPaymentService.hasDifferentObjectSubTypes(AssetPaymentDocument document)
This method determines whether or not an asset has different object sub type codes in its documents. |
void |
AssetPaymentService.processApprovedAssetPayment(AssetPaymentDocument assetPaymentDocument)
Stores the approved asset payment detail records in the asset payment table, and updates the total cost of the asset in the asset table |
| Uses of AssetPaymentDocument in org.kuali.kfs.module.cam.document.service.impl |
|---|
| Methods in org.kuali.kfs.module.cam.document.service.impl with parameters of type AssetPaymentDocument | |
|---|---|
boolean |
AssetPaymentServiceImpl.hasDifferentObjectSubTypes(AssetPaymentDocument document)
This method determines whether or not an asset has different object sub type codes in its documents. |
void |
AssetPaymentServiceImpl.processApprovedAssetPayment(AssetPaymentDocument document)
|
protected void |
AssetPaymentServiceImpl.processPayments(AssetPaymentDocument document)
Creates a new asset payment record for each new asset payment detail record and then save them |
| Uses of AssetPaymentDocument in org.kuali.kfs.module.cam.document.validation.impl |
|---|
| Methods in org.kuali.kfs.module.cam.document.validation.impl with parameters of type AssetPaymentDocument | |
|---|---|
boolean |
AssetPaymentDocumentPreRules.hasDifferentObjectSubTypes(AssetPaymentDocument document)
This method determines whether or not an asset has different object sub type codes in its documents. |
| Uses of AssetPaymentDocument in org.kuali.kfs.module.cam.document.web.struts |
|---|
| Methods in org.kuali.kfs.module.cam.document.web.struts that return AssetPaymentDocument | |
|---|---|
AssetPaymentDocument |
AssetPaymentForm.getAssetPaymentDocument()
This method gets the asset payment document |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||