| Package | Description |
|---|---|
| org.kuali.rice.krad.rules | |
| org.kuali.rice.krad.rules.rule |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MaintenanceDocumentRuleBase.processAddCollectionLine(AddCollectionLineEvent addEvent)
Run the rules associated with adding an object to a collection.
|
boolean |
MaintenanceDocumentRule.processAddCollectionLine(AddCollectionLineEvent addEvent)
Runs all business rules needed prior to adding a collection to a line.
|
boolean |
DocumentRuleBase.processAddCollectionLine(AddCollectionLineEvent addEvent)
Run the rules associated with adding an object to a collection.
|
protected boolean |
DocumentRuleBase.processCustomAddCollectionLineBusinessRules(AddCollectionLineEvent addEvent)
This method should be overridden to provide custom rules for processing adding to collections.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AddCollectionLineRule.processAddCollectionLine(AddCollectionLineEvent addEvent)
Run the rules associated with adding an object to a collection.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.