public class AssetGlobalPreRules extends MaintenancePreRulesBase
Modifier and Type | Field and Description |
---|---|
protected static org.apache.log4j.Logger |
LOG |
accountService, configService
Constructor and Description |
---|
AssetGlobalPreRules() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
Sets up a convenience object and few other Asset attributes
|
protected AssetService |
getAssetService() |
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService() |
boolean |
hasDifferentObjectSubTypes(org.kuali.rice.kns.document.MaintenanceDocument document)
Validate all object sub type codes are from the same group.
|
protected boolean |
isOkHavingDifferentObjectSubTypes() |
buildContinuationConfirmationQuestion, checkForContinuationAccount, checkForContinuationAccount, doPrompts, getAccountService, getConfigService, setAccountService, setConfigService
protected static final org.apache.log4j.Logger LOG
public AssetGlobalPreRules()
protected boolean doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument document)
doCustomPreRules
in class MaintenancePreRulesBase
MaintenancePreRulesBase.doCustomPreRules(org.kuali.rice.kns.document.MaintenanceDocument)
public boolean hasDifferentObjectSubTypes(org.kuali.rice.kns.document.MaintenanceDocument document)
assetGlobal
- newLine
- protected boolean isOkHavingDifferentObjectSubTypes()
protected AssetService getAssetService()
protected org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.