public class AddKeyPersonEvent extends KeyPersonEventBase implements KeyPersonEvent
ProposalDevelopmentDocument| Constructor and Description |
|---|
AddKeyPersonEvent(org.kuali.rice.krad.document.Document document,
ProposalPerson person)
Constructs an AddKeyPersonEvent with the given errorPathPrefix, document, and proposalPerson.
|
AddKeyPersonEvent(ProposalDevelopmentDocument document,
ProposalPerson person)
Constructs an AddKeyPersonEvent with the given errorPathPrefix, document, and proposalPerson.
|
| Modifier and Type | Method and Description |
|---|---|
Class |
getRuleInterfaceClass() |
boolean |
invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule) |
getProposalPerson, logEvent, validategenerateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProposalPersonpublic AddKeyPersonEvent(ProposalDevelopmentDocument document, ProposalPerson person)
document - proposalPerson - public AddKeyPersonEvent(org.kuali.rice.krad.document.Document document,
ProposalPerson person)
document - proposalPerson - public Class getRuleInterfaceClass()
getRuleInterfaceClass in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEventKualiDocumentEvent.getRuleInterfaceClass()public boolean invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule)
invokeRuleMethod in interface org.kuali.rice.krad.rules.rule.event.KualiDocumentEventKualiDocumentEvent.invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule)Copyright © 2013 The Kuali Foundation. All Rights Reserved.