Class LeadConvert

java.lang.Object
com.sforce.soap.partner.LeadConvert
All Implemented Interfaces:
ILeadConvert, com.sforce.ws.bind.XMLizable

public class LeadConvert extends Object implements com.sforce.ws.bind.XMLizable, ILeadConvert
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Constructor Details

    • LeadConvert

      public LeadConvert()
      Constructor
  • Method Details

    • getAccountId

      public String getAccountId()
      Description copied from interface: ILeadConvert
      element : accountId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getAccountId in interface ILeadConvert
    • setAccountId

      public void setAccountId(String accountId)
      Specified by:
      setAccountId in interface ILeadConvert
    • setAccountId

      protected void setAccountId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getAccountRecord

      public SObject getAccountRecord()
      Description copied from interface: ILeadConvert
      element : accountRecord of type {urn:sobject.partner.soap.sforce.com}sObject java type: com.sforce.soap.partner.sobject.SObject
      Specified by:
      getAccountRecord in interface ILeadConvert
    • setAccountRecord

      public void setAccountRecord(ISObject accountRecord)
      Specified by:
      setAccountRecord in interface ILeadConvert
    • setAccountRecord

      protected void setAccountRecord(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getBypassAccountDedupeCheck

      public Boolean getBypassAccountDedupeCheck()
      Description copied from interface: ILeadConvert
      element : bypassAccountDedupeCheck of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
      Specified by:
      getBypassAccountDedupeCheck in interface ILeadConvert
    • setBypassAccountDedupeCheck

      public void setBypassAccountDedupeCheck(Boolean bypassAccountDedupeCheck)
      Specified by:
      setBypassAccountDedupeCheck in interface ILeadConvert
    • setBypassAccountDedupeCheck

      protected void setBypassAccountDedupeCheck(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getBypassContactDedupeCheck

      public Boolean getBypassContactDedupeCheck()
      Description copied from interface: ILeadConvert
      element : bypassContactDedupeCheck of type {http://www.w3.org/2001/XMLSchema}boolean java type: java.lang.Boolean
      Specified by:
      getBypassContactDedupeCheck in interface ILeadConvert
    • setBypassContactDedupeCheck

      public void setBypassContactDedupeCheck(Boolean bypassContactDedupeCheck)
      Specified by:
      setBypassContactDedupeCheck in interface ILeadConvert
    • setBypassContactDedupeCheck

      protected void setBypassContactDedupeCheck(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getContactId

      public String getContactId()
      Description copied from interface: ILeadConvert
      element : contactId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getContactId in interface ILeadConvert
    • setContactId

      public void setContactId(String contactId)
      Specified by:
      setContactId in interface ILeadConvert
    • setContactId

      protected void setContactId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getContactRecord

      public SObject getContactRecord()
      Description copied from interface: ILeadConvert
      element : contactRecord of type {urn:sobject.partner.soap.sforce.com}sObject java type: com.sforce.soap.partner.sobject.SObject
      Specified by:
      getContactRecord in interface ILeadConvert
    • setContactRecord

      public void setContactRecord(ISObject contactRecord)
      Specified by:
      setContactRecord in interface ILeadConvert
    • setContactRecord

      protected void setContactRecord(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getConvertedStatus

      public String getConvertedStatus()
      Description copied from interface: ILeadConvert
      element : convertedStatus of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getConvertedStatus in interface ILeadConvert
    • setConvertedStatus

      public void setConvertedStatus(String convertedStatus)
      Specified by:
      setConvertedStatus in interface ILeadConvert
    • setConvertedStatus

      protected void setConvertedStatus(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDoNotCreateOpportunity

      public boolean getDoNotCreateOpportunity()
      Description copied from interface: ILeadConvert
      element : doNotCreateOpportunity of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDoNotCreateOpportunity in interface ILeadConvert
    • isDoNotCreateOpportunity

      public boolean isDoNotCreateOpportunity()
      Specified by:
      isDoNotCreateOpportunity in interface ILeadConvert
    • setDoNotCreateOpportunity

      public void setDoNotCreateOpportunity(boolean doNotCreateOpportunity)
      Specified by:
      setDoNotCreateOpportunity in interface ILeadConvert
    • setDoNotCreateOpportunity

      protected void setDoNotCreateOpportunity(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getLeadId

      public String getLeadId()
      Description copied from interface: ILeadConvert
      element : leadId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getLeadId in interface ILeadConvert
    • setLeadId

      public void setLeadId(String leadId)
      Specified by:
      setLeadId in interface ILeadConvert
    • setLeadId

      protected void setLeadId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOpportunityId

      public String getOpportunityId()
      Description copied from interface: ILeadConvert
      element : opportunityId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getOpportunityId in interface ILeadConvert
    • setOpportunityId

      public void setOpportunityId(String opportunityId)
      Specified by:
      setOpportunityId in interface ILeadConvert
    • setOpportunityId

      protected void setOpportunityId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOpportunityName

      public String getOpportunityName()
      Description copied from interface: ILeadConvert
      element : opportunityName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getOpportunityName in interface ILeadConvert
    • setOpportunityName

      public void setOpportunityName(String opportunityName)
      Specified by:
      setOpportunityName in interface ILeadConvert
    • setOpportunityName

      protected void setOpportunityName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOpportunityRecord

      public SObject getOpportunityRecord()
      Description copied from interface: ILeadConvert
      element : opportunityRecord of type {urn:sobject.partner.soap.sforce.com}sObject java type: com.sforce.soap.partner.sobject.SObject
      Specified by:
      getOpportunityRecord in interface ILeadConvert
    • setOpportunityRecord

      public void setOpportunityRecord(ISObject opportunityRecord)
      Specified by:
      setOpportunityRecord in interface ILeadConvert
    • setOpportunityRecord

      protected void setOpportunityRecord(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOverwriteLeadSource

      public boolean getOverwriteLeadSource()
      Description copied from interface: ILeadConvert
      element : overwriteLeadSource of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getOverwriteLeadSource in interface ILeadConvert
    • isOverwriteLeadSource

      public boolean isOverwriteLeadSource()
      Specified by:
      isOverwriteLeadSource in interface ILeadConvert
    • setOverwriteLeadSource

      public void setOverwriteLeadSource(boolean overwriteLeadSource)
      Specified by:
      setOverwriteLeadSource in interface ILeadConvert
    • setOverwriteLeadSource

      protected void setOverwriteLeadSource(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getOwnerId

      public String getOwnerId()
      Description copied from interface: ILeadConvert
      element : ownerId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getOwnerId in interface ILeadConvert
    • setOwnerId

      public void setOwnerId(String ownerId)
      Specified by:
      setOwnerId in interface ILeadConvert
    • setOwnerId

      protected void setOwnerId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getRelatedPersonAccountId

      public String getRelatedPersonAccountId()
      Description copied from interface: ILeadConvert
      element : relatedPersonAccountId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      Specified by:
      getRelatedPersonAccountId in interface ILeadConvert
    • setRelatedPersonAccountId

      public void setRelatedPersonAccountId(String relatedPersonAccountId)
      Specified by:
      setRelatedPersonAccountId in interface ILeadConvert
    • setRelatedPersonAccountId

      protected void setRelatedPersonAccountId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getRelatedPersonAccountRecord

      public SObject getRelatedPersonAccountRecord()
      Description copied from interface: ILeadConvert
      element : relatedPersonAccountRecord of type {urn:sobject.partner.soap.sforce.com}sObject java type: com.sforce.soap.partner.sobject.SObject
      Specified by:
      getRelatedPersonAccountRecord in interface ILeadConvert
    • setRelatedPersonAccountRecord

      public void setRelatedPersonAccountRecord(ISObject relatedPersonAccountRecord)
      Specified by:
      setRelatedPersonAccountRecord in interface ILeadConvert
    • setRelatedPersonAccountRecord

      protected void setRelatedPersonAccountRecord(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getSendNotificationEmail

      public boolean getSendNotificationEmail()
      Description copied from interface: ILeadConvert
      element : sendNotificationEmail of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getSendNotificationEmail in interface ILeadConvert
    • isSendNotificationEmail

      public boolean isSendNotificationEmail()
      Specified by:
      isSendNotificationEmail in interface ILeadConvert
    • setSendNotificationEmail

      public void setSendNotificationEmail(boolean sendNotificationEmail)
      Specified by:
      setSendNotificationEmail in interface ILeadConvert
    • setSendNotificationEmail

      protected void setSendNotificationEmail(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • write

      public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Specified by:
      write in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
    • writeFields

      protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Throws:
      IOException
    • load

      public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Specified by:
      load in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • loadFields

      protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • toString

      public String toString()
      Overrides:
      toString in class Object