public class ImportLeadDefinition extends NotPersistenceObject
Constructor and Description |
---|
ImportLeadDefinition() |
clone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, 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, isRestricted, 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, setIsRestricted, 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 static long getSerialversionuid()
public CRMDOProcessRunDefinition getProcessRunDefinition()
public void setProcessRunDefinition(CRMDOProcessRunDefinition processRunDefinition)
public CRMDOLeadType getLeadType()
public void setLeadType(CRMDOLeadType leadType)
public ImportLeadTypeOption getLeadTypeOption()
public void setLeadTypeOption(ImportLeadTypeOption leadTypeOption)
public EmailTypes getEmailType()
public void setEmailType(EmailTypes emailType)
public ImportEmailTypeOption getEmailTypeOption()
public void setEmailTypeOption(ImportEmailTypeOption emailTypeOption)
public PhoneTypes getPhoneType()
public void setPhoneType(PhoneTypes phoneType)
public ImportPhoneTypeOption getPhoneTypeOption()
public void setPhoneTypeOption(ImportPhoneTypeOption phoneTypeOption)
public AddressTypes getAddressType()
public void setAddressType(AddressTypes addressType)
public ImportAddressTypeOption getAddressTypeOption()
public void setAddressTypeOption(ImportAddressTypeOption addressTypeOption)
public com.crm.process.utilities.SchedulerTask getSchedulerTask()
public void setSchedulerTask(com.crm.process.utilities.SchedulerTask schedulerTask)
public LeadSourceType getLeadSource()
public void setLeadSource(LeadSourceType leadSource)
public ImportLeadSourceOption getLeadSourceOption()
public void setLeadSourceOption(ImportLeadSourceOption leadSourceOption)
public java.lang.String getSource()
public void setSource(java.lang.String source)
public java.lang.String getNotificationID()
public void setNotificationID(java.lang.String notificationID)
public java.lang.String getCommunicationID()
public void setCommunicationID(java.lang.String communicationID)
public java.lang.String getContactID()
public void setContactID(java.lang.String contactID)
public java.lang.String getEmployeeID()
public void setEmployeeID(java.lang.String employeeID)
public CRMDONotification getNotification()
public void setNotification(CRMDONotification notification)
public CRMDOCommunication getCommunication()
public void setCommunication(CRMDOCommunication communication)
public CRMDOContactInformation getContact()
public void setContact(CRMDOContactInformation contact)
public CRMDOUser getEmployee()
public void setEmployee(CRMDOUser employee)
public ImportLeadTeamOption getLeadTeamOption()
public void setLeadTeamOption(ImportLeadTeamOption leadTeamOption)
public ImportLeadCompetitorOption getLeadCompetitorOption()
public void setLeadCompetitorOption(ImportLeadCompetitorOption leadCompetitorOption)
public java.util.Set<CRMDOUser> getLeadTeamSet()
public void setLeadTeamSet(java.util.Set<CRMDOUser> leadTeamSet)
public java.util.Set<CRMDOCompetitorInformation> getLeadCompetitorSet()
public void setLeadCompetitorSet(java.util.Set<CRMDOCompetitorInformation> leadCompetitorSet)