org.kuali.kfs.module.purap.document.validation.impl
Class PurchasingDocumentPreRulesBase
java.lang.Object
org.kuali.rice.kns.rules.PromptBeforeValidationBase
org.kuali.kfs.module.purap.document.validation.impl.PurapDocumentPreRulesBase
org.kuali.kfs.module.purap.document.validation.impl.PurchasingDocumentPreRulesBase
- All Implemented Interfaces:
- org.kuali.rice.kns.rule.PromptBeforeValidation
- Direct Known Subclasses:
- PurchaseOrderDocumentPreRules, RequisitionDocumentPreRules
public abstract class PurchasingDocumentPreRulesBase
- extends PurapDocumentPreRulesBase
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 |
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 |
PurchasingDocumentPreRulesBase
public PurchasingDocumentPreRulesBase()
doPrompts
public boolean doPrompts(org.kuali.rice.kns.document.Document document)
- Overrides:
doPrompts
in class PurapDocumentPreRulesBase
checkForTaxRecalculation
protected boolean checkForTaxRecalculation(PurchasingAccountsPayableDocument purapDocument)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.