|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEmailAlertAction
COM Interface 'IEmailAlertAction'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods needed for the Email Alert actions.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID135214fc_6f2c_4b50_9903_85b8759f6804
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getDatasetDefinitionID()
Dataset Definition ID associated with the service connection to the real-time temporal events. |
java.lang.String[] |
getEmailList()
List of email addresses for the recipients of the action's Email Alert. |
IEmailProperties |
getEmailSetupProperties()
Property set holding the SMTPServer and domain name to be used to construct the sender email address for the Email Alert messages. |
IMessageTemplate |
getMessageTemplate()
Template for use when constructing the action's Email Alert message body. |
void |
setDatasetDefinitionID(java.lang.String pVal)
Dataset Definition ID associated with the service connection to the real-time temporal events. |
void |
setEmailList(java.lang.String[] pVal)
List of email addresses for the recipients of the action's Email Alert. |
void |
setEmailSetupProperties(IEmailProperties ppVal)
Property set holding the SMTPServer and domain name to be used to construct the sender email address for the Email Alert messages. |
void |
setMessageTemplate(IMessageTemplate pVal)
Template for use when constructing the action's Email Alert message body. |
Field Detail |
---|
static final int IID135214fc_6f2c_4b50_9903_85b8759f6804
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IMessageTemplate getMessageTemplate() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMessageTemplate(IMessageTemplate pVal) throws java.io.IOException, AutomationException
pVal
- A reference to a com.esri.arcgis.trackinganalyst.IMessageTemplate (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String[] getEmailList() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEmailList(java.lang.String[] pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEmailProperties getEmailSetupProperties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEmailSetupProperties(IEmailProperties ppVal) throws java.io.IOException, AutomationException
ppVal
- A reference to a com.esri.arcgis.trackinganalyst.IEmailProperties (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getDatasetDefinitionID() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDatasetDefinitionID(java.lang.String pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |