|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributionList | |
com.ptc.netmarkets.actionitem | |
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 ). |
wt.meeting.actionitem | |
wt.notify |
Provides classes to represent, manage, and execute notification definitions. |
wt.projmgmt.monitor | |
wt.workflow.forum |
Uses of DistributionList in com.ptc.netmarkets.actionitem |
Methods in com.ptc.netmarkets.actionitem with parameters of type DistributionList | |
static Notification |
StandardNmActionItemService.doNotificationSend(DiscreteActionItem item,
ActionItemOperationType opType,
DistributionList distList)
|
Uses of DistributionList in com.ptc.netmarkets.meeting |
Methods in com.ptc.netmarkets.meeting with parameters of type DistributionList | |
static void |
StandardNmMeetingService.sendMeetingNotifications(Meeting meeting,
MeetingOperationType meetingOpType,
DistributionList list)
|
Uses of DistributionList in wt.meeting |
Methods in wt.meeting with parameters of type DistributionList | |
static void |
StandardMeetingService.doNotificationSend(Meeting meeting,
MeetingOperationType opType,
DistributionList list)
|
void |
StandardMeetingService.invokeNotificationSender(Meeting meeting,
MeetingOperationType opType,
DistributionList list)
|
static void |
StandardMeetingService.doNotificationSend(Meeting meeting,
MeetingOperationType opType,
DistributionList list)
|
void |
StandardMeetingService.invokeNotificationSender(Meeting meeting,
MeetingOperationType opType,
DistributionList list)
|
Uses of DistributionList in wt.meeting.actionitem |
Methods in wt.meeting.actionitem with parameters of type DistributionList | |
static Notification |
StandardActionItemService.createNotification(ObjectSubscription subscription,
DistributionList recipients)
Supported API: false |
static Notification |
StandardActionItemService.doNotificationSend(DiscreteActionItem item,
ActionItemOperationType opType,
DistributionList distList)
|
void |
StandardActionItemService.invokeNotificationSender(DiscreteActionItem item,
ActionItemOperationType opType,
DistributionList list)
|
private static Notification |
StandardActionItemService.getNotification(DiscreteActionItem item,
ActionItemOperationType opType,
DistributionList list)
|
Uses of DistributionList in wt.notify |
Classes in wt.notify that implement DistributionList | |
class |
WTDistributionList
Reference implementation of DistributionList. |
Fields in wt.notify declared as DistributionList | |
private DistributionList |
TemplateNotification.theDistributionList
|
private DistributionList |
SimpleNotification.theDistributionList
|
Methods in wt.notify that return DistributionList | |
DistributionList |
TemplateNotification.getDistributionList()
Gets the object for the association that plays role: theDistributionList. |
DistributionList |
SimpleNotification.getDistributionList()
Gets the object for the association that plays role: theDistributionList. |
DistributionList |
Notification.getDistributionList()
Gets the object for the association that plays role: DISTRIBUTION_LIST. |
Methods in wt.notify with parameters of type DistributionList | |
void |
TemplateNotification.setDistributionList(DistributionList a_DistributionList)
Sets the object for the association that plays role: theDistributionList. |
protected static void |
StandardNotificationManager.sendObjectNotification(ObjectSubscription subscription,
DistributionList subscribers)
Constructs and queues notification. |
static Notification |
StandardNotificationManager.createNotification(ObjectSubscription subscription,
DistributionList subscribers)
Creates notification. |
void |
SimpleNotification.setDistributionList(DistributionList a_DistributionList)
Sets the object for the association that plays role: theDistributionList. |
void |
Notification.setDistributionList(DistributionList a_DistributionList)
Sets the object for the association that plays role: DISTRIBUTION_LIST. |
Constructors in wt.notify with parameters of type DistributionList | |
TemplateNotification(DistributionList recipients)
Supported API: false |
|
SimpleNotification(DistributionList recipients)
Supported API: false |
Uses of DistributionList in wt.projmgmt.monitor |
Methods in wt.projmgmt.monitor with parameters of type DistributionList | |
static Notification |
ProjectNotification.createNotification(ObjectSubscription subscription,
DistributionList recipients)
Creates notification given the template, the object subscription and the recipients. |
Uses of DistributionList in wt.workflow.forum |
Methods in wt.workflow.forum with parameters of type DistributionList | |
private Notification |
Discussion.createNotification(ObjectSubscription subscription,
DistributionList subscribers,
Object target)
|
private Notification |
Discussion.createNotification(ObjectSubscription subscription,
DistributionList subscribers,
Object target)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |