public class OrganizationReversionPreRules extends MaintenancePreRulesBase
OrganizationReversion
that needs to occur while still in the Struts processing. This includes defaultsaccountService, configService
Constructor and Description |
---|
OrganizationReversionPreRules() |
Modifier and Type | Method and Description |
---|---|
protected void |
copyDefaultObjectcodeIfNoCarryForwardByObjectCode(OrganizationReversion orgRev)
This copies the object code from system parameter to the Organization Reversion object code field if the
"Carry Forward by Object Code" indicator is set to true
|
protected void |
copyKeyAttributesToDetail(OrganizationReversion orgRev)
This copies the chart of accounts, and the fiscal year from the parent
OrganizationReversion to the
OrganizationReversionDetail objects and refreshes the reference object on them if the values have
been filled out |
protected boolean |
doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
This calls the
copyKeyAttributesToDetail(OrganizationReversion) |
buildContinuationConfirmationQuestion, checkForContinuationAccount, checkForContinuationAccount, doPrompts, getAccountService, getConfigService, setAccountService, setConfigService
public OrganizationReversionPreRules()
protected boolean doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
copyKeyAttributesToDetail(OrganizationReversion)
doCustomPreRules
in class MaintenancePreRulesBase
MaintenancePreRulesBase.doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument)
protected void copyKeyAttributesToDetail(OrganizationReversion orgRev)
OrganizationReversion
to the
OrganizationReversionDetail
objects and refreshes the reference object on them if the values have
been filled outorgRev
- protected void copyDefaultObjectcodeIfNoCarryForwardByObjectCode(OrganizationReversion orgRev)
orgRev
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.