|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApproveDocumentEvent | |
|---|---|
| org.kuali.rice.kns.maintenance.rules | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.kns.rules | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
| org.kuali.rice.krad.rules | |
| org.kuali.rice.krad.rules.rule | |
| org.kuali.rice.krad.rules.rule.event | |
| Uses of ApproveDocumentEvent in org.kuali.rice.kns.maintenance.rules |
|---|
| Methods in org.kuali.rice.kns.maintenance.rules with parameters of type ApproveDocumentEvent | |
|---|---|
boolean |
MaintenanceDocumentRuleBase.processApproveDocument(ApproveDocumentEvent approveEvent)
|
| Uses of ApproveDocumentEvent in org.kuali.rice.kns.rules |
|---|
| Methods in org.kuali.rice.kns.rules with parameters of type ApproveDocumentEvent | |
|---|---|
boolean |
MaintenanceDocumentRule.processApproveDocument(ApproveDocumentEvent approveEvent)
Runs all business rules needed prior to approving. |
| Uses of ApproveDocumentEvent in org.kuali.rice.krad.rules |
|---|
| Methods in org.kuali.rice.krad.rules with parameters of type ApproveDocumentEvent | |
|---|---|
boolean |
DocumentRuleBase.processApproveDocument(ApproveDocumentEvent approveEvent)
Runs all business rules needed prior to approving. |
boolean |
MaintenanceDocumentRule.processApproveDocument(ApproveDocumentEvent approveEvent)
Runs all business rules needed prior to approving. |
boolean |
MaintenanceDocumentRuleBase.processApproveDocument(ApproveDocumentEvent approveEvent)
|
protected boolean |
DocumentRuleBase.processCustomApproveDocumentBusinessRules(ApproveDocumentEvent approveEvent)
This method should be overridden by children rule classes as a hook to implement document specific business rule checks for the "approve document" event. |
| Uses of ApproveDocumentEvent in org.kuali.rice.krad.rules.rule |
|---|
| Methods in org.kuali.rice.krad.rules.rule with parameters of type ApproveDocumentEvent | |
|---|---|
boolean |
ApproveDocumentRule.processApproveDocument(ApproveDocumentEvent approveEvent)
|
| Uses of ApproveDocumentEvent in org.kuali.rice.krad.rules.rule.event |
|---|
| Subclasses of ApproveDocumentEvent in org.kuali.rice.krad.rules.rule.event | |
|---|---|
class |
BlanketApproveDocumentEvent
This class represents the blanketApprove event that is part of an eDoc in Kuali. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||