Package com.sforce.soap.metadata
Class ChatterEmailsMDSettings
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.ChatterEmailsMDSettings
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableChatterDigestEmailsApiOnly(boolean enableChatterDigestEmailsApiOnly) protected voidsetEnableChatterDigestEmailsApiOnly(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableChatterEmailAttachment(boolean enableChatterEmailAttachment) protected voidsetEnableChatterEmailAttachment(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableCollaborationEmail(boolean enableCollaborationEmail) protected voidsetEnableCollaborationEmail(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableDisplayAppDownloadBadges(boolean enableDisplayAppDownloadBadges) protected voidsetEnableDisplayAppDownloadBadges(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableEmailReplyToChatter(boolean enableEmailReplyToChatter) protected voidsetEnableEmailReplyToChatter(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableEmailToChatter(boolean enableEmailToChatter) protected voidsetEnableEmailToChatter(XmlInputStream __in, TypeMapper __typeMapper) voidsetNoQnOwnNotifyOnCaseCmt(boolean noQnOwnNotifyOnCaseCmt) protected voidsetNoQnOwnNotifyOnCaseCmt(XmlInputStream __in, TypeMapper __typeMapper) voidsetNoQnOwnNotifyOnRep(boolean noQnOwnNotifyOnRep) protected voidsetNoQnOwnNotifyOnRep(XmlInputStream __in, TypeMapper __typeMapper) voidsetNoQnSubNotifyOnBestR(boolean noQnSubNotifyOnBestR) protected voidsetNoQnSubNotifyOnBestR(XmlInputStream __in, TypeMapper __typeMapper) voidsetNoQnSubNotifyOnRep(boolean noQnSubNotifyOnRep) protected voidsetNoQnSubNotifyOnRep(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
ChatterEmailsMDSettings
public ChatterEmailsMDSettings()Constructor
-
-
Method Details
-
getEnableChatterDigestEmailsApiOnly
public boolean getEnableChatterDigestEmailsApiOnly() -
isEnableChatterDigestEmailsApiOnly
public boolean isEnableChatterDigestEmailsApiOnly() -
setEnableChatterDigestEmailsApiOnly
public void setEnableChatterDigestEmailsApiOnly(boolean enableChatterDigestEmailsApiOnly) -
setEnableChatterDigestEmailsApiOnly
protected void setEnableChatterDigestEmailsApiOnly(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableChatterEmailAttachment
public boolean getEnableChatterEmailAttachment() -
isEnableChatterEmailAttachment
public boolean isEnableChatterEmailAttachment() -
setEnableChatterEmailAttachment
public void setEnableChatterEmailAttachment(boolean enableChatterEmailAttachment) -
setEnableChatterEmailAttachment
protected void setEnableChatterEmailAttachment(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableCollaborationEmail
public boolean getEnableCollaborationEmail() -
isEnableCollaborationEmail
public boolean isEnableCollaborationEmail() -
setEnableCollaborationEmail
public void setEnableCollaborationEmail(boolean enableCollaborationEmail) -
setEnableCollaborationEmail
protected void setEnableCollaborationEmail(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableDisplayAppDownloadBadges
public boolean getEnableDisplayAppDownloadBadges() -
isEnableDisplayAppDownloadBadges
public boolean isEnableDisplayAppDownloadBadges() -
setEnableDisplayAppDownloadBadges
public void setEnableDisplayAppDownloadBadges(boolean enableDisplayAppDownloadBadges) -
setEnableDisplayAppDownloadBadges
protected void setEnableDisplayAppDownloadBadges(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableEmailReplyToChatter
public boolean getEnableEmailReplyToChatter() -
isEnableEmailReplyToChatter
public boolean isEnableEmailReplyToChatter() -
setEnableEmailReplyToChatter
public void setEnableEmailReplyToChatter(boolean enableEmailReplyToChatter) -
setEnableEmailReplyToChatter
protected void setEnableEmailReplyToChatter(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableEmailToChatter
public boolean getEnableEmailToChatter() -
isEnableEmailToChatter
public boolean isEnableEmailToChatter() -
setEnableEmailToChatter
public void setEnableEmailToChatter(boolean enableEmailToChatter) -
setEnableEmailToChatter
protected void setEnableEmailToChatter(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNoQnOwnNotifyOnCaseCmt
public boolean getNoQnOwnNotifyOnCaseCmt() -
isNoQnOwnNotifyOnCaseCmt
public boolean isNoQnOwnNotifyOnCaseCmt() -
setNoQnOwnNotifyOnCaseCmt
public void setNoQnOwnNotifyOnCaseCmt(boolean noQnOwnNotifyOnCaseCmt) -
setNoQnOwnNotifyOnCaseCmt
protected void setNoQnOwnNotifyOnCaseCmt(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNoQnOwnNotifyOnRep
public boolean getNoQnOwnNotifyOnRep() -
isNoQnOwnNotifyOnRep
public boolean isNoQnOwnNotifyOnRep() -
setNoQnOwnNotifyOnRep
public void setNoQnOwnNotifyOnRep(boolean noQnOwnNotifyOnRep) -
setNoQnOwnNotifyOnRep
protected void setNoQnOwnNotifyOnRep(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNoQnSubNotifyOnBestR
public boolean getNoQnSubNotifyOnBestR() -
isNoQnSubNotifyOnBestR
public boolean isNoQnSubNotifyOnBestR() -
setNoQnSubNotifyOnBestR
public void setNoQnSubNotifyOnBestR(boolean noQnSubNotifyOnBestR) -
setNoQnSubNotifyOnBestR
protected void setNoQnSubNotifyOnBestR(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNoQnSubNotifyOnRep
public boolean getNoQnSubNotifyOnRep() -
isNoQnSubNotifyOnRep
public boolean isNoQnSubNotifyOnRep() -
setNoQnSubNotifyOnRep
public void setNoQnSubNotifyOnRep(boolean noQnSubNotifyOnRep) -
setNoQnSubNotifyOnRep
protected void setNoQnSubNotifyOnRep(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException - Specified by:
writein interfaceXMLizable- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
toString
-