|
||||||||||
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.module.purap.document.validation.impl.LineItemReceivingDocumentPreRule
public class LineItemReceivingDocumentPreRule
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.MaintenancePreRulesBase |
---|
accountService, configService |
Fields inherited from class org.kuali.rice.kns.rules.PromptBeforeValidationBase |
---|
buttonClicked, event, form, LOG, question |
Constructor Summary | |
---|---|
LineItemReceivingDocumentPreRule()
|
Method Summary | |
---|---|
boolean |
doPrompts(org.kuali.rice.kns.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) |
Methods inherited from class org.kuali.kfs.coa.document.validation.impl.MaintenancePreRulesBase |
---|
buildContinuationConfirmationQuestion, checkForContinuationAccount, checkForContinuationAccount, doCustomPreRules, 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 LineItemReceivingDocumentPreRule()
Method Detail |
---|
public boolean doPrompts(org.kuali.rice.kns.document.Document document)
MaintenancePreRulesBase
MaintenancePreRulesBase.doCustomPreRules(MaintenanceDocument)
doPrompts
in class MaintenancePreRulesBase
org.kuali.rice.kns.rules.PromptBeforeValidationBase#doRules(org.kuali.rice.kns.document.Document)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |