Package com.sforce.soap.metadata
Class SocialCustomerServiceSettings
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.SocialCustomerServiceSettings
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetCaseSubjectOption(CaseSubjectOption caseSubjectOption) protected voidsetCaseSubjectOption(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableAllFBResponseAccounts(boolean enableAllFBResponseAccounts) protected voidsetEnableAllFBResponseAccounts(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableInboundProcessingConcurrency(boolean enableInboundProcessingConcurrency) protected voidsetEnableInboundProcessingConcurrency(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableSocialApprovals(boolean enableSocialApprovals) protected voidsetEnableSocialApprovals(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableSocialCaseAssignmentRules(boolean enableSocialCaseAssignmentRules) protected voidsetEnableSocialCaseAssignmentRules(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableSocialCustomerService(boolean enableSocialCustomerService) protected voidsetEnableSocialCustomerService(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableSocialPersonaHistoryTracking(boolean enableSocialPersonaHistoryTracking) protected voidsetEnableSocialPersonaHistoryTracking(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableSocialPostHistoryTracking(boolean enableSocialPostHistoryTracking) protected voidsetEnableSocialPostHistoryTracking(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableSocialReceiveParentPost(boolean enableSocialReceiveParentPost) protected voidsetEnableSocialReceiveParentPost(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
-
SocialCustomerServiceSettings
public SocialCustomerServiceSettings()Constructor
-
-
Method Details
-
getCaseSubjectOption
-
setCaseSubjectOption
-
setCaseSubjectOption
protected void setCaseSubjectOption(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableAllFBResponseAccounts
public boolean getEnableAllFBResponseAccounts() -
isEnableAllFBResponseAccounts
public boolean isEnableAllFBResponseAccounts() -
setEnableAllFBResponseAccounts
public void setEnableAllFBResponseAccounts(boolean enableAllFBResponseAccounts) -
setEnableAllFBResponseAccounts
protected void setEnableAllFBResponseAccounts(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableInboundProcessingConcurrency
public boolean getEnableInboundProcessingConcurrency() -
isEnableInboundProcessingConcurrency
public boolean isEnableInboundProcessingConcurrency() -
setEnableInboundProcessingConcurrency
public void setEnableInboundProcessingConcurrency(boolean enableInboundProcessingConcurrency) -
setEnableInboundProcessingConcurrency
protected void setEnableInboundProcessingConcurrency(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableSocialApprovals
public boolean getEnableSocialApprovals() -
isEnableSocialApprovals
public boolean isEnableSocialApprovals() -
setEnableSocialApprovals
public void setEnableSocialApprovals(boolean enableSocialApprovals) -
setEnableSocialApprovals
protected void setEnableSocialApprovals(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableSocialCaseAssignmentRules
public boolean getEnableSocialCaseAssignmentRules() -
isEnableSocialCaseAssignmentRules
public boolean isEnableSocialCaseAssignmentRules() -
setEnableSocialCaseAssignmentRules
public void setEnableSocialCaseAssignmentRules(boolean enableSocialCaseAssignmentRules) -
setEnableSocialCaseAssignmentRules
protected void setEnableSocialCaseAssignmentRules(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableSocialCustomerService
public boolean getEnableSocialCustomerService() -
isEnableSocialCustomerService
public boolean isEnableSocialCustomerService() -
setEnableSocialCustomerService
public void setEnableSocialCustomerService(boolean enableSocialCustomerService) -
setEnableSocialCustomerService
protected void setEnableSocialCustomerService(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableSocialPersonaHistoryTracking
public boolean getEnableSocialPersonaHistoryTracking() -
isEnableSocialPersonaHistoryTracking
public boolean isEnableSocialPersonaHistoryTracking() -
setEnableSocialPersonaHistoryTracking
public void setEnableSocialPersonaHistoryTracking(boolean enableSocialPersonaHistoryTracking) -
setEnableSocialPersonaHistoryTracking
protected void setEnableSocialPersonaHistoryTracking(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableSocialPostHistoryTracking
public boolean getEnableSocialPostHistoryTracking() -
isEnableSocialPostHistoryTracking
public boolean isEnableSocialPostHistoryTracking() -
setEnableSocialPostHistoryTracking
public void setEnableSocialPostHistoryTracking(boolean enableSocialPostHistoryTracking) -
setEnableSocialPostHistoryTracking
protected void setEnableSocialPostHistoryTracking(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableSocialReceiveParentPost
public boolean getEnableSocialReceiveParentPost() -
isEnableSocialReceiveParentPost
public boolean isEnableSocialReceiveParentPost() -
setEnableSocialReceiveParentPost
public void setEnableSocialReceiveParentPost(boolean enableSocialReceiveParentPost) -
setEnableSocialReceiveParentPost
protected void setEnableSocialReceiveParentPost(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
-