public class LineItemReceivingDocumentPreRule extends MaintenancePreRulesBase
accountService, configService
Constructor and Description |
---|
LineItemReceivingDocumentPreRule() |
Modifier and Type | Method and Description |
---|---|
boolean |
doPrompts(org.kuali.rice.krad.document.Document document)
This is called from the rules service to execute our rules A hook is provided here for sub-classes to override the
MaintenancePreRulesBase.doCustomPreRules(MaintenanceDocument) |
buildContinuationConfirmationQuestion, checkForContinuationAccount, checkForContinuationAccount, doCustomPreRules, getAccountService, getConfigService, setAccountService, setConfigService
public LineItemReceivingDocumentPreRule()
public boolean doPrompts(org.kuali.rice.krad.document.Document document)
MaintenancePreRulesBase
MaintenancePreRulesBase.doCustomPreRules(MaintenanceDocument)
doPrompts
in class MaintenancePreRulesBase
org.kuali.rice.kns.rules.PromptBeforeValidationBase#doRules(org.kuali.rice.krad.document.Document)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.