public interface ParticipantInfo extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the ID of this participant, uniquely identifying the participant within its
domain.
|
String |
getName()
Returns the name of this participant.
|
String |
getQualifiedId()
Returns the qualified ID of this participant, uniquely identifying the participant within its
domain.
|
String getQualifiedId()
String getId()
String getName()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.