public class CRMUIEmailPrintoutBean extends CRMUI
Constructor and Description |
---|
CRMUIEmailPrintoutBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
com.crm.dataobject.printouts.EmailPrintoutForm |
createButton(java.lang.String moduleID,
java.lang.String entityID,
com.crm.dataobject.CRMDO dto,
java.lang.String exportType) |
com.crm.framework.main.LookupBuilder |
getEmailAddressOptions(com.crm.dataobject.contactinfo.CRMDOContactInformation contactInformation) |
com.crm.framework.main.LookupBuilder |
getPrintoutOptions(com.crm.dataobject.printouts.EmailPrintoutForm form) |
void |
sendEmail(com.crm.dataobject.printouts.EmailPrintoutForm form) |
addAttachmentButton, addTrace, assignEntity, echoDto, echoDto, echoDto, echoDtos, getAccountsReceivableEntityOptions, getActiveInactiveOptions, getActiveInactiveOptions, getAllowedDeniedOptions, getAllowedDeniedOptions, getApplicationOptions, getArchiveDataEntityOptions, getArchiveDataEntityOptions, getArchiveEntityOptions, getArchiveEntityOptions, getAssignableEntityOptions, getCurrentDateString, getCurrentDay, getCurrentMonth, getCurrentYear, getDayOfWeekOptions, getDayOfWeekOptions, getDtoFromCollection, getEntityCategoryOptions, getEntityFieldOptions, getEntityOptions, getEntityStateOptions, getEntityStatusOptions, getEntityTypeOptions, getExplicitViewingAccessEntityOptions, getHourOptions, getHourOptions, getImplicitViewingAccessEntityOptions, getModuleOptions, getModulePrintoutOptions, getModuleProcessOptions, getMonthEndDate, getMonthStartDate, getOperatorOptions, getOperatorOptions, getStateOptions, getStringFormattingOptions, getStringFormattingOptions, getTimeOfDayOptions, getTimeOfDayOptions, getTrueFalseOptions, getTrueFalseOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getWeekEndDate, getWeekStartDate, getYesNoOptions, getYesNoOptions, invoke, load, loadAchivedData, loadAttachmentsTab, loadDaysOfMonthOptions, loadMonthNumberOptions, loadMonthNumberOptions, loadMonthOptions, loadMonthOptions, readFileContent, removeAttachmentButton, setDtoAsNotEditable, setMandatoryField, setMandatoryFields, setOwnerGroup
public com.crm.dataobject.printouts.EmailPrintoutForm createButton(java.lang.String moduleID, java.lang.String entityID, com.crm.dataobject.CRMDO dto, java.lang.String exportType) throws java.lang.Exception
java.lang.Exception
public void sendEmail(com.crm.dataobject.printouts.EmailPrintoutForm form) throws com.crm.exception.CannotExecuteActionException, java.lang.Exception
com.crm.exception.CannotExecuteActionException
java.lang.Exception
public com.crm.framework.main.LookupBuilder getEmailAddressOptions(com.crm.dataobject.contactinfo.CRMDOContactInformation contactInformation) throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getPrintoutOptions(com.crm.dataobject.printouts.EmailPrintoutForm form) throws java.lang.Exception
java.lang.Exception