org.kuali.kfs.module.ar.document.validation.impl
Class CustomerInvoiceItemCodePreRule
java.lang.Object
org.kuali.rice.kns.rules.PromptBeforeValidationBase
org.kuali.kfs.module.ar.document.validation.impl.CustomerInvoiceItemCodePreRule
- All Implemented Interfaces:
- org.kuali.rice.kns.rule.PromptBeforeValidation
public class CustomerInvoiceItemCodePreRule
- extends org.kuali.rice.kns.rules.PromptBeforeValidationBase
This class is used to ensure that default values are set accordingly if blank
Nested classes/interfaces inherited from class org.kuali.rice.kns.rules.PromptBeforeValidationBase |
org.kuali.rice.kns.rules.PromptBeforeValidationBase.ContextSession |
Fields inherited from class org.kuali.rice.kns.rules.PromptBeforeValidationBase |
buttonClicked, event, form, LOG, question |
Method Summary |
boolean |
doPrompts(org.kuali.rice.kns.document.Document document)
|
Methods inherited from class org.kuali.rice.kns.rules.PromptBeforeValidationBase |
abortRulesCheck, askOrAnalyzeYesNoQuestion, processPrompts |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerInvoiceItemCodePreRule
public CustomerInvoiceItemCodePreRule()
doPrompts
public boolean doPrompts(org.kuali.rice.kns.document.Document document)
- Specified by:
doPrompts
in class org.kuali.rice.kns.rules.PromptBeforeValidationBase
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.