public interface ProtocolParticipantService
ProtocolParticipants of a
Protocol.| Modifier and Type | Method and Description |
|---|---|
void |
addProtocolParticipant(Protocol protocol,
ProtocolParticipant protocolParticipant)
This method adds the ProtocolParticipant to the List of ProtocolParticipants along with the
appropriate ParticipantType.
|
void addProtocolParticipant(Protocol protocol, ProtocolParticipant protocolParticipant)
protocol - which contains list of ProtocolParticipant.protocolParticipant - which is added to ProtocolParticipants list after setting ParticipantType.Copyright © 2013 The Kuali Foundation. All Rights Reserved.