Package com.sforce.soap.metadata
Class ChatterEmailsMDSettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.ChatterEmailsMDSettings
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class ChatterEmailsMDSettings extends Metadata
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description ChatterEmailsMDSettings()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetEnableChatterDigestEmailsApiOnly()booleangetEnableChatterEmailAttachment()booleangetEnableCollaborationEmail()booleangetEnableDisplayAppDownloadBadges()booleangetEnableEmailReplyToChatter()booleangetEnableEmailToChatter()booleangetNoQnOwnNotifyOnCaseCmt()booleangetNoQnOwnNotifyOnRep()booleangetNoQnSubNotifyOnBestR()booleangetNoQnSubNotifyOnRep()booleanisEnableChatterDigestEmailsApiOnly()booleanisEnableChatterEmailAttachment()booleanisEnableCollaborationEmail()booleanisEnableDisplayAppDownloadBadges()booleanisEnableEmailReplyToChatter()booleanisEnableEmailToChatter()booleanisNoQnOwnNotifyOnCaseCmt()booleanisNoQnOwnNotifyOnRep()booleanisNoQnSubNotifyOnBestR()booleanisNoQnSubNotifyOnRep()voidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableChatterDigestEmailsApiOnly(boolean enableChatterDigestEmailsApiOnly)protected voidsetEnableChatterDigestEmailsApiOnly(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableChatterEmailAttachment(boolean enableChatterEmailAttachment)protected voidsetEnableChatterEmailAttachment(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableCollaborationEmail(boolean enableCollaborationEmail)protected voidsetEnableCollaborationEmail(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableDisplayAppDownloadBadges(boolean enableDisplayAppDownloadBadges)protected voidsetEnableDisplayAppDownloadBadges(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableEmailReplyToChatter(boolean enableEmailReplyToChatter)protected voidsetEnableEmailReplyToChatter(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEnableEmailToChatter(boolean enableEmailToChatter)protected voidsetEnableEmailToChatter(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetNoQnOwnNotifyOnCaseCmt(boolean noQnOwnNotifyOnCaseCmt)protected voidsetNoQnOwnNotifyOnCaseCmt(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetNoQnOwnNotifyOnRep(boolean noQnOwnNotifyOnRep)protected voidsetNoQnOwnNotifyOnRep(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetNoQnSubNotifyOnBestR(boolean noQnSubNotifyOnBestR)protected voidsetNoQnSubNotifyOnBestR(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetNoQnSubNotifyOnRep(boolean noQnSubNotifyOnRep)protected voidsetNoQnSubNotifyOnRep(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)java.lang.StringtoString()voidwrite(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getEnableChatterDigestEmailsApiOnly
public boolean getEnableChatterDigestEmailsApiOnly()
-
isEnableChatterDigestEmailsApiOnly
public boolean isEnableChatterDigestEmailsApiOnly()
-
setEnableChatterDigestEmailsApiOnly
public void setEnableChatterDigestEmailsApiOnly(boolean enableChatterDigestEmailsApiOnly)
-
setEnableChatterDigestEmailsApiOnly
protected void setEnableChatterDigestEmailsApiOnly(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableChatterEmailAttachment
public boolean getEnableChatterEmailAttachment()
-
isEnableChatterEmailAttachment
public boolean isEnableChatterEmailAttachment()
-
setEnableChatterEmailAttachment
public void setEnableChatterEmailAttachment(boolean enableChatterEmailAttachment)
-
setEnableChatterEmailAttachment
protected void setEnableChatterEmailAttachment(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableCollaborationEmail
public boolean getEnableCollaborationEmail()
-
isEnableCollaborationEmail
public boolean isEnableCollaborationEmail()
-
setEnableCollaborationEmail
public void setEnableCollaborationEmail(boolean enableCollaborationEmail)
-
setEnableCollaborationEmail
protected void setEnableCollaborationEmail(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableDisplayAppDownloadBadges
public boolean getEnableDisplayAppDownloadBadges()
-
isEnableDisplayAppDownloadBadges
public boolean isEnableDisplayAppDownloadBadges()
-
setEnableDisplayAppDownloadBadges
public void setEnableDisplayAppDownloadBadges(boolean enableDisplayAppDownloadBadges)
-
setEnableDisplayAppDownloadBadges
protected void setEnableDisplayAppDownloadBadges(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableEmailReplyToChatter
public boolean getEnableEmailReplyToChatter()
-
isEnableEmailReplyToChatter
public boolean isEnableEmailReplyToChatter()
-
setEnableEmailReplyToChatter
public void setEnableEmailReplyToChatter(boolean enableEmailReplyToChatter)
-
setEnableEmailReplyToChatter
protected void setEnableEmailReplyToChatter(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEnableEmailToChatter
public boolean getEnableEmailToChatter()
-
isEnableEmailToChatter
public boolean isEnableEmailToChatter()
-
setEnableEmailToChatter
public void setEnableEmailToChatter(boolean enableEmailToChatter)
-
setEnableEmailToChatter
protected void setEnableEmailToChatter(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getNoQnOwnNotifyOnCaseCmt
public boolean getNoQnOwnNotifyOnCaseCmt()
-
isNoQnOwnNotifyOnCaseCmt
public boolean isNoQnOwnNotifyOnCaseCmt()
-
setNoQnOwnNotifyOnCaseCmt
public void setNoQnOwnNotifyOnCaseCmt(boolean noQnOwnNotifyOnCaseCmt)
-
setNoQnOwnNotifyOnCaseCmt
protected void setNoQnOwnNotifyOnCaseCmt(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getNoQnOwnNotifyOnRep
public boolean getNoQnOwnNotifyOnRep()
-
isNoQnOwnNotifyOnRep
public boolean isNoQnOwnNotifyOnRep()
-
setNoQnOwnNotifyOnRep
public void setNoQnOwnNotifyOnRep(boolean noQnOwnNotifyOnRep)
-
setNoQnOwnNotifyOnRep
protected void setNoQnOwnNotifyOnRep(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getNoQnSubNotifyOnBestR
public boolean getNoQnSubNotifyOnBestR()
-
isNoQnSubNotifyOnBestR
public boolean isNoQnSubNotifyOnBestR()
-
setNoQnSubNotifyOnBestR
public void setNoQnSubNotifyOnBestR(boolean noQnSubNotifyOnBestR)
-
setNoQnSubNotifyOnBestR
protected void setNoQnSubNotifyOnBestR(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getNoQnSubNotifyOnRep
public boolean getNoQnSubNotifyOnRep()
-
isNoQnSubNotifyOnRep
public boolean isNoQnSubNotifyOnRep()
-
setNoQnSubNotifyOnRep
public void setNoQnSubNotifyOnRep(boolean noQnSubNotifyOnRep)
-
setNoQnSubNotifyOnRep
protected void setNoQnSubNotifyOnRep(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Overrides:
writeFieldsin classMetadata- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Overrides:
loadFieldsin classMetadata- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
-