Uses of Class
wt.meeting.WebexOperationHelper.WebExAction

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

Methods in wt.meeting that return WebexOperationHelper.WebExAction
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 WebexOperationHelper.WebExAction WebexOperationHelper.getBackUrl(WebexOperationHelper.WebExAction action, String back)
           
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 WebexOperationHelper.WebExAction WebexOperationHelper.getBackUrl(WebexOperationHelper.WebExAction action, String back)
           
 

Methods in wt.meeting with parameters of type WebexOperationHelper.WebExAction
private static WebexOperationHelper.WebExAction WebexOperationHelper.getBackUrl(WebexOperationHelper.WebExAction action, String back)
           
private static void WebexOperationHelper.javaScriptRedirect(javax.servlet.http.HttpServletResponse resp, WebexOperationHelper.WebExAction action)
           
private static WebexOperationHelper.WebExAction WebexOperationHelper.getBackUrl(WebexOperationHelper.WebExAction action, String back)
           
private static void WebexOperationHelper.javaScriptRedirect(javax.servlet.http.HttpServletResponse resp, WebexOperationHelper.WebExAction action)