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

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
              extended by org.kuali.kfs.module.purap.document.validation.impl.RequisitionDocumentPreRules
All Implemented Interfaces:
org.kuali.rice.kns.rule.PromptBeforeValidation

public class RequisitionDocumentPreRules
extends PurchasingDocumentPreRulesBase

Business PreRules applicable to Purchasing documents


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
RequisitionDocumentPreRules()
           
 
Method Summary
protected  boolean checkCAMSWarningStatus(PurchasingAccountsPayableDocument purapDocument)
           
 boolean doPrompts(org.kuali.rice.kns.document.Document document)
           
 
Methods inherited from class org.kuali.kfs.module.purap.document.validation.impl.PurchasingDocumentPreRulesBase
checkForTaxRecalculation
 
Methods inherited from class org.kuali.kfs.module.purap.document.validation.impl.PurapDocumentPreRulesBase
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

RequisitionDocumentPreRules

public RequisitionDocumentPreRules()
Method Detail

doPrompts

public boolean doPrompts(org.kuali.rice.kns.document.Document document)
Overrides:
doPrompts in class PurchasingDocumentPreRulesBase
See Also:
org.kuali.rice.kns.rules.PromptBeforeValidationBase#doRules(org.kuali.rice.kns.document.Document)

checkCAMSWarningStatus

protected boolean checkCAMSWarningStatus(PurchasingAccountsPayableDocument purapDocument)
Specified by:
checkCAMSWarningStatus in class PurapDocumentPreRulesBase


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.