Modifier and Type | Method and Description |
---|---|
CRMDOCommunicationTemplate |
CommunicationSettings.getEmailCommunicationTemplate() |
CRMDOCommunicationTemplate |
CommunicationSettings.getSmsCommunicationTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
CommunicationSettings.setEmailCommunicationTemplate(CRMDOCommunicationTemplate emailCommunicationTemplate) |
void |
CommunicationSettings.setSmsCommunicationTemplate(CRMDOCommunicationTemplate smsCommunicationTemplate) |
Modifier and Type | Method and Description |
---|---|
CRMDOCommunicationTemplate |
BillSendingRunDefinition.getCommunicationTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
BillSendingRunDefinition.setCommunicationTemplate(CRMDOCommunicationTemplate communicationTemplate) |
Modifier and Type | Method and Description |
---|---|
CRMDOCommunicationTemplate |
CommunicationSetting.getCommTemplate() |
CRMDOCommunicationTemplate |
CRMDOCommunicationTemplateLanguage.getCommunicationTemplate() |
CRMDOCommunicationTemplate |
CRMDOCommunicationTemplateEntity.getTemplate() |
CRMDOCommunicationTemplate |
CRMDOCommunication.getTemplate() |
Modifier and Type | Method and Description |
---|---|
int |
CRMDOCommunicationTemplate.compare(CRMDOCommunicationTemplate object1,
CRMDOCommunicationTemplate object2) |
void |
CommunicationSetting.setCommTemplate(CRMDOCommunicationTemplate commTemplate) |
void |
CRMDOCommunicationTemplateLanguage.setCommunicationTemplate(CRMDOCommunicationTemplate communicationTemplate) |
void |
CRMDOCommunicationTemplateEntity.setTemplate(CRMDOCommunicationTemplate template) |
void |
CRMDOCommunication.setTemplate(CRMDOCommunicationTemplate template) |
Modifier and Type | Method and Description |
---|---|
CRMDOCommunicationTemplate |
JobTypeCommunicationSetting.getCommunicationTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
JobTypeCommunicationSetting.setCommunicationTemplate(CRMDOCommunicationTemplate communicationTemplate) |
Modifier and Type | Method and Description |
---|---|
CRMDOCommunicationTemplate |
LeadTypeCommunicationSetting.getCommunicationTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
LeadTypeCommunicationSetting.setCommunicationTemplate(CRMDOCommunicationTemplate communicationTemplate) |
Modifier and Type | Method and Description |
---|---|
CRMDOCommunicationTemplate |
CRMDONotificationType.getCommunicationTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDONotificationType.setCommunicationTemplate(CRMDOCommunicationTemplate communicationTemplate) |
Modifier and Type | Method and Description |
---|---|
CRMDOCommunicationTemplate |
ServiceRequestTypeCommunicationSetting.getCommunicationTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceRequestTypeCommunicationSetting.setCommunicationTemplate(CRMDOCommunicationTemplate communicationTemplate) |