public interface ChangeKeyPersonRule
extends org.kuali.rice.krad.rules.rule.BusinessRule
ProposalPerson| Modifier and Type | Method and Description |
|---|---|
boolean |
processChangeKeyPersonBusinessRules(ProposalPerson proposalPerson,
org.kuali.rice.krad.bo.BusinessObject source,
int index)
To process Change event business rules for
instances. |
boolean processChangeKeyPersonBusinessRules(ProposalPerson proposalPerson, org.kuali.rice.krad.bo.BusinessObject source, int index)
ProposalPerson instances. Any BusinessObject
can change the state of a ProposalPerson instance. This BusinessObject instance is considered
to be the source of the event.proposalPerson - source - the event source acting on the ruleCopyright © 2013 The Kuali Foundation. All Rights Reserved.