|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Minutes | |
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 Minutes in wt.meeting |
Subclasses of Minutes in wt.meeting | |
class |
TemplatedMinutes
Use the newTemplatedMinutes static factory method(s), not
the TemplatedMinutes constructor, to construct instances
of this class. |
class |
TextMinutes
Use the newTextMinutes static factory method(s), not the
TextMinutes constructor, to construct instances of this
class. |
Methods in wt.meeting that return Minutes | |
Minutes |
Meeting.getMinutes()
Supported API: false |
Minutes |
Meeting.getMinutes()
Supported API: false |
Methods in wt.meeting with parameters of type Minutes | |
protected boolean |
Minutes.readVersion(Minutes thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected boolean |
Minutes.readVersion(Minutes thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |