public interface ProtocolParticipantService
ProtocolParticipants of a
ProtocolBase.| Modifier and Type | Method and Description |
|---|---|
void |
addProtocolParticipant(ProtocolBase protocol,
ProtocolParticipant protocolParticipant)
This method adds the ProtocolParticipant to the List of ProtocolParticipants along with the
appropriate ParticipantType.
|
void addProtocolParticipant(ProtocolBase 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.