public class EmailMgrWond extends EmailMgr implements EmailMgrIf
EmailMgr.StaticData
debugEmail, displayPricesWithTax, emailMgrMutex, imageBase, log, logFileDirectory, LOW_STOCK_ALERT_TEMPLATE, MANUAL_REGISTRATION_VERIFICATION, NEW_PASSWORD_TEMPLATE, ORDER_CONFIRMATION_TEMPLATE, pdfBase, REGISTRATION_CHECK, sendEmails, sendNewPasswordEmails, sendOrderConfEmails, sendStockReordeEmails, sendWelcomeEmails, staticDataHM, storeName, storeOwner, storeOwnerEmailAddr, sysAdminEmailAddress, WELCOME_TEMPLATE
templateBaseDir
Constructor and Description |
---|
EmailMgrWond(KKEngIf eng)
Constructor
|
Modifier and Type | Method and Description |
---|---|
EmailIf |
sendOrderConfirmationEmail1(java.lang.String sessionId,
int orderId,
int langIdForOrder,
EmailOptionsIf options)
An order confirmation email is sent after submitting an order.
|
getEmailer, getFormattedCustomerName, getVelocityContext, getVelocityContextMgr, getVelocityEngine, isEmailValid, isExternalMailEnabled, notifySysAdmin, putCustomAttrsInContext, refreshConfigs, refreshPrivateConfigs, saveEmailContents, saveEmailContents, sendExternalMail, sendHTML, sendHTML, sendHTML, sendHTML, sendHTML, sendHTML, sendMail, sendMail, sendMail, sendMail, sendNewPasswordEmail, sendNewPasswordEmail1, sendOrderConfirmationEmail, sendStockReorderEmail, sendTemplateEmailTo, sendTemplateEmailToCustomer, sendText, sendText, sendText, sendText, sendText, sendText, sendWelcomeEmail, sendWelcomeEmail1, setInstalledExternalMailModule, validateEmailOptions
acquireLock, addInsertAttr, addInsertAttr, addStringRuleConstraint, addStringRuleConstraint, checkRequired, escapeHTML, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, getAdminEngMgr, getBasketMgr, getBillingMgr, getBookableProductMgr, getCacheMgr, getCatMgr, getConfigMgr, getCookieMgr, getCurrMgr, getCustMgr, getCustomerIdFromSession, getCustomerStatsMgr, getCustomerTagMgr, getEmailMgr, getEng, getEventMgr, getExportMgr, getHTMLEscaper, getKonaKartConfig, getKonaKartConfig, getKonaKartConfig, getLangMgr, getManuMgr, getMiscItemMgr, getMiscPriceMgr, getMode, getModeString, getMqMgr, getMultiStoreMgr, getNewCriteria, getNewCriteria, getOrderIntegrationMgr, getOrderMgr, getOrderTotalMgr, getPaymentMgr, getProdMgr, getProductsToCategoresCriteria, getPromMgr, getPunchOutMgr, getRewardPointMgr, getSecMgr, getShippingMgr, getSolrMgr, getStoreId, getStoreMgr, getStoreTime, getSuggestionMgr, getTaxMgr, getTemplate, getTemplateRoot, getWishListMgr, init, insertKKEvent, insertKKEvent, isBusiness, isBusinessOrEnterprise, isClassPresent, isCommunity, isDeadlockException, isEnterprise, isMultiStoreShareCategories, isMultiStoreShareCustomers, isMultiStoreShareCustomersOrProducts, isMultiStoreSharedDb, isMultiStoreShareProducts, isMultiVendor, isUnix, manageThrowable, releaseLock, updateStaticVariablesNow
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEmailer, isEmailValid, notifySysAdmin, refreshConfigs, sendHTML, sendHTML, sendHTML, sendHTML, sendNewPasswordEmail, sendNewPasswordEmail1, sendOrderConfirmationEmail, sendStockReorderEmail, sendTemplateEmailTo, sendTemplateEmailToCustomer, sendText, sendText, sendText, sendText, sendWelcomeEmail, sendWelcomeEmail1
public EmailMgrWond(KKEngIf eng) throws java.lang.Exception
eng
- the engjava.lang.Exception
- an unexpected exceptionpublic EmailIf sendOrderConfirmationEmail1(java.lang.String sessionId, int orderId, int langIdForOrder, EmailOptionsIf options) throws java.lang.Exception
EmailMgr
sendOrderConfirmationEmail1
in interface EmailMgrIf
sendOrderConfirmationEmail1
in class EmailMgr
sessionId
- the sessionIdorderId
- the orderIdlangIdForOrder
- the langIdForOrderoptions
- the optionsjava.lang.Exception
- an unexpected exceptionCopyright © 2018 DS Data Systems UK Ltd.