public class IndirectCostRecoveryExclusionAccountPreRules extends MaintenancePreRulesBase
IndirectCostRecoveryExclusionAccount
that needs to occur while still in the Struts processing.
This checks for continuation accountsModifier and Type | Field and Description |
---|---|
protected IndirectCostRecoveryExclusionAccount |
indirectCostRecoveryExclusionAccount |
accountService, configService
Constructor and Description |
---|
IndirectCostRecoveryExclusionAccountPreRules() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkForContinuationAccounts()
This method checks for continuation accounts and presents the user with a question regarding their use on this account.
|
protected boolean |
doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
This sets up the convenience objects and calls
checkForContinuationAccounts() |
protected void |
setupConvenienceObjects(org.kuali.rice.kns.document.MaintenanceDocument document)
This method sets the convenience objects like newAccount and oldAccount, so you have short and easy handles to the new and
old objects contained in the maintenance document.
|
buildContinuationConfirmationQuestion, checkForContinuationAccount, checkForContinuationAccount, doCustomPreRules, doPrompts, getAccountService, getConfigService, setAccountService, setConfigService
protected IndirectCostRecoveryExclusionAccount indirectCostRecoveryExclusionAccount
public IndirectCostRecoveryExclusionAccountPreRules()
protected boolean doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
checkForContinuationAccounts()
org.kuali.ole.coa.document.validation.impl.MaintenancePreRulesBase#doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument)
protected void checkForContinuationAccounts()
protected void setupConvenienceObjects(org.kuali.rice.kns.document.MaintenanceDocument document)
document
- - the maintenanceDocument being evaluatedCopyright © 2004–2014 The Kuali Foundation. All rights reserved.