|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.integration.purap.PurchasingAccountsPayableModuleServiceNoOp
public class PurchasingAccountsPayableModuleServiceNoOp
| Constructor Summary | |
|---|---|
PurchasingAccountsPayableModuleServiceNoOp()
|
|
| Method Summary | |
|---|---|
void |
addAssignedAssetNumbers(Integer purchaseOrderNumber,
String authorId,
String noteText)
Adds asset numbers that were created to a Purchase Order that caused the creation. |
List<PurchasingAccountsPayableSensitiveData> |
getAllSensitiveDatas()
Returns all sensitive data records known to the module |
String |
getB2BUrlString()
Returns the string value for the b2b that would be used as part of the urls in the Actions url column in vendor search for the "shop" link for B2B vendor. |
String |
getPurchaseOrderInquiryUrl(Integer purchaseOrderNumber)
Provides the inquiry Url for a purchase order. |
PurchasingAccountsPayableSensitiveData |
getSensitiveDataByCode(String sensitiveDataCode)
Returns a sensitive data record associated with the given code |
void |
handlePurchasingBatchCancels(String documentNumber,
String financialSystemDocumentTypeCode,
boolean primaryCancel,
boolean disbursedPayment)
|
void |
handlePurchasingBatchPaids(String documentNumber,
String financialSystemDocumentTypeCode,
Date processDate)
|
boolean |
isPurchasingBatchDocument(String financialSystemDocumentTypeCode)
This method... |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PurchasingAccountsPayableModuleServiceNoOp()
| Method Detail |
|---|
public void addAssignedAssetNumbers(Integer purchaseOrderNumber,
String authorId,
String noteText)
PurchasingAccountsPayableModuleService
addAssignedAssetNumbers in interface PurchasingAccountsPayableModuleServicepublic List<PurchasingAccountsPayableSensitiveData> getAllSensitiveDatas()
PurchasingAccountsPayableModuleService
getAllSensitiveDatas in interface PurchasingAccountsPayableModuleServicepublic String getB2BUrlString()
PurchasingAccountsPayableModuleService
getB2BUrlString in interface PurchasingAccountsPayableModuleServicepublic String getPurchaseOrderInquiryUrl(Integer purchaseOrderNumber)
PurchasingAccountsPayableModuleService
getPurchaseOrderInquiryUrl in interface PurchasingAccountsPayableModuleServicepublic PurchasingAccountsPayableSensitiveData getSensitiveDataByCode(String sensitiveDataCode)
PurchasingAccountsPayableModuleService
getSensitiveDataByCode in interface PurchasingAccountsPayableModuleServicesensitiveDataCode - the code of the sensitive data
public void handlePurchasingBatchCancels(String documentNumber,
String financialSystemDocumentTypeCode,
boolean primaryCancel,
boolean disbursedPayment)
handlePurchasingBatchCancels in interface PurchasingAccountsPayableModuleService
public void handlePurchasingBatchPaids(String documentNumber,
String financialSystemDocumentTypeCode,
Date processDate)
handlePurchasingBatchPaids in interface PurchasingAccountsPayableModuleServicepublic boolean isPurchasingBatchDocument(String financialSystemDocumentTypeCode)
PurchasingAccountsPayableModuleService
isPurchasingBatchDocument in interface PurchasingAccountsPayableModuleService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||