Uses of Class
wt.meeting.MeetingParticipantLink

Packages that use MeetingParticipantLink
wt.meeting Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper). 
 

Uses of MeetingParticipantLink in wt.meeting
 

Methods in wt.meeting that return MeetingParticipantLink
private  MeetingParticipantLink StandardMeetingService.findMeetingParticipantLink(Meeting meeting, WTPrincipal prin)
           
static MeetingParticipantLink MeetingParticipantLink.newMeetingParticipantLink(WTPrincipal participants, Meeting theMeeting)
          Default factory for the class.
private  MeetingParticipantLink StandardMeetingService.findMeetingParticipantLink(Meeting meeting, WTPrincipal prin)
           
static MeetingParticipantLink MeetingParticipantLink.newMeetingParticipantLink(WTPrincipal participants, Meeting theMeeting)
          Default factory for the class.
 

Methods in wt.meeting with parameters of type MeetingParticipantLink
protected  boolean MeetingParticipantLink.readVersion(MeetingParticipantLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean MeetingParticipantLink.readVersion(MeetingParticipantLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.