public class ActivityEventBasedCommunicationRule extends EventBasedCommunicationRule
| Constructor and Description |
|---|
ActivityEventBasedCommunicationRule() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ActivityEventBasedCommunicationRuleActivityTypeCondition> |
getActivityTypesConditions() |
java.lang.Integer |
getApplyOnCancel() |
java.lang.Integer |
getApplyOnComplete() |
java.lang.Integer |
getApplyOnCreate() |
java.lang.Integer |
getApplyOnStartProgress() |
java.lang.Integer |
getApplyOnUpdate() |
boolean |
isAppliedOnCancel() |
boolean |
isAppliedOnComplete() |
boolean |
isAppliedOnCreate() |
boolean |
isAppliedOnStartProgress() |
boolean |
isAppliedOnUpdate() |
void |
setActivityTypesConditions(java.util.Set<ActivityEventBasedCommunicationRuleActivityTypeCondition> activityTypesConditions) |
void |
setApplyOnCancel(java.lang.Integer applyOnCancel) |
void |
setApplyOnComplete(java.lang.Integer applyOnComplete) |
void |
setApplyOnCreate(java.lang.Integer applyOnCreate) |
void |
setApplyOnStartProgress(java.lang.Integer applyOnStartProgress) |
void |
setApplyOnUpdate(java.lang.Integer applyOnUpdate) |
getEventBasedCommunicationRule, getExcludeInSegment, getIncludeInSegment, setEventBasedCommunicationRule, setExcludeInSegment, setIncludeInSegmentclone, 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, toStringpublic 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 getApplyOnCancel()
public void setApplyOnCancel(java.lang.Integer applyOnCancel)
public boolean isAppliedOnCancel()
public java.lang.Integer getApplyOnComplete()
public void setApplyOnComplete(java.lang.Integer applyOnComplete)
public boolean isAppliedOnComplete()
public java.util.Set<ActivityEventBasedCommunicationRuleActivityTypeCondition> getActivityTypesConditions()
public void setActivityTypesConditions(java.util.Set<ActivityEventBasedCommunicationRuleActivityTypeCondition> activityTypesConditions)