public class CustomerMgrWond extends CustomerMgrEE implements CustomerMgrIf
CustomerMgrEE.CustomerComparator
CustomerMgr.StaticData
CUST_TYPE_ADMIN_USER, CUST_TYPE_B2B_COMPANY_ADMIN, CUST_TYPE_DEFAULT_CUST, CUST_TYPE_NON_REGISTERED_CUST, CUST_TYPE_REGISTERED_CUST, DEFAULT_DELETE_REVIEWS, DEFAULT_DOB, DEFAULT_STRING, DEFAULT_STRING_SHORT, log, mutex, staticDataHM
templateBaseDir
Constructor and Description |
---|
CustomerMgrWond(KKEngIf eng) |
Modifier and Type | Method and Description |
---|---|
void |
getCustomerForEmailAndSetPassword(java.lang.String emailAddr,
java.lang.String password)
Get customer by email and set password
|
addAddressToCustomer, addCreditCardToCustomer, addCreditCardToCustomer, addVendorSearchCriteria, checkUniquenessForEdit, checkUniquenessForRegistration, checkUniquenessForRegistration, deleteAddressFromCustomer, deleteCreditCard, deleteCreditCard, doesVendorExist, editCreditCard, editCustomerAddress, editCustomerWithOptions, getAddressesPerVendor, getCount, getCreditCardsPerCustomer, getCreditCardsPerCustomer, getVendorForId, getVendors, manageVendorDataDescriptor, populateCustomerChildren, populateCustomerChildren, populateCustomerChildren, populateCustomerChildren, populateCustomerParents, populateProductSuggestions, registerCustomer, setCreditCardCriteriaWithStandardAttributes, updateVendorReviewInfo, validateCreditCard
addCustomerNotifications, addProductNotificationToCustomer, addProductNotificationToCustomer, deleteCustomer, deleteCustomerNotifications, deleteCustomerReviews, deleteProductNotificationFromCustomer, deleteProductNotificationFromCustomer, deleteReviews, doesCountryExist, doesCountryExist, doesCustomerExistForEmail, doesCustomerExistForId, doesCustomerExistForTelephone, doesCustomerExistForTelephone1, doesCustomerExistForUsername, doesZoneExist, doesZoneExist, editCustomer, enableCustomer, escapeAddress, escapeCustomer, escapeCustomerRegistration, forceRegisterCustomer, getAddress, getAddressesPerCustomer, getAddressesPerCustomer, getAddressFormatTemplate, getAllCustomerGroups, getAllCustomerGroups, getCountryAndZonePerCustomer, getCountryAndZonePerCustomer, getCountryAndZonePerCustomer, getCustomer, getCustomerForEmail, getCustomerForEmail, getCustomerForId, getCustomerForNotification, getCustomerGroup, getCustomerGroupFromCache, getCustomerGroupFromCache, getCustomers, getCustomers, getCustomerWithOptions, getCustomerWithOptions, getDefaultAddressPerCustomer, getDefaultAddressPerCustomer, getDefaultCustomer, getNameFromId, getProductNotificationsPerCustomer, getProductNotificationsPerCustomerWithOptions, getTempCustomerId, incrementLogonCount, isCustomerSubscribedToNewsletter, populateCustomerGroupHashMap, populateCustomerGroupHashMap, populateCustomerParents, refreshConfigs, registerCustomerPrivate, setAllAddrAttrs, setCustomerEmailVerified, setCustomerPassword, setCustomerPassword, setCustomerType, setDefaultAddressPerCustomer, updateCustomerReviews, useLocksForLogonCountIncrementer
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, getVelocityContextMgr, 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
addAddressToCustomer, addCreditCardToCustomer, addCreditCardToCustomer, addCustomerNotifications, addProductNotificationToCustomer, deleteAddressFromCustomer, deleteCreditCard, deleteCreditCard, deleteCustomer, deleteCustomerNotifications, deleteProductNotificationFromCustomer, doesCustomerExistForEmail, doesCustomerExistForTelephone, doesCustomerExistForTelephone1, doesCustomerExistForUsername, doesVendorExist, doesZoneExist, editCreditCard, editCustomer, editCustomerAddress, editCustomerWithOptions, enableCustomer, escapeAddress, escapeCustomer, escapeCustomerRegistration, forceRegisterCustomer, getAddress, getAddressesPerCustomer, getAddressesPerVendor, getAddressFormatTemplate, getAllCustomerGroups, getCountryAndZonePerCustomer, getCountryAndZonePerCustomer, getCountryAndZonePerCustomer, getCreditCardsPerCustomer, getCreditCardsPerCustomer, getCustomer, getCustomerForEmail, getCustomerForEmail, getCustomerForId, getCustomerGroup, getCustomerGroupFromCache, getCustomers, getCustomerWithOptions, getCustomerWithOptions, getDefaultAddressPerCustomer, getDefaultAddressPerCustomer, getDefaultCustomer, getNameFromId, getProductNotificationsPerCustomer, getProductNotificationsPerCustomerWithOptions, getTempCustomerId, getVendorForId, getVendors, incrementLogonCount, isCustomerSubscribedToNewsletter, populateProductSuggestions, refreshConfigs, registerCustomer, registerCustomerPrivate, setAllAddrAttrs, setCustomerEmailVerified, setCustomerPassword, setCustomerPassword, setCustomerType, setDefaultAddressPerCustomer, updateVendorReviewInfo
public CustomerMgrWond(KKEngIf eng) throws java.lang.Exception
java.lang.Exception
public void getCustomerForEmailAndSetPassword(java.lang.String emailAddr, java.lang.String password) throws java.lang.Exception
getCustomerForEmailAndSetPassword
in interface CustomerMgrIf
getCustomerForEmailAndSetPassword
in class CustomerMgr
emailAddr
- the emailAddrpassword
- the password to setjava.lang.Exception
- an unexpected exceptionCopyright © 2018 DS Data Systems UK Ltd.