|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextMinutes | |
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 TextMinutes in com.ptc.netmarkets.meeting |
Methods in com.ptc.netmarkets.meeting that return TextMinutes | |
private TextMinutes |
StandardNmMeetingService.getTextMinutes(Meeting meeting)
|
Uses of TextMinutes in wt.meeting |
Methods in wt.meeting that return TextMinutes | |
static TextMinutes |
TextMinutes.newTextMinutes()
Default factory for the class. |
TextMinutes |
MeetingMinutesLink.getTextMinutes()
Gets the object for the association that plays role: TEXT_MINUTES_ROLE. |
TextMinutes |
Meeting.getTextMinutes()
Gets the object for the association that plays role: TEXT_MINUTES. |
static TextMinutes |
TextMinutes.newTextMinutes()
Default factory for the class. |
TextMinutes |
MeetingMinutesLink.getTextMinutes()
Gets the object for the association that plays role: TEXT_MINUTES_ROLE. |
TextMinutes |
Meeting.getTextMinutes()
Gets the object for the association that plays role: TEXT_MINUTES. |
Methods in wt.meeting with parameters of type TextMinutes | |
protected boolean |
TextMinutes.readVersion(TextMinutes thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
MeetingMinutesLink.setTextMinutes(TextMinutes theTextMinutes)
Sets the object for the association that plays role: TEXT_MINUTES_ROLE. |
static MeetingMinutesLink |
MeetingMinutesLink.newMeetingMinutesLink(TextMinutes theTextMinutes,
Meeting theMeeting)
Default factory for the class. |
void |
Meeting.setTextMinutes(TextMinutes a_TextMinutes)
Sets the object for the association that plays role: TEXT_MINUTES. |
protected boolean |
TextMinutes.readVersion(TextMinutes thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
MeetingMinutesLink.setTextMinutes(TextMinutes theTextMinutes)
Sets the object for the association that plays role: TEXT_MINUTES_ROLE. |
static MeetingMinutesLink |
MeetingMinutesLink.newMeetingMinutesLink(TextMinutes theTextMinutes,
Meeting theMeeting)
Default factory for the class. |
void |
Meeting.setTextMinutes(TextMinutes a_TextMinutes)
Sets the object for the association that plays role: TEXT_MINUTES. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |