com.sapportals.wcm.util.channels

Interface IAttachmentRecipient

All Superinterfaces:
IRecipient

public interface IAttachmentRecipient
extends IRecipient


Method Summary
 void sendTo(IAttachmentChannel channel, String from, String title, String messagetext, String type, DataSource dataSource)
          Send a message text via the specified channel.
 
Methods inherited from interface com.sapportals.wcm.util.channels.IRecipient
contains, getChannel, getChannels, getDefaultChannel, getDescription, getDescription, getGroupMembers, getID, getLocale, getType, getUserManagementObject, getUserManagementObjectUME, isGroup, sendTo, sendTo
 

Method Detail

sendTo

void sendTo(IAttachmentChannel channel,
            String from,
            String title,
            String messagetext,
            String type,
            DataSource dataSource)
            throws WcmException
Send a message text via the specified channel.

Parameters:
channel - an IChannel with the channel to use.
from - a String with the sender's address in the proper format for the channel.
title - a String with the title for the message.
messagetext - a String with the message text to send.
type - a String with the type of message, for example text/plain .
Throws:
WcmException - if the message cannot be sent.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice