org.kuali.kfs.coa.document.validation.impl
Class ObjectCodeGlobalPreRules
java.lang.Object
org.kuali.rice.kns.rules.PromptBeforeValidationBase
org.kuali.kfs.coa.document.validation.impl.MaintenancePreRulesBase
org.kuali.kfs.coa.document.validation.impl.ObjectCodeGlobalPreRules
- All Implemented Interfaces:
- org.kuali.rice.kns.rule.PromptBeforeValidation
public class ObjectCodeGlobalPreRules
- extends MaintenancePreRulesBase
PreRules checks for the ObjectCodeGlobal
that needs to occur while still in the Struts processing. This includes defaults
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 |
protected boolean |
doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument)
Updates the university fiscal year when it is not already set. |
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 |
ObjectCodeGlobalPreRules
public ObjectCodeGlobalPreRules()
doCustomPreRules
protected boolean doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument maintenanceDocument)
- Updates the university fiscal year when it is not already set.
- Overrides:
doCustomPreRules
in class MaintenancePreRulesBase
- Returns:
- true if rules pass
- See Also:
MaintenancePreRulesBase.doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.