Package | Description |
---|---|
org.kuali.rice.kns.maintenance.rules |
Copyright 2005-2015 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-2015 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 |
Modifier and Type | Method and Description |
---|---|
boolean |
MaintenanceDocumentRuleBase.processApproveDocument(ApproveDocumentEvent approveEvent)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MaintenanceDocumentRule.processApproveDocument(ApproveDocumentEvent approveEvent)
Deprecated.
Runs all business rules needed prior to approving.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MaintenanceDocumentRuleBase.processApproveDocument(ApproveDocumentEvent approveEvent) |
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.
|
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.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ApproveDocumentRule.processApproveDocument(ApproveDocumentEvent approveEvent) |
Modifier and Type | Class and Description |
---|---|
class |
BlanketApproveDocumentEvent
This class represents the blanketApprove event that is part of an eDoc in Kuali.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.