public class ContactInformationEventBasedCommunicationRule extends EventBasedCommunicationRule
| Constructor and Description |
|---|
ContactInformationEventBasedCommunicationRule() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getApplyOnCreate() |
java.lang.Integer |
getApplyOnKYCProfile() |
java.lang.Integer |
getApplyOnKYCProfileExpiration() |
java.lang.Integer |
getApplyOnKYCProfileRefute() |
java.lang.Integer |
getApplyOnKYCProfileVerification() |
java.lang.Integer |
getApplyOnUpdate() |
boolean |
isAppliedOnCreate() |
boolean |
isAppliedOnKYCProfile() |
boolean |
isAppliedOnKYCProfileExpiration() |
boolean |
isAppliedOnKYCProfileRefute() |
boolean |
isAppliedOnKYCProfileVerification() |
boolean |
isAppliedOnUpdate() |
void |
setApplyOnCreate(java.lang.Integer applyOnCreate) |
void |
setApplyOnKYCProfile(java.lang.Integer applyOnKYCProfile) |
void |
setApplyOnKYCProfileExpiration(java.lang.Integer applyOnKYCProfileExpiration) |
void |
setApplyOnKYCProfileRefute(java.lang.Integer applyOnKYCProfileRefute) |
void |
setApplyOnKYCProfileVerification(java.lang.Integer applyOnKYCProfileVerification) |
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 ContactInformationEventBasedCommunicationRule()
public java.lang.Integer getApplyOnKYCProfile()
public void setApplyOnKYCProfile(java.lang.Integer applyOnKYCProfile)
public boolean isAppliedOnKYCProfile()
public java.lang.Integer getApplyOnKYCProfileVerification()
public void setApplyOnKYCProfileVerification(java.lang.Integer applyOnKYCProfileVerification)
public boolean isAppliedOnKYCProfileVerification()
public java.lang.Integer getApplyOnKYCProfileRefute()
public void setApplyOnKYCProfileRefute(java.lang.Integer applyOnKYCProfileRefute)
public boolean isAppliedOnKYCProfileRefute()
public java.lang.Integer getApplyOnKYCProfileExpiration()
public void setApplyOnKYCProfileExpiration(java.lang.Integer applyOnKYCProfileExpiration)
public boolean isAppliedOnKYCProfileExpiration()
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()