public class CRMDONotificationType extends CRMDOConfigurationEntity implements ICRMDOAuditTrailedEntity
Constructor and Description |
---|
CRMDONotificationType() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDO> |
getAuditTrailLogs() |
NotificationClassification |
getClassification() |
CRMDOCommunicationQueueExternalSystem |
getCommunicationQueueExternalSystem() |
CRMDOCommunicationTemplate |
getCommunicationTemplate() |
EmailTypes |
getDefaultEmailType() |
PhoneTypes |
getDefaultPhoneType() |
java.lang.String |
getEntityID() |
static long |
getSerialversionuid() |
void |
setAuditTrailLogs(java.util.Set<CRMDO> auditTrailLogs) |
void |
setClassification(NotificationClassification classification) |
void |
setCommunicationQueueExternalSystem(CRMDOCommunicationQueueExternalSystem communicationQueueExternalSystem) |
void |
setCommunicationTemplate(CRMDOCommunicationTemplate communicationTemplate) |
void |
setDefaultEmailType(EmailTypes defaultEmailType) |
void |
setDefaultPhoneType(PhoneTypes defaultPhoneType) |
void |
setEntityID(java.lang.String entityID) |
getIndex, getIndexName, getIsDefault, getOrderNum, isDefault, setIndex, setIndexName, setIsDefault, setOrderNum
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, 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, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public NotificationClassification getClassification()
public void setClassification(NotificationClassification classification)
public CRMDOCommunicationTemplate getCommunicationTemplate()
public void setCommunicationTemplate(CRMDOCommunicationTemplate communicationTemplate)
public EmailTypes getDefaultEmailType()
public void setDefaultEmailType(EmailTypes defaultEmailType)
public java.lang.String getEntityID()
public void setEntityID(java.lang.String entityID)
public CRMDOCommunicationQueueExternalSystem getCommunicationQueueExternalSystem()
public void setCommunicationQueueExternalSystem(CRMDOCommunicationQueueExternalSystem communicationQueueExternalSystem)
public static long getSerialversionuid()
public PhoneTypes getDefaultPhoneType()
public void setDefaultPhoneType(PhoneTypes defaultPhoneType)
public java.util.Set<CRMDO> getAuditTrailLogs() throws java.lang.Exception
getAuditTrailLogs
in interface ICRMDOAuditTrailedEntity
java.lang.Exception
public void setAuditTrailLogs(java.util.Set<CRMDO> auditTrailLogs) throws java.lang.Exception
setAuditTrailLogs
in interface ICRMDOAuditTrailedEntity
java.lang.Exception