Package com.sforce.soap.metadata
Class ChatterEmailsMDSettings
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.ChatterEmailsMDSettings
-
-
Constructor Summary
Constructors Constructor Description ChatterEmailsMDSettings()Constructor
-
Method Summary
-
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(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
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- 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
-
-