|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MeetingStatus | |
com.ptc.netmarkets.meeting | |
wt.meeting | Uses the
MeetingService to manage
Meeting s of various
MeetingType s having
Agenda s and producing
Minutes , in particular
MeetingCenterMeeting s with their associated
MeetingCenterMeetingInfo (also see the
WebexOperationHelper ). |
Uses of MeetingStatus in com.ptc.netmarkets.meeting |
Fields in com.ptc.netmarkets.meeting declared as MeetingStatus | |
private MeetingStatus |
NmMeetingProperties.status
|
Uses of MeetingStatus in wt.meeting |
Fields in wt.meeting declared as MeetingStatus | |
static MeetingStatus |
MeetingStatus.SCHEDULED
Supported API: false |
static MeetingStatus |
MeetingStatus.IN_PROGRESS
Supported API: false |
static MeetingStatus |
MeetingStatus.COMPLETED
Supported API: false |
private MeetingStatus |
Meeting.theMeetingStatus
|
static MeetingStatus |
MeetingStatus.SCHEDULED
Supported API: false |
static MeetingStatus |
MeetingStatus.IN_PROGRESS
Supported API: false |
static MeetingStatus |
MeetingStatus.COMPLETED
Supported API: false |
private MeetingStatus |
Meeting.theMeetingStatus
|
Methods in wt.meeting that return MeetingStatus | |
static MeetingStatus |
MeetingStatus.newMeetingStatus(int secretHandshake)
Used by EnumeratedType for constructing instances of MeetingStatus, from a resource bundle. |
static MeetingStatus |
MeetingStatus.toMeetingStatus(String internal_value)
Returns the MeetingStatus instance for the internal_value argument. |
static MeetingStatus |
MeetingStatus.getMeetingStatusDefault()
Returns the default value (instance) for the MeetingStatus set. |
static MeetingStatus[] |
MeetingStatus.getMeetingStatusSet()
Returns a copy of the set of valid values (instances) for the MeetingStatus class. |
MeetingStatus |
Meeting.getMeetingStatus()
Gets the object for the association that plays role: MEETING_STATUS. |
static MeetingStatus |
MeetingStatus.newMeetingStatus(int secretHandshake)
Used by EnumeratedType for constructing instances of MeetingStatus, from a resource bundle. |
static MeetingStatus |
MeetingStatus.toMeetingStatus(String internal_value)
Returns the MeetingStatus instance for the internal_value argument. |
static MeetingStatus |
MeetingStatus.getMeetingStatusDefault()
Returns the default value (instance) for the MeetingStatus set. |
static MeetingStatus[] |
MeetingStatus.getMeetingStatusSet()
Returns a copy of the set of valid values (instances) for the MeetingStatus class. |
MeetingStatus |
Meeting.getMeetingStatus()
Gets the object for the association that plays role: MEETING_STATUS. |
Methods in wt.meeting with parameters of type MeetingStatus | |
Meeting |
StandardMeetingService.updateMeetingStatus(Meeting meeting,
MeetingStatus status)
Supported API: false |
void |
StandardMeetingService.updateMeetingStatus(String meetingOID,
MeetingStatus status)
Supported API: false |
MeetingCenterMeeting |
StandardMeetingService.updateMeetingCenterMeetingStatus(String meetingKey,
MeetingStatus status)
Supported API: false |
Meeting |
MeetingServiceFwd.updateMeetingStatus(Meeting meeting,
MeetingStatus status)
Supported API: false |
void |
MeetingServiceFwd.updateMeetingStatus(String meetingOID,
MeetingStatus status)
Supported API: false |
MeetingCenterMeeting |
MeetingServiceFwd.updateMeetingCenterMeetingStatus(String meetingKey,
MeetingStatus status)
Supported API: false |
Meeting |
MeetingService.updateMeetingStatus(Meeting meeting,
MeetingStatus status)
Supported API: false |
void |
MeetingService.updateMeetingStatus(String meetingOID,
MeetingStatus status)
Supported API: false |
MeetingCenterMeeting |
MeetingService.updateMeetingCenterMeetingStatus(String meetingKey,
MeetingStatus status)
Supported API: false |
void |
Meeting.setMeetingStatus(MeetingStatus a_MeetingStatus)
Sets the object for the association that plays role: MEETING_STATUS. |
private void |
Meeting.theMeetingStatusValidate(MeetingStatus a_MeetingStatus)
|
Meeting |
StandardMeetingService.updateMeetingStatus(Meeting meeting,
MeetingStatus status)
Supported API: false |
void |
StandardMeetingService.updateMeetingStatus(String meetingOID,
MeetingStatus status)
Supported API: false |
MeetingCenterMeeting |
StandardMeetingService.updateMeetingCenterMeetingStatus(String meetingKey,
MeetingStatus status)
Supported API: false |
Meeting |
MeetingServiceFwd.updateMeetingStatus(Meeting meeting,
MeetingStatus status)
Supported API: false |
void |
MeetingServiceFwd.updateMeetingStatus(String meetingOID,
MeetingStatus status)
Supported API: false |
MeetingCenterMeeting |
MeetingServiceFwd.updateMeetingCenterMeetingStatus(String meetingKey,
MeetingStatus status)
Supported API: false |
Meeting |
MeetingService.updateMeetingStatus(Meeting meeting,
MeetingStatus status)
Supported API: false |
void |
MeetingService.updateMeetingStatus(String meetingOID,
MeetingStatus status)
Supported API: false |
MeetingCenterMeeting |
MeetingService.updateMeetingCenterMeetingStatus(String meetingKey,
MeetingStatus status)
Supported API: false |
void |
Meeting.setMeetingStatus(MeetingStatus a_MeetingStatus)
Sets the object for the association that plays role: MEETING_STATUS. |
private void |
Meeting.theMeetingStatusValidate(MeetingStatus a_MeetingStatus)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |