|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sforce.soap.partner.LeadConvert
public class LeadConvert
Constructor Summary | |
---|---|
LeadConvert()
|
|
LeadConvert(java.lang.String accountId,
java.lang.String contactId,
java.lang.String convertedStatus,
boolean doNotCreateOpportunity,
java.lang.String leadId,
java.lang.String opportunityName,
boolean overwriteLeadSource,
java.lang.String ownerId,
boolean sendNotificationEmail)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAccountId()
Gets the accountId value for this LeadConvert. |
java.lang.String |
getContactId()
Gets the contactId value for this LeadConvert. |
java.lang.String |
getConvertedStatus()
Gets the convertedStatus value for this LeadConvert. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getLeadId()
Gets the leadId value for this LeadConvert. |
java.lang.String |
getOpportunityName()
Gets the opportunityName value for this LeadConvert. |
java.lang.String |
getOwnerId()
Gets the ownerId value for this LeadConvert. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isDoNotCreateOpportunity()
Gets the doNotCreateOpportunity value for this LeadConvert. |
boolean |
isOverwriteLeadSource()
Gets the overwriteLeadSource value for this LeadConvert. |
boolean |
isSendNotificationEmail()
Gets the sendNotificationEmail value for this LeadConvert. |
void |
setAccountId(java.lang.String accountId)
Sets the accountId value for this LeadConvert. |
void |
setContactId(java.lang.String contactId)
Sets the contactId value for this LeadConvert. |
void |
setConvertedStatus(java.lang.String convertedStatus)
Sets the convertedStatus value for this LeadConvert. |
void |
setDoNotCreateOpportunity(boolean doNotCreateOpportunity)
Sets the doNotCreateOpportunity value for this LeadConvert. |
void |
setLeadId(java.lang.String leadId)
Sets the leadId value for this LeadConvert. |
void |
setOpportunityName(java.lang.String opportunityName)
Sets the opportunityName value for this LeadConvert. |
void |
setOverwriteLeadSource(boolean overwriteLeadSource)
Sets the overwriteLeadSource value for this LeadConvert. |
void |
setOwnerId(java.lang.String ownerId)
Sets the ownerId value for this LeadConvert. |
void |
setSendNotificationEmail(boolean sendNotificationEmail)
Sets the sendNotificationEmail value for this LeadConvert. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LeadConvert()
public LeadConvert(java.lang.String accountId, java.lang.String contactId, java.lang.String convertedStatus, boolean doNotCreateOpportunity, java.lang.String leadId, java.lang.String opportunityName, boolean overwriteLeadSource, java.lang.String ownerId, boolean sendNotificationEmail)
Method Detail |
---|
public java.lang.String getAccountId()
public void setAccountId(java.lang.String accountId)
accountId
- public java.lang.String getContactId()
public void setContactId(java.lang.String contactId)
contactId
- public java.lang.String getConvertedStatus()
public void setConvertedStatus(java.lang.String convertedStatus)
convertedStatus
- public boolean isDoNotCreateOpportunity()
public void setDoNotCreateOpportunity(boolean doNotCreateOpportunity)
doNotCreateOpportunity
- public java.lang.String getLeadId()
public void setLeadId(java.lang.String leadId)
leadId
- public java.lang.String getOpportunityName()
public void setOpportunityName(java.lang.String opportunityName)
opportunityName
- public boolean isOverwriteLeadSource()
public void setOverwriteLeadSource(boolean overwriteLeadSource)
overwriteLeadSource
- public java.lang.String getOwnerId()
public void setOwnerId(java.lang.String ownerId)
ownerId
- public boolean isSendNotificationEmail()
public void setSendNotificationEmail(boolean sendNotificationEmail)
sendNotificationEmail
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |