public class NonCheckDisbursementDocumentPreRules extends org.kuali.rice.kns.rules.PromptBeforeValidationBase
Constructor and Description |
---|
NonCheckDisbursementDocumentPreRules() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkBankCodeActive(NonCheckDisbursementDocument nonCheckDocument)
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 NonCheckDisbursementDocumentPreRules()
public boolean doPrompts(org.kuali.rice.krad.document.Document document)
doPrompts
in class org.kuali.rice.kns.rules.PromptBeforeValidationBase
protected boolean checkBankCodeActive(NonCheckDisbursementDocument nonCheckDocument)
nonCheckDocument
- document containing bank codeCopyright © 2004–2015 The Kuali Foundation. All rights reserved.