Uses of Class
wt.meeting.MeetingCenterMeeting

Packages that use MeetingCenterMeeting
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 MeetingCenterMeeting in wt.meeting
 

Methods in wt.meeting that return MeetingCenterMeeting
 MeetingCenterMeeting StandardMeetingService.updateMeetingCenterMeetingStatus(String meetingKey, MeetingStatus status)
          

Supported API: false
private  MeetingCenterMeeting StandardMeetingService.getMeetingByKey(String meetingKey)
           
 MeetingCenterMeeting MeetingServiceFwd.updateMeetingCenterMeetingStatus(String meetingKey, MeetingStatus status)
          

Supported API: false
 MeetingCenterMeeting MeetingService.updateMeetingCenterMeetingStatus(String meetingKey, MeetingStatus status)
          

Supported API: false
static MeetingCenterMeeting MeetingCenterMeeting.newMeetingCenterMeeting()
          Default factory for the class.
 MeetingCenterMeeting StandardMeetingService.updateMeetingCenterMeetingStatus(String meetingKey, MeetingStatus status)
          

Supported API: false
private  MeetingCenterMeeting StandardMeetingService.getMeetingByKey(String meetingKey)
           
 MeetingCenterMeeting MeetingServiceFwd.updateMeetingCenterMeetingStatus(String meetingKey, MeetingStatus status)
          

Supported API: false
 MeetingCenterMeeting MeetingService.updateMeetingCenterMeetingStatus(String meetingKey, MeetingStatus status)
          

Supported API: false
static MeetingCenterMeeting MeetingCenterMeeting.newMeetingCenterMeeting()
          Default factory for the class.
 

Methods in wt.meeting with parameters of type MeetingCenterMeeting
private static void WebexOperationHelper.doUserSignUp(WTUser u, MeetingCenterMeeting meeting)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructLoginMeetingAction(WTUser user, MeetingCenterMeeting meeting, String backURL)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructSignUpAction(WTUser user, MeetingCenterMeeting meeting)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructSignUpAction(WTUser user, MeetingCenterMeeting meeting, String backURL)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructCreateMeetingAction(MeetingCenterMeeting mcm, String backURL)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructJoinMeetingAction(MeetingCenterMeeting meeting, String backURL, String meetingPasswd, WTUser user)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructHostMeetingAction(MeetingCenterMeeting meeting, String backURL)
           
private static String WebexOperationHelper.getMeetingURL(MeetingCenterMeeting mcm)
           
 String StandardMeetingService.getMeetingURL(MeetingCenterMeeting meeting)
          

Supported API: false
private static void StandardMeetingService.setMeetingCenterProps(MeetingCenterMeeting mcm)
           
 String MeetingServiceFwd.getMeetingURL(MeetingCenterMeeting meeting)
          

Supported API: false
 String MeetingService.getMeetingURL(MeetingCenterMeeting meeting)
          

Supported API: false
protected  boolean MeetingCenterMeeting.readVersion(MeetingCenterMeeting thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
private static void WebexOperationHelper.doUserSignUp(WTUser u, MeetingCenterMeeting meeting)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructLoginMeetingAction(WTUser user, MeetingCenterMeeting meeting, String backURL)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructSignUpAction(WTUser user, MeetingCenterMeeting meeting)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructSignUpAction(WTUser user, MeetingCenterMeeting meeting, String backURL)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructCreateMeetingAction(MeetingCenterMeeting mcm, String backURL)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructJoinMeetingAction(MeetingCenterMeeting meeting, String backURL, String meetingPasswd, WTUser user)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.constructHostMeetingAction(MeetingCenterMeeting meeting, String backURL)
           
private static String WebexOperationHelper.getMeetingURL(MeetingCenterMeeting mcm)
           
 String StandardMeetingService.getMeetingURL(MeetingCenterMeeting meeting)
          

Supported API: false
private static void StandardMeetingService.setMeetingCenterProps(MeetingCenterMeeting mcm)
           
 String MeetingServiceFwd.getMeetingURL(MeetingCenterMeeting meeting)
          

Supported API: false
 String MeetingService.getMeetingURL(MeetingCenterMeeting meeting)
          

Supported API: false
protected  boolean MeetingCenterMeeting.readVersion(MeetingCenterMeeting thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.