public class CRMDOEventBasedCommunicationRule extends CRMDO
| Constructor and Description |
|---|
CRMDOEventBasedCommunicationRule() |
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, 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, 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, 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.String getEntity()
public void setEntity(java.lang.String entity)
public CRMDOCommunicationTemplate getEmailCommunicationTemplate()
public void setEmailCommunicationTemplate(CRMDOCommunicationTemplate emailCommunicationTemplate)
public CRMDOCommunicationTemplate getSmsCommunicationTemplate()
public void setSmsCommunicationTemplate(CRMDOCommunicationTemplate smsCommunicationTemplate)
public EmailTypes getDefaultEmailType()
public void setDefaultEmailType(EmailTypes defaultEmailType)
public PhoneTypes getDefaultPhoneType()
public void setDefaultPhoneType(PhoneTypes defaultPhoneType)
public java.lang.Integer getConsiderPresentmentPreferences()
public void setConsiderPresentmentPreferences(java.lang.Integer considerPresentmentPreferences)
public boolean considerPresentmentPreferences()
public java.lang.String getEventsXML()
public void setEventsXML(java.lang.String eventsXML)
public java.lang.String getConditionsXML()
public void setConditionsXML(java.lang.String conditionsXML)
public java.lang.Integer getNotifyParent()
public void setNotifyParent(java.lang.Integer notifyParent)
public boolean notifyParent()