public class IndirectCostRecoveryRateDetailPreRules extends MaintenancePreRulesBase
IndirectCostRecoveryRateDetail
that needs to occur while still in the Struts processing. This includes
defaults, confirmations, etc.Modifier and Type | Field and Description |
---|---|
protected IndirectCostRecoveryRateDetail |
indirectCostRecoveryRateDetail |
accountService, configService
Constructor and Description |
---|
IndirectCostRecoveryRateDetailPreRules() |
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)
Executes the following pre rules
setSubAccountToDashesIfBlank()
setSubObjectToDashesIfBlank()
|
protected void |
setSubAccountToDashesIfBlank()
This sets the
SubAccount number to padded dashes ("-") if blank |
protected void |
setSubObjectToDashesIfBlank()
This sets the
org.kuali.module.chart.bo.SubObjCd code to padded dashes ("-") if blank |
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 IndirectCostRecoveryRateDetail indirectCostRecoveryRateDetail
public IndirectCostRecoveryRateDetailPreRules()
protected boolean doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
doCustomPreRules
in class MaintenancePreRulesBase
org.kuali.module.chart.rules.MaintenancePreRulesBase#doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument)
protected void checkForContinuationAccounts()
protected void setSubAccountToDashesIfBlank()
SubAccount
number to padded dashes ("-") if blankprotected void setSubObjectToDashesIfBlank()
org.kuali.module.chart.bo.SubObjCd
code to padded dashes ("-") if blankprotected void setupConvenienceObjects(org.kuali.rice.kns.document.MaintenanceDocument document)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.