@Deprecated public interface AddCollectionLineRule extends BusinessRule
| Modifier and Type | Method and Description | 
|---|---|
| boolean | processAddCollectionLineBusinessRules(MaintenanceDocument document,
                                                                          String collectionName,
                                                                          PersistableBusinessObject line)Deprecated.  This method allows business rules to be called whenever a new object is added to a maintainable collection in
 the UI layer. | 
boolean processAddCollectionLineBusinessRules(MaintenanceDocument document, String collectionName, PersistableBusinessObject line)
document - line - Copyright © 2005–2014 The Kuali Foundation. All rights reserved.