Package com.sforce.soap.metadata
Class LeadConfigSettings
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.LeadConfigSettings
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesEnableLeadConvertDefaultSubjectBlankTaskCreation(boolean doesEnableLeadConvertDefaultSubjectBlankTaskCreation) protected voidsetDoesEnableLeadConvertDefaultSubjectBlankTaskCreation(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesHideOpportunityInConvertLeadWindow(boolean doesHideOpportunityInConvertLeadWindow) protected voidsetDoesHideOpportunityInConvertLeadWindow(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesPreserveLeadStatus(boolean doesPreserveLeadStatus) protected voidsetDoesPreserveLeadStatus(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesSelectNoOpportunityOnConvertLead(boolean doesSelectNoOpportunityOnConvertLead) protected voidsetDoesSelectNoOpportunityOnConvertLead(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesTrackHistory(boolean doesTrackHistory) protected voidsetDoesTrackHistory(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableConversionsOnMobile(boolean enableConversionsOnMobile) protected voidsetEnableConversionsOnMobile(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableOrgWideMergeAndDelete(boolean enableOrgWideMergeAndDelete) protected voidsetEnableOrgWideMergeAndDelete(XmlInputStream __in, TypeMapper __typeMapper) voidsetShouldLeadConvertRequireValidation(boolean shouldLeadConvertRequireValidation) protected voidsetShouldLeadConvertRequireValidation(XmlInputStream __in, TypeMapper __typeMapper) voidsetShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX(boolean shouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX) protected voidsetShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX(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
-
LeadConfigSettings
public LeadConfigSettings()Constructor
-
-
Method Details
-
getDoesEnableLeadConvertDefaultSubjectBlankTaskCreation
public boolean getDoesEnableLeadConvertDefaultSubjectBlankTaskCreation() -
isDoesEnableLeadConvertDefaultSubjectBlankTaskCreation
public boolean isDoesEnableLeadConvertDefaultSubjectBlankTaskCreation() -
setDoesEnableLeadConvertDefaultSubjectBlankTaskCreation
public void setDoesEnableLeadConvertDefaultSubjectBlankTaskCreation(boolean doesEnableLeadConvertDefaultSubjectBlankTaskCreation) -
setDoesEnableLeadConvertDefaultSubjectBlankTaskCreation
protected void setDoesEnableLeadConvertDefaultSubjectBlankTaskCreation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDoesHideOpportunityInConvertLeadWindow
public boolean getDoesHideOpportunityInConvertLeadWindow() -
isDoesHideOpportunityInConvertLeadWindow
public boolean isDoesHideOpportunityInConvertLeadWindow() -
setDoesHideOpportunityInConvertLeadWindow
public void setDoesHideOpportunityInConvertLeadWindow(boolean doesHideOpportunityInConvertLeadWindow) -
setDoesHideOpportunityInConvertLeadWindow
protected void setDoesHideOpportunityInConvertLeadWindow(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDoesPreserveLeadStatus
public boolean getDoesPreserveLeadStatus() -
isDoesPreserveLeadStatus
public boolean isDoesPreserveLeadStatus() -
setDoesPreserveLeadStatus
public void setDoesPreserveLeadStatus(boolean doesPreserveLeadStatus) -
setDoesPreserveLeadStatus
protected void setDoesPreserveLeadStatus(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDoesSelectNoOpportunityOnConvertLead
public boolean getDoesSelectNoOpportunityOnConvertLead() -
isDoesSelectNoOpportunityOnConvertLead
public boolean isDoesSelectNoOpportunityOnConvertLead() -
setDoesSelectNoOpportunityOnConvertLead
public void setDoesSelectNoOpportunityOnConvertLead(boolean doesSelectNoOpportunityOnConvertLead) -
setDoesSelectNoOpportunityOnConvertLead
protected void setDoesSelectNoOpportunityOnConvertLead(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDoesTrackHistory
public boolean getDoesTrackHistory() -
isDoesTrackHistory
public boolean isDoesTrackHistory() -
setDoesTrackHistory
public void setDoesTrackHistory(boolean doesTrackHistory) -
setDoesTrackHistory
protected void setDoesTrackHistory(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableConversionsOnMobile
public boolean getEnableConversionsOnMobile() -
isEnableConversionsOnMobile
public boolean isEnableConversionsOnMobile() -
setEnableConversionsOnMobile
public void setEnableConversionsOnMobile(boolean enableConversionsOnMobile) -
setEnableConversionsOnMobile
protected void setEnableConversionsOnMobile(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableOrgWideMergeAndDelete
public boolean getEnableOrgWideMergeAndDelete() -
isEnableOrgWideMergeAndDelete
public boolean isEnableOrgWideMergeAndDelete() -
setEnableOrgWideMergeAndDelete
public void setEnableOrgWideMergeAndDelete(boolean enableOrgWideMergeAndDelete) -
setEnableOrgWideMergeAndDelete
protected void setEnableOrgWideMergeAndDelete(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShouldLeadConvertRequireValidation
public boolean getShouldLeadConvertRequireValidation() -
isShouldLeadConvertRequireValidation
public boolean isShouldLeadConvertRequireValidation() -
setShouldLeadConvertRequireValidation
public void setShouldLeadConvertRequireValidation(boolean shouldLeadConvertRequireValidation) -
setShouldLeadConvertRequireValidation
protected void setShouldLeadConvertRequireValidation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX
public boolean getShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX() -
isShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX
public boolean isShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX() -
setShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX
public void setShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX(boolean shouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX) -
setShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX
protected void setShouldSendNotificationEmailWhenLeadOwnerUpdatesViaApexInLEX(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
-