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.PromptBeforeValidationBase
protected boolean checkBankCodeActive(CashManagementDocument cmDocument)
cmDocument
- document containing bank codeCopyright © 2004–2014 The Kuali Foundation. All rights reserved.