Class ProfileCustomerAccountService

  • All Implemented Interfaces:
    CustomerAccountService

    @Deprecated(since="2005",
                forRemoval=true)
    public class ProfileCustomerAccountService
    extends DefaultCustomerAccountService
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2005 use RegisterEventListener instead
    yProfile implementation for the CustomerAccountService to send registration events.
    • Constructor Detail

      • ProfileCustomerAccountService

        public ProfileCustomerAccountService()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getSiteId

        protected java.lang.String getSiteId()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getDefaultSessionTokenService

        public DefaultSessionTokenService getDefaultSessionTokenService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setDefaultSessionTokenService

        public void setDefaultSessionTokenService​(DefaultSessionTokenService defaultSessionTokenService)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getProfileTransactionService

        public ProfileTransactionService getProfileTransactionService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setProfileTransactionService

        public void setProfileTransactionService​(ProfileTransactionService profileTransactionService)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getConsentService

        public ConsentService getConsentService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setConsentService

        public void setConsentService​(ConsentService consentService)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getProfileConfigurationService

        public ProfileConfigurationService getProfileConfigurationService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setProfileConfigurationService

        public void setProfileConfigurationService​(ProfileConfigurationService profileConfigurationService)
        Deprecated, for removal: This API element is subject to removal in a future version.