|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.rules.PromptBeforeValidationBase
org.kuali.kfs.coa.document.validation.impl.MaintenancePreRulesBase
org.kuali.kfs.coa.document.validation.impl.AccountPreRules
org.kuali.kfs.module.external.kc.validation.impl.AccountPreRules
public class AccountPreRules
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.kuali.rice.kns.rules.PromptBeforeValidationBase |
---|
org.kuali.rice.kns.rules.PromptBeforeValidationBase.ContextSession |
Field Summary |
---|
Fields inherited from class org.kuali.kfs.coa.document.validation.impl.AccountPreRules |
---|
accountService, configService, DEFAULT_ACCOUNT_TYPE_CODE, DEFAULT_STATE_CODE, ENDOWMENT_FUND_CD, GENERAL_FUND_CD, LOG, newAccount, PLANT_FUND_CD, postalZipCodeService, RESTRICTED_CD_NOT_APPLICABLE, RESTRICTED_CD_RESTRICTED, RESTRICTED_CD_TEMPORARILY_RESTRICTED, RESTRICTED_CD_UNRESTRICTED, RESTRICTED_FUND_CD |
Fields inherited from class org.kuali.rice.kns.rules.PromptBeforeValidationBase |
---|
buttonClicked, event, form, question |
Constructor Summary | |
---|---|
AccountPreRules()
|
Method Summary | |
---|---|
protected boolean |
doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
Executes the following pre rules MaintenancePreRulesBase.checkForContinuationAccount(String, String, String, String)
AccountPreRules.checkForDefaultSubFundGroupStatus()
AccountPreRules.newAccountDefaults(MaintenanceDocument)
AccountPreRules.setStateFromZip(org.kuali.rice.kns.document.MaintenanceDocument)
This does not fail on rule failures |
Methods inherited from class org.kuali.kfs.coa.document.validation.impl.AccountPreRules |
---|
checkForContinuationAccounts, checkForDefaultSubFundGroupStatus, newAccountDefaults, setStateFromZip, setupConvenienceObjects |
Methods inherited from class org.kuali.kfs.coa.document.validation.impl.MaintenancePreRulesBase |
---|
buildContinuationConfirmationQuestion, checkForContinuationAccount, checkForContinuationAccount, doPrompts, getAccountService, getConfigService, setAccountService, setConfigService |
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 |
Constructor Detail |
---|
public AccountPreRules()
Method Detail |
---|
protected boolean doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
AccountPreRules
MaintenancePreRulesBase.checkForContinuationAccount(String, String, String, String)
AccountPreRules.checkForDefaultSubFundGroupStatus()
AccountPreRules.newAccountDefaults(MaintenanceDocument)
AccountPreRules.setStateFromZip(org.kuali.rice.kns.document.MaintenanceDocument)
doCustomPreRules
in class AccountPreRules
AccountPreRules.doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |