public class CashManagementDocumentPreRules extends org.kuali.rice.kns.rules.PromptBeforeValidationBase
| Constructor and Description |
|---|
CashManagementDocumentPreRules() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkBankCodeActive(CashManagementDocument cmDocument)
If bank specification is enabled, prompts user to use the continuation bank code when the given bank code is inactive
|
boolean |
doPrompts(org.kuali.rice.krad.document.Document document) |
public CashManagementDocumentPreRules()
public boolean doPrompts(org.kuali.rice.krad.document.Document document)
doPrompts in class org.kuali.rice.kns.rules.PromptBeforeValidationBaseprotected boolean checkBankCodeActive(CashManagementDocument cmDocument)
cmDocument - document containing bank codeCopyright © 2004–2015 The Kuali Foundation. All rights reserved.