public interface AddAdHocRoutePersonRule extends BusinessRule
Modifier and Type | Method and Description |
---|---|
boolean |
processAddAdHocRoutePerson(Document document,
AdHocRoutePerson adHocRoutePerson)
This method is responsible for housing business rules that need to be checked before a document adHocRoutePerson is added to
a document.
|
boolean processAddAdHocRoutePerson(Document document, AdHocRoutePerson adHocRoutePerson)
document
- adHocRoutePerson
- Copyright © 2005–2016 The Kuali Foundation. All rights reserved.