public interface ExecuteProtocolAssignReviewersRule
extends org.kuali.rice.krad.rules.rule.BusinessRule
| Modifier and Type | Method and Description |
|---|---|
boolean |
processAssignReviewers(ProtocolDocument document,
ProtocolAssignReviewersBean actionBean)
ProcessDefinitionDefinitionDefinition the business validation when a protocol is assigned
to some reviewers.
|
boolean processAssignReviewers(ProtocolDocument document, ProtocolAssignReviewersBean actionBean)
document - the protocol documentactionBean - contains the reviewers to assign toCopyright © 2013 The Kuali Foundation. All Rights Reserved.