public class ImportContactInfoDefinition extends NotPersistenceObject
Constructor and Description |
---|
ImportContactInfoDefinition() |
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 ContactInformationType getContactInformationType()
public void setContactInformationType(ContactInformationType contactInformationType)
public ImportContactInfoTypeOption getImportContactInfoTypeOption()
public void setImportContactInfoTypeOption(ImportContactInfoTypeOption importContactInfoTypeOption)
public CRMDOContactInfoCategory getContactInfoCategory()
public void setContactInfoCategory(CRMDOContactInfoCategory contactInfoCategory)
public ImportContactInfoCategoryOption getImportContactInfoCategoryOption()
public void setImportContactInfoCategoryOption(ImportContactInfoCategoryOption importContactInfoCategoryOption)
public java.util.Set<ImportContactInfoEmailTypeDefinition> getEmailTypes()
public void setEmailTypes(java.util.Set<ImportContactInfoEmailTypeDefinition> emailTypes)
public ImportEmailTypeOption getEmailTypeOption()
public void setEmailTypeOption(ImportEmailTypeOption emailTypeOption)
public java.util.Set<ImportContactInfoPhoneTypeDefinition> getPhoneTypes()
public void setPhoneTypes(java.util.Set<ImportContactInfoPhoneTypeDefinition> phoneTypes)
public ImportPhoneTypeOption getPhoneTypeOption()
public void setPhoneTypeOption(ImportPhoneTypeOption phoneTypeOption)
public java.util.Set<ImportContactInfoAddressTypeDefinition> getAddressTypes()
public void setAddressTypes(java.util.Set<ImportContactInfoAddressTypeDefinition> addressTypes)
public ImportAddressTypeOption getAddressTypeOption()
public void setAddressTypeOption(ImportAddressTypeOption addressTypeOption)
public AddressTypes getBillingAddressType()
public void setBillingAddressType(AddressTypes billingAddressType)
public ImportBillingAddressTypeOption getImportBillingAddressTypeOption()
public void setImportBillingAddressTypeOption(ImportBillingAddressTypeOption importBillingAddressTypeOption)
public com.crm.process.utilities.SchedulerTask getSchedulerTask()
public void setSchedulerTask(com.crm.process.utilities.SchedulerTask schedulerTask)