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, setConfigServicepublic LineItemReceivingDocumentPreRule()
public boolean doPrompts(org.kuali.rice.krad.document.Document document)
MaintenancePreRulesBaseMaintenancePreRulesBase.doCustomPreRules(MaintenanceDocument)doPrompts in class MaintenancePreRulesBaseorg.kuali.rice.kns.rules.PromptBeforeValidationBase#doRules(org.kuali.rice.krad.document.Document)Copyright © 2004–2014 The Kuali Foundation. All rights reserved.