public class InquirableFinancialDocument extends Object
| Constructor and Description |
|---|
InquirableFinancialDocument() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInquirableDocumentUrl(Encumbrance encumbrance)
get the url of inquirable financial document for the given encumbrance
|
String |
getInquirableDocumentUrl(Transaction transaction)
get the url of inquirable financial document for the given transaction
|
public InquirableFinancialDocument()
public String getInquirableDocumentUrl(Transaction transaction)
transaction - the business object that implements Transaction interfacepublic String getInquirableDocumentUrl(Encumbrance encumbrance)
encumbrance - the encumrbance recordCopyright © 2004–2015 The Kuali Foundation. All rights reserved.