public interface AddCollectionLineRule extends BusinessRule
Modifier and Type | Method and Description |
---|---|
boolean |
processAddCollectionLine(AddCollectionLineEvent addEvent)
Run the rules associated with adding an object to a collection.
|
boolean processAddCollectionLine(AddCollectionLineEvent addEvent)
addEvent
- the event containing all of the object necessary to run the rulesCopyright © 2005–2014 The Kuali Foundation. All rights reserved.