public class AddProtocolParticipantEvent extends KraDocumentEventBaseExtension
ProtocolParticipant is added to a
Protocol.| Constructor and Description |
|---|
AddProtocolParticipantEvent(ProtocolDocument document,
ProtocolParticipant newProtocolParticipant,
List<ProtocolParticipant> protocolParticipants)
Constructs a
. |
| Modifier and Type | Method and Description |
|---|---|
ProtocolParticipant |
getNewProtocolParticipant() |
List<ProtocolParticipant> |
getProtocolParticipants() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getRuleInterfaceClass, invokeRuleMethod, logEventpublic AddProtocolParticipantEvent(ProtocolDocument document, ProtocolParticipant newProtocolParticipant, List<ProtocolParticipant> protocolParticipants)
AddProtocolParticipantEvent.errorPathPrefix - document - newProtocolParticipant - existingProtocolParticipants - public ProtocolParticipant getNewProtocolParticipant()
public List<ProtocolParticipant> getProtocolParticipants()
public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.