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