public class CRMDOLeadCompetitor extends CRMDO implements ICRMDOCollectionEntity
Constructor and Description |
---|
CRMDOLeadCompetitor() |
Modifier and Type | Method and Description |
---|---|
CRMDOCompetitorInformation |
getCompetitorInfo() |
CRMDOLead |
getLead() |
CRMDO |
getMainEntity() |
java.lang.Integer |
getWon() |
void |
setCompetitorInfo(CRMDOCompetitorInformation competitorInfo) |
void |
setLead(CRMDOLead lead) |
void |
setWon(java.lang.Integer won) |
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public CRMDOLead getLead()
public void setLead(CRMDOLead lead)
public java.lang.Integer getWon()
public void setWon(java.lang.Integer won)
public CRMDOCompetitorInformation getCompetitorInfo()
public void setCompetitorInfo(CRMDOCompetitorInformation competitorInfo)
public CRMDO getMainEntity()
getMainEntity
in interface ICRMDOCollectionEntity