org.kuali.kfs.module.purap.document.validation.impl
Class PurchasingDocumentPreRulesBase

java.lang.Object
  extended by org.kuali.rice.kns.rules.PromptBeforeValidationBase
      extended by org.kuali.kfs.module.purap.document.validation.impl.PurapDocumentPreRulesBase
          extended by 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 Class Summary
 
Nested classes/interfaces inherited from class org.kuali.rice.kns.rules.PromptBeforeValidationBase
org.kuali.rice.kns.rules.PromptBeforeValidationBase.ContextSession
 
Field Summary
 
Fields inherited from class org.kuali.rice.kns.rules.PromptBeforeValidationBase
buttonClicked, event, form, LOG, question
 
Constructor Summary
PurchasingDocumentPreRulesBase()
           
 
Method Summary
protected  boolean checkForTaxRecalculation(PurchasingAccountsPayableDocument purapDocument)
           
 boolean doPrompts(org.kuali.rice.kns.document.Document document)
           
 
Methods inherited from class org.kuali.kfs.module.purap.document.validation.impl.PurapDocumentPreRulesBase
checkCAMSWarningStatus, confirmFixCapitalAssetWarningConditions
 
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
 

Constructor Detail

PurchasingDocumentPreRulesBase

public PurchasingDocumentPreRulesBase()
Method Detail

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.