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, doPrompts, getAccountService, getConfigService, setAccountService, setConfigService
protected IndirectCostRecoveryExclusionAccount indirectCostRecoveryExclusionAccount
public IndirectCostRecoveryExclusionAccountPreRules()
protected boolean doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
checkForContinuationAccounts()
doCustomPreRules
in class MaintenancePreRulesBase
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–2015 The Kuali Foundation. All rights reserved.