Class AbstractCustomerEvent

    • Constructor Detail

      • AbstractCustomerEvent

        public AbstractCustomerEvent()
    • Method Detail

      • getDefaultAddressId

        public java.lang.String getDefaultAddressId()
        Returns:
        the defaultAddressId
      • setDefaultAddressId

        public void setDefaultAddressId​(java.lang.String defaultAddressId)
        Parameters:
        defaultAddressId - the defaultAddressId to set
      • getCustomerPk

        public PK getCustomerPk()
        Returns:
        the customerPk
      • setCustomerPk

        public void setCustomerPk​(PK customerPk)
        Parameters:
        customerPk - the customerPk to set
      • getCustomerId

        public java.lang.String getCustomerId()
        Returns:
        the customerId
      • setCustomerId

        public void setCustomerId​(java.lang.String customerId)
        Parameters:
        customerId - the customerId to set