| Constructor and Description |
|---|
EmailServicesFunction()
Constructor
|
getFullName, setFullName, setFullNamepublic java.lang.String getApexClass()
public void setApexClass(java.lang.String apexClass)
protected void setApexClass(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic EmailServicesAttOptions getAttachmentOption()
public void setAttachmentOption(EmailServicesAttOptions attachmentOption)
protected void setAttachmentOption(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic EmailServicesErrorAction getAuthenticationFailureAction()
public void setAuthenticationFailureAction(EmailServicesErrorAction authenticationFailureAction)
protected void setAuthenticationFailureAction(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic EmailServicesErrorAction getAuthorizationFailureAction()
public void setAuthorizationFailureAction(EmailServicesErrorAction authorizationFailureAction)
protected void setAuthorizationFailureAction(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getAuthorizedSenders()
public void setAuthorizedSenders(java.lang.String authorizedSenders)
protected void setAuthorizedSenders(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic EmailServicesAddress[] getEmailServicesAddresses()
public void setEmailServicesAddresses(EmailServicesAddress[] emailServicesAddresses)
protected void setEmailServicesAddresses(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getErrorRoutingAddress()
public void setErrorRoutingAddress(java.lang.String errorRoutingAddress)
protected void setErrorRoutingAddress(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic EmailServicesErrorAction getFunctionInactiveAction()
public void setFunctionInactiveAction(EmailServicesErrorAction functionInactiveAction)
protected void setFunctionInactiveAction(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getFunctionName()
public void setFunctionName(java.lang.String functionName)
protected void setFunctionName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsActive()
public boolean isIsActive()
public void setIsActive(boolean isActive)
protected void setIsActive(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsAuthenticationRequired()
public boolean isIsAuthenticationRequired()
public void setIsAuthenticationRequired(boolean isAuthenticationRequired)
protected void setIsAuthenticationRequired(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsErrorRoutingEnabled()
public boolean isIsErrorRoutingEnabled()
public void setIsErrorRoutingEnabled(boolean isErrorRoutingEnabled)
protected void setIsErrorRoutingEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsTextAttachmentsAsBinary()
public boolean isIsTextAttachmentsAsBinary()
public void setIsTextAttachmentsAsBinary(boolean isTextAttachmentsAsBinary)
protected void setIsTextAttachmentsAsBinary(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsTlsRequired()
public boolean isIsTlsRequired()
public void setIsTlsRequired(boolean isTlsRequired)
protected void setIsTlsRequired(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic EmailServicesErrorAction getOverLimitAction()
public void setOverLimitAction(EmailServicesErrorAction overLimitAction)
protected void setOverLimitAction(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class Metadatajava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class Metadatajava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class Metadatajava.io.IOExceptionConnectionExceptionCopyright © 2020. All Rights Reserved.