org.kuali.hr.time.overtime.daily.rule.validation
Class DailyOvertimeRuleEffectiveDatePrompt

java.lang.Object
  extended by org.kuali.rice.kns.rules.PromptBeforeValidationBase
      extended by org.kuali.hr.core.document.question.KpmeEffectiveDatePromptBase
          extended by org.kuali.hr.time.overtime.daily.rule.validation.DailyOvertimeRuleEffectiveDatePrompt
All Implemented Interfaces:
org.kuali.rice.kns.rule.PromptBeforeValidation, org.kuali.rice.krad.rules.rule.BusinessRule

public class DailyOvertimeRuleEffectiveDatePrompt
extends KpmeEffectiveDatePromptBase


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
DailyOvertimeRuleEffectiveDatePrompt()
           
 
Method Summary
protected  boolean futureEffectiveDateExists(org.kuali.rice.krad.bo.PersistableBusinessObject pbo)
           
 
Methods inherited from class org.kuali.hr.core.document.question.KpmeEffectiveDatePromptBase
conditionallyAskQuestion, doPrompts
 
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

DailyOvertimeRuleEffectiveDatePrompt

public DailyOvertimeRuleEffectiveDatePrompt()
Method Detail

futureEffectiveDateExists

protected boolean futureEffectiveDateExists(org.kuali.rice.krad.bo.PersistableBusinessObject pbo)
Specified by:
futureEffectiveDateExists in class KpmeEffectiveDatePromptBase


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.