com.adobe.idp.taskmanager.dsc.client.query
Interface EmailNotifications

All Superinterfaces:
java.io.Serializable

public interface EmailNotifications
extends java.io.Serializable


Method Summary
 java.lang.String getCc()
           
 java.lang.String getEncoding()
           
 java.lang.String getFrom()
           
 java.lang.String getMessage()
           
 java.lang.String getName()
           
 long getNotificationType()
           
 java.lang.String getSubject()
           
 boolean isAttachForm()
           
 boolean isHtmlFormat()
           
 boolean isSendEmail()
           
 

Method Detail

getNotificationType

long getNotificationType()

getSubject

java.lang.String getSubject()

getCc

java.lang.String getCc()

getFrom

java.lang.String getFrom()

getMessage

java.lang.String getMessage()

getEncoding

java.lang.String getEncoding()

isAttachForm

boolean isAttachForm()

isHtmlFormat

boolean isHtmlFormat()

getName

java.lang.String getName()

isSendEmail

boolean isSendEmail()


[an error occurred while processing this directive] [an error occurred while processing this directive]