public class LeadEventBasedCommunicationRule extends EventBasedCommunicationRule
Constructor and Description |
---|
LeadEventBasedCommunicationRule() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getApplyOnCancel() |
java.lang.Integer |
getApplyOnCreate() |
java.lang.Integer |
getApplyOnLost() |
java.lang.Integer |
getApplyOnStartProgress() |
java.lang.Integer |
getApplyOnUpdate() |
java.lang.Integer |
getApplyOnWin() |
java.util.Set<LeadEventBasedCommunicationRuleLeadTypeCondition> |
getLeadTypesConditions() |
boolean |
isAppliedOnCancel() |
boolean |
isAppliedOnCreate() |
boolean |
isAppliedOnLost() |
boolean |
isAppliedOnStartProgress() |
boolean |
isAppliedOnUpdate() |
boolean |
isAppliedOnWin() |
void |
setApplyOnCancel(java.lang.Integer applyOnCancel) |
void |
setApplyOnCreate(java.lang.Integer applyOnCreate) |
void |
setApplyOnLost(java.lang.Integer applyOnLost) |
void |
setApplyOnStartProgress(java.lang.Integer applyOnStartProgress) |
void |
setApplyOnUpdate(java.lang.Integer applyOnUpdate) |
void |
setApplyOnWin(java.lang.Integer applyOnWin) |
void |
setLeadTypesConditions(java.util.Set<LeadEventBasedCommunicationRuleLeadTypeCondition> leadTypesConditions) |
getEventBasedCommunicationRule, getExcludeInSegment, getIncludeInSegment, setEventBasedCommunicationRule, setExcludeInSegment, setIncludeInSegment
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 java.lang.Integer getApplyOnCreate()
public void setApplyOnCreate(java.lang.Integer applyOnCreate)
public boolean isAppliedOnCreate()
public java.lang.Integer getApplyOnUpdate()
public void setApplyOnUpdate(java.lang.Integer applyOnUpdate)
public boolean isAppliedOnUpdate()
public java.lang.Integer getApplyOnStartProgress()
public void setApplyOnStartProgress(java.lang.Integer applyOnStartProgress)
public boolean isAppliedOnStartProgress()
public java.lang.Integer getApplyOnWin()
public void setApplyOnWin(java.lang.Integer applyOnWin)
public boolean isAppliedOnWin()
public java.lang.Integer getApplyOnLost()
public void setApplyOnLost(java.lang.Integer applyOnLost)
public boolean isAppliedOnLost()
public java.lang.Integer getApplyOnCancel()
public void setApplyOnCancel(java.lang.Integer applyOnCancel)
public boolean isAppliedOnCancel()
public java.util.Set<LeadEventBasedCommunicationRuleLeadTypeCondition> getLeadTypesConditions()
public void setLeadTypesConditions(java.util.Set<LeadEventBasedCommunicationRuleLeadTypeCondition> leadTypesConditions)